freebsd-dev/sys/dev/pci
Mike Smith fed8edf563 - Don't return early from the PCI:EISA bridge attachment, or we will lose
the ISA bus.
 - Don't expect that a PCI:ISA bridge will have a correct class value;
   if we're checking PCI IDs, only depend on these.

This should fix the loss of ISA on machines with PCI:EISA bridges like the
AS4100.
2000-12-12 03:33:02 +00:00
..
eisa_pci.c - Don't return early from the PCI:EISA bridge attachment, or we will lose 2000-12-12 03:33:02 +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 - Don't return early from the PCI:EISA bridge attachment, or we will lose 2000-12-12 03:33:02 +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