NetBSD/sys/arch/x86
dyoung 090e16c442 Add a new member, pc_super, to x86's pci_chipset_tag: pc.pc_super points
to the tag that pc inherits its behavior from.  Add code to deal with
pc.pc_super.

Pull identical declarations out of xen/include/pci_machdep.h and
x86/include/pci_machdep.h into x86/include/pci_machdep_common.h.
2010-03-14 20:19:06 +00:00
..
acpi Use native functions instead of polluting the namespace with ACPICA-macros. 2010-02-28 13:56:49 +00:00
conf Remove X86_IPI_WRITE_MSR (and msr_ipifuncs.c), replace all uses in drivers 2009-10-05 23:59:30 +00:00
include Add a new member, pc_super, to x86's pci_chipset_tag: pc.pc_super points 2010-03-14 20:19:06 +00:00
isa isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t. 2009-08-19 15:04:27 +00:00
pci Add a new member, pc_super, to x86's pci_chipset_tag: pc.pc_super points 2010-03-14 20:19:06 +00:00
x86 Remove setting of the edata->monitor since that member no longer exists. 2010-03-14 18:04:29 +00:00