[PATCH] ASR driver update
Don Bowman
don at sandvine.com
Tue May 4 16:06:21 PDT 2004
From: Scott Long [mailto:scottl at freebsd.org]
> Don Bowman wrote:
>
> > From: Scott Long [mailto:scottl at freebsd.org]
> >
> >>Sent: May 4, 2004 10:24 AM
> >>To: Don Bowman
> >>Cc: freebsd-scsi at freebsd.org
> >>Subject: Re: [PATCH] ASR driver update
> >>
> >>
> >>Thanks for the report. This is fixed in rev 1.58 of asr.c. I'm not
> >>sure why I didn't see this before. Btw, do you by chance have a
> >>2005/2015 SO-DIMM form-factor card? I'm having trouble
> with mine and
> >>can't figure out if it's because the card is from a very early
> >>pre-production sample.
> >>
> >
> >
> > The test I did was on the 2010s, PCI form-factor.
> > I do have 4 systems with the so-dimm 2015 card, but they're
> > a little harder for me to get @.
> >
> > --don
>
> Ok. I'm curious if the 2010 and 2015 look similar. My understanding
> is that they should look identical to the driver, but the
> 2005 card that
> I have is defying my expectations (and is crashing because of it, even
> with the unmodified driver). If you could a) test the 2010 with rev
> 1.58 + my bus_space patch, and b) send me the pciconf info
> for both the
> 2010 and 2015, I'd greatly appreciate it.
Well, the 2nd is easier than the first.
asr0 at pci3:3:0: class=0x010400 card=0xc0321044 chip=0xa5111044 rev=0x01
hdr=0x00
vendor = 'Adaptec (Formerly: Distributed Processing Technology (DPT))'
device = 'Raptor SmartRAID Controller'
class = mass storage
subclass = RAID
is the output of pciconf -lv for the 2015 card [SO-DIMM]
asr0 at pci6:1:0: class=0x010400 card=0xc0351044 chip=0xa5111044 rev=0x01
hdr=0x00
vendor = 'Adaptec (Formerly: Distributed Processing Technology (DPT))'
device = 'Raptor SmartRAID Controller'
class = mass storage
subclass = RAID
is the output for the 2010 card [PCI form factor]
on the 2015, i won't be able to try the code for a while,
the system i have access to runs 4.9, the other ones have
been scoffed up and now run windows :)
on the 2010, i'll give the 1.58 rev a try with your patches.
--don
More information about the freebsd-scsi
mailing list