NetBSD/sys/arch/x86
sekiya d91bd456e7 pci_device_foreach(), pci_device_foreach_min(), pci_bridge_foreach(), and
pci_bridge_hook don't actually have any dependancies on PCIBIOS-specific code,
and they can be used to fixup PCI bus numbering in the absence of the BIOS.

To that end, decouple them from PCIBIOS.
2005-06-20 11:04:15 +00:00
..
conf Move boot device detection code from i386 and amd64 ports to x86_autoconf.c. 2004-10-20 04:20:05 +00:00
include pci_device_foreach(), pci_device_foreach_min(), pci_bridge_foreach(), and 2005-06-20 11:04:15 +00:00
isa tweak x86 bus_dma code so that it can be used by xen port. 2005-04-16 07:53:35 +00:00
pci pci_device_foreach(), pci_device_foreach_min(), pci_bridge_foreach(), and 2005-06-20 11:04:15 +00:00
x86 Fix a couple of sloppy casts 2005-06-01 13:11:47 +00:00