Subject: PCI and subsystem IDs. To: None <tech-kern@netbsd.org> From: Michael Richardson <mcr@sandelman.ottawa.on.ca> List: tech-kern Date: 10/06/1998 14:40:13
Do we currently have any support for probing based on PCI Subsystem Vendor
IDs and Subsystem IDs?
From reading pcivar.h and pcireg.h, it appears that we don't even collect
that info.
I expect that we should. Comments?