Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 2004 19:06:19 -0400 
From:      Don Bowman <don@sandvine.com>
To:        'Scott Long' <scottl@freebsd.org>, Don Bowman <don@sandvine.com>
Cc:        freebsd-scsi@freebsd.org
Subject:   RE: [PATCH] ASR driver update
Message-ID:  <FE045D4D9F7AED4CBFF1B3B813C85337045D8C75@mail.sandvine.com>

next in thread | raw e-mail | index | archive | help
From: Scott Long [mailto:scottl@freebsd.org]
> Don Bowman wrote:
> 
> > From: Scott Long [mailto:scottl@freebsd.org]
> > 
> >>Sent: May 4, 2004 10:24 AM
> >>To: Don Bowman
> >>Cc: freebsd-scsi@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@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@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



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