Subject: Re: install problems with pci
To: None <thorpej@nas.nasa.gov, jonathan@DSG.Stanford.EDU>
From: Brook Milligan <brook@trillium.NMSU.Edu>
List: netbsd-help
Date: 07/08/1996 19:26:48
On Sun, 7 Jul 1996 17:13:32 -0600
Brook Milligan <brook@trillium.NMSU.Edu> wrote:
> During the device scan some of the PCI-related messages are:
>
> pci0 bus 0 device 18: unknown vendor/product: 0x104b/0x1040
> (class: mass storage, subclass: SCSI, revision 0x08) not configured
The third one is your BusLogic. The BusLogic PCI cards "masquerade" as
ISA devices, so you probably saw a bt<somthing> at isa0 earlier in the
boot process. You can safely ignore that one, too.
I didn't get a bt<something> earlier, hence the problems with no hard
drive configured. Your note, however, did prompt me to change the
BusLogic bios to enable the ISA port. I didn't realize it was treated
as an ISA card. Now all works fine.
Thanks for the quick response!
Cheers,
Brook