Subject: Re: pci probe
To: None <itojun@itojun.org>
From: M. Warner Losh <imp@bsdimp.com>
List: port-i386
Date: 08/15/2003 17:03:29
In message: <20030815213038.D12609A@coconut.itojun.org>
            itojun@itojun.org (Jun-ichiro itojun Hagino) writes:
: 	- quirk table: skip GEODE device function 1 
: 	  if we touch one of PCI_ID_REG/PCI_COMMAND_STATUS_REG/PCI_CLASS_REG on
: 	  this device, the system panics.   this is where i am puzzled (why
: 	  freebsd is okay).  according to SC1100 document, function 1 has
: 	  0x100b/0511 as vendorid, not 0xffff.

That is very odd.  I'm pretty sure that we touch it on boot, but I've
been debugging this remotely as I don't have a soekris board 4800 in hand.

Warner