Date: Wed, 24 Jul 2002 14:20:04 -0700 (PDT) From: Jung-uk Kim <jkim@niksun.com> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/38894: Dell PowerEdge 4600 PCI Bus scan problems Message-ID: <200207242120.g6OLK4FL099022@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/38894; it has been noted by GNATS. From: Jung-uk Kim <jkim@niksun.com> To: Damon Anton Permezel <dap@damon.com> Cc: Andrew Gallatin <gallatin@cs.duke.edu>, freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/38894: Dell PowerEdge 4600 PCI Bus scan problems Date: Wed, 24 Jul 2002 17:09:56 -0400 Damon Anton Permezel wrote: > http://www.supermicro.com/PRODUCT/MotherBoards/GC_SL/P4DSE.htm > claims to have the GC-SL. > > Can the "card" be used to distinguish? No, that cannot be used. It only tells you who made the motherboard. 0x15d9 is SuperMicro. 0x11d9 is a kind of screwup. Yours shows 0x1166 because the motherboard maker didn't change the default values. I still believe that 0x02011166 is PCI-to-ISA and 0x02251166 is host-to-PCI bridge because I can use any buses without any patch. 0x02001166 was old chip ID. Naturally they must increase the number by one. ;) FYI, this is dump from my Intel STL2 mobo: isab0@pci0:15:0: class=0x060100 card=0x02001166 chip=0x02001166 rev=0x50 hdr=0x00 atapci0@pci0:15:1: class=0x01018e card=0x00000000 chip=0x02111166 rev=0x00 hdr=0x00 Jung-uk Kim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207242120.g6OLK4FL099022>