Subject: Re: isapnp not found
To: Peter Simons <simons@rhein.de>
From: Bill Studenmund <skippy@macro.stanford.edu>
List: port-i386
Date: 03/11/1998 09:34:57
On Wed, 11 Mar 1998, Peter Simons wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> 
> >>>>> Bill Studenmund writes:
> 
>  > What is the error message you get on boot? There should be a "such
>  > and such not configured" message. What is it?
> 
>  | NetBSD 1.3 (PETIUM) #0: Wed Mar 11 00:50:34 CET 1998
>  |     simons@petium.rhein.de:/usr/src/sys/arch/i386/compile/PETIUM
>  | cpu0: family 5 model 2 step 5
>  | cpu0: Intel Pentium (P54C) (586-class)
>  | real mem  = 66711552
>  | avail mem = 64061440
>  | using 839 buffers containing 3436544 bytes of memory
>  | mainbus0 (root)
>  | pci0 at mainbus0 bus 0: configuration mode 1
>  | pchb0 at pci0 dev 0 function 0
>  | pchb0: Intel 82437FX System Controller (TSC) (rev. 0x02)
>  | pcib0 at pci0 dev 7 function 0
>  | pcib0: Intel 82371FB PCI-to-ISA Bridge (PIIX) (rev. 0x02)
>  | Intel 82371FB IDE controller (PIIX) (IDE mass storage, interface 0x80,
>  | 	revision 0x02) at pci0 dev 7 function 1 not configured

That means we don't support PCI IDE yet. It's in progress.

>  | S3 Trio32/64 (VGA display, revision 0x54) at pci0 dev 9 function 0 not
>  | 	configured

Nor do we support the graphics card as a PCI device.

This all's fine.

>  | [...]
>  | isa0 at pcib0
>  | [...]

If you have PnP things, they will show up in the area you have as the
last [...]. You should also have an isapnp0 show up.

Take care,

Bill