Subject: Re: install problems with pci
To: Brook Milligan <brook@trillium.NMSU.Edu>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-i386
Date: 07/07/1996 18:22:45
On Sun, 7 Jul 1996 17:13:32 -0600 
 Brook Milligan <brook@trillium.NMSU.Edu> wrote:

 > Configuration: Micron Millenia Plus with Micronics mainboard, Diamond
 > Stealth 2001 VGA controller, BusLogic BT948 SCSI controller, 3com
 > Etherlink III, Conner CFP2107SU (now Seagate ST32109N) disk, Plexor
 > PX-8XCS cdrom.
 > 
 > By the way, the geometry on the disk is 1023 cylinders, 128 heads, 32
 > sectors, but Conner's web page gives the geometry for the AV versions
 > of the 2107 drive as 4016 cylinders, 10 heads, 69-124 sectors.  What
 > should I use once I get past the device configuration problems?
 > 
 > During the device scan some of the PCI-related messages are:
 > 
 > pci0 (root): configuration mode 1
 > pci0 bus 0 device 0: unknown vendor/product: 0x8086/0x1250
 >   (class: bridge, subclass: host, revision 0x01) not configured
 > pci0 bus 0 device 16: unknown vendor/product: 0x5333/0x8811
 >   (class: display, subclass: VGA, revision 0x43) not configured
 > pci0 bus 0 device 18: unknown vendor/product: 0x104b/0x1040
 >   (class: mass storage, subclass: SCSI, revision 0x08) not configured

Ok ...

The first one is the PCI->CPU bridge, a.k.a. your "PCI Chipset".  The 
reason it's "not configured" is because NetBSD doesn't have a 
machine-independent driver for it.  But, that's ok, because the i386 port 
doesn't need one; the BIOS deals with all of that stuff.  The Alpha port 
would correctly recognize it, and attach a driver to it, since the Alpha 
port has to frob with the PCI "manually".

The second one is your PCI VGA card ... don't worry about it, either.  
The BIOS configures it to act like a "regular ISA VGA card".

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.

 > This occurs whether or not the BIOS is in PnP mode.

PnP mode affects only the ISA bus.

 > This is my first time dealing with a PCI computer, so I am not sure I
 > understand all the configuration stuff.  I would REALLY like to get
 > NetBSD up on this box, though, so any help is greatly appreciated.

Hmm ... are you able to boot into single-user mode?  Can you paste the 
output of the boot messages?  Sorry if you have to 10-finger copy, but it 
will sure help figure out the problem...

 -- save the ancient forests - http://www.bayarea.net/~thorpej/forest/ -- 
Jason R. Thorpe                                       thorpej@nas.nasa.gov
NASA Ames Research Center                               Home: 408.866.1912
NAS: M/S 258-6                                          Work: 415.604.0935
Moffett Field, CA 94035                                Pager: 415.428.6939