NetBSD/sys/arch/i386/pci
thorpej c099eb3a4a Add a function, pci_bus_flags(), that determines which flags (for memory
and i/o enabled) should be passed to the primary PCI bus's autconfiguration
node.  Use this function to detect broken PCI-Host bridges, which have
problems with memory-mapped access.  Add the SIS 85C496 to this list.
1998-05-04 18:49:07 +00:00
..
pceb.c
pchb.c
pci_machdep.c Add a function, pci_bus_flags(), that determines which flags (for memory 1998-05-04 18:49:07 +00:00
pci_machdep.h Add a function, pci_bus_flags(), that determines which flags (for memory 1998-05-04 18:49:07 +00:00
pcib.c cope with name fixup in pcidevs 1998-03-28 02:12:02 +00:00
pciide_machdep.c