NetBSD/sys/arch/x86
joerg 3498d844d7 Explicitly recognize the PNP ID of PCI-X bridges. This is normally
redundant as DSDTs should provide _CID for it.
2008-06-06 20:34:24 +00:00
..
acpi Share cpu.h between the x86 ports. 2008-05-11 15:32:20 +00:00
conf Simplify x86 identcpu code, and share between i386/amd64. 2008-05-11 14:44:53 +00:00
include pmap_remove_all() for x86. Also, always defer freeing ptps to pmap_update(). 2008-06-05 21:09:12 +00:00
isa Add a 'known_mpsafe' argument to intr_establish(). 2008-05-30 19:03:10 +00:00
pci pci_intr_setattr(), allows PCI interrupts to be marked MPSAFE on x86, and 2008-05-30 19:26:35 +00:00
x86 Explicitly recognize the PNP ID of PCI-X bridges. This is normally 2008-06-06 20:34:24 +00:00