Subject: Compaq PCI woes [was Re: PCI mode probe]
To: None <current-users@NetBSD.ORG>
From: Kevin Tsang <tsang@promis.com>
List: current-users
Date: 12/08/1997 11:31:24
Thanks for the patch, I'll patch pci_machdep.c later...

For now, I've rebuilt the INSTALL kernel with 'options PCI_CONF_MODE=1',
so now I get this output:

...
pchb0 at pci0 dev 0 function 0
pchb0: Compaq Triflex Host-PCI Bridge (rev 0x01)
...
pcib0 at pci0 dev 15 function 0
pchb0: Compaq ISA-PCI Bridge (rev 0x43)

So, good, right?  BUT...

...
md0: internal 1573k image area
boot device: fd0
root on md0a dumps on md0b
no file system for md0 (dev 0x1100)
cannot mount root, error=79
...

There was no ouput as to which chipset my Deskpro has (no reference to PCI
device ID 0x1000, 0x2000 or 0x4000).


Thanks,
Kevin Tsang