freebsd-skq/sys/dev/pci
msmith 4f02e974cd It looks like we can't count on these devices always having a consistent
class/subclass, so give up trying to cull the list.  Instead, complain
in the bootverbose case, but otherwise just accept that we will have to
carry this list of device IDs around.
2000-12-11 10:04:01 +00:00
..
eisa_pci.c Next phase in the PCI subsystem cleanup. 2000-12-08 22:11:23 +00:00
fixup_pci.c Next phase in the PCI subsystem cleanup. 2000-12-08 22:11:23 +00:00
ignore_pci.c Next phase in the PCI subsystem cleanup. 2000-12-08 22:11:23 +00:00
isa_pci.c It looks like we can't count on these devices always having a consistent 2000-12-11 10:04:01 +00:00
pci_if.m * Factor out the object system from new-bus so that it can be used by 2000-04-08 14:17:18 +00:00
pci_pci.c Next phase in the PCI subsystem cleanup. 2000-12-08 22:11:23 +00:00
pci.c Cosmetic nit; separate slot/function with '.' not ':' 2000-12-09 09:37:07 +00:00
pcib_if.m - Fix the device database parsing code so that it actually works. 2000-12-09 09:15:38 +00:00
pcireg.h Add definition for PCIS_SERIALBUS_SMBUS PCI device subclass. 2000-10-02 00:41:43 +00:00
pcivar.h Next phase in the PCI subsystem cleanup. 2000-12-08 22:11:23 +00:00
vga_pci.c Next phase in the PCI subsystem cleanup. 2000-12-08 22:11:23 +00:00