Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Sep 2003 11:00:32 -0700 (PDT)
From:      Soren Schmidt <sos@spider.deepcore.dk>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/56924: [Patch] ATA controller seems to have wrong ID for ServerWorks chipset
Message-ID:  <200309161800.h8GI0WVN063962@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/56924; it has been noted by GNATS.

From: Soren Schmidt <sos@spider.deepcore.dk>
To: Simon Walton <simonw@matteworld.com>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: kern/56924: [Patch] ATA controller seems to have wrong ID for ServerWorks
 chipset
Date: Tue, 16 Sep 2003 19:57:00 +0200 (CEST)

 It seems Simon Walton wrote:
 > The current code seems to check for the chip's subid, not the chip id:
 > 
 > pciconf -lv
 > ...
 > atapci0@pci0:15:1:      class=0x01018a card=0x02121166 chip=0x02131166
 > rev=0xa0
 > hdr=0x00
 >     vendor   = 'Reliance Computer Corp./ServerWorks'
 >     class    = mass storage
 >     subclass = ATA
 
 Nope, what you have is a CSB6 chip, the code in 4.7 only knows about
 the CSB5...
 
 -Søren



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