kern/56924: [Patch] ATA controller seems to have wrong ID for ServerWorks chipset

Soren Schmidt sos at spider.deepcore.dk
Tue Sep 16 11:00:33 PDT 2003


The following reply was made to PR kern/56924; it has been noted by GNATS.

From: Soren Schmidt <sos at spider.deepcore.dk>
To: Simon Walton <simonw at matteworld.com>
Cc: FreeBSD-gnats-submit at 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 at 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


More information about the freebsd-bugs mailing list