NetBSD/sys/arch/i386/pci
thorpej 35a40fda4b Implement a simple generic PCI-ISA bridge driver. This driver exists
primarily to nicely print version information about your PCI chipset
(try with "options PCIVERBOSE").  Eventually, it may be used to
enable/disable features/bugs of a given PCI chipset.  In addition, this
driver uses the PCI-ISA bridge callback mechanism to logically attach the
ISA bus to the PCI-ISA bridge.
1996-11-28 02:53:45 +00:00
..
pchb.c Implement a simple generic PCI-Host bridge driver. At the moment, this 1996-11-28 02:49:01 +00:00
pci_compat.c New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
pci_machdep.c Make this compile again if PCI_CONF_MODE is defined (unused label). 1996-10-24 12:32:29 +00:00
pci_machdep.h modify these to provide a new, better-specified PCI interface 1996-03-27 04:01:10 +00:00
pcib.c Implement a simple generic PCI-ISA bridge driver. This driver exists 1996-11-28 02:53:45 +00:00