Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 May 2004 08:59:05 -0600
From:      Scott Long <scottl@freebsd.org>
To:        freebsd-scsi@freebsd.org
Subject:   Re: [PATCH] ASR driver update
Message-ID:  <40965E39.1070203@freebsd.org>
In-Reply-To: <409654B3.5040309@freebsd.org>
References:  <409654B3.5040309@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Scott Long wrote:
> All,
> 
> In case you've been watching the CVS commit mail, I've started a
> massive cleanup effort on the ASR driver.  Nearly all of the work
> so far has been cosmetic and non-functional (which trimmed nearly
> 1000 lines off of asr.c!).  Now I have a patch that converts the
> driver to using the bus_space_*() API.  While this should, in
> theory, not change any functionality, it is a much more fundamental
> change to the driver, so I'd appreciate more testing of it before
> I commit.  The  patch can be found at
> 
> http://people.freebsd.org/~scottl/asr_bus_space.diff
> 
> I'm espeically interested in testing with the 20xx ZCR adapters since
> they appear to be especially troublesome to the API.
> 
> Thanks,
> 
> Scott


One thing that I forgot to mention is that the patch is only for the
latest 5.2-CURRENT sources.  You'll need revision 1.57 of asr.c in
order for the patch to apply cleanly.

Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40965E39.1070203>