[PATCH] ASR driver update

Jon Noack noackjr at alumni.rice.edu
Tue May 4 22:50:07 PDT 2004


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

Works fine for me on a 2100S with rev. 1.58 of asr.c:
asr0: <Adaptec Caching SCSI RAID> mem 0xe4000000-0xe5ffffff irq 11 at 
device 5.1 on pci2
asr0: Reserved 0x2000000 bytes for rid 0x10 type 3 at 0xe4000000
asr0: [GIANT-LOCKED]
asr0: ADAPTEC 2100S FW Rev. 370F, 1 channel, 256 CCBs, Protocol I2O

Jon



More information about the freebsd-scsi mailing list