Subject: Re: extra-verbose pci probes on as500
To: None <port-alpha@NetBSD.ORG, gallatin@cs.duke.edu,>
From: Matthias Drochner <drochner@zelux6.zel.kfa-juelich.de>
List: port-alpha
Date: 04/28/1997 19:33:29
Excerpts from netbsd: 28-Apr-97 Re: extra-verbose pci probe.. Matthew
Jacob@feral.com (179)

> Look- it's probably just PCI entries specific to a platform that haven't
> been tied down to a specific device. If you config with PCIVERBOSE
> not enabled do they still show up?

No, they are definitely non-existant devices.
(The printouts would probably disappear without PCIVERBOSE,
but there are bad data read from the config space.)
Examples:
unknown vendor 0x0100 product 0x8180 (class 0x21, subclass 0x04,
interface 0xd8, revision 0xf1) at pci0 dev 31 function 0 not configured
unknown vendor 0x0100 product 0x8180 (class 0x81, subclass 0x80,
interface 0x01) at pci0 dev 31 function 2 not configured
unknown vendor 0x0100 product 0x8180 (class 0x81, subclass 0x80,
interface 0x01) at pci0 dev 31 function 3 not configured
unknown vendor 0x0000 product 0xffe0 (class 0x81, subclass 0x80,
interface 0x01) at pci0 dev 31 function 4 not configured
unknown vendor 0x0100 product 0x8180 (class 0x81, subclass 0x80,
interface 0x01) at pci0 dev 31 function 5 not configured
unknown vendor 0x0100 product 0x8180 (class 0x81, subclass 0x80,
interface 0x01) at pci0 dev 31 function 6 not configured
unknown vendor 0x0100 product 0x8180 (class 0x81, subclass 0x80,
interface 0x01) at pci0 dev 31 function 7 not configured

Thanks anyway
Matthias