freebsd-skq/sys/amd64/acpica
jhb 327da31882 Add the ACPI MADT table APIC enumerator. This code uses the ACPI Multiple
APIC Descriptor Table to enumerate both I/O APICs and local APICs.  ACPI
does not embed PCI interrupt routing information in the MADT like the MP
Table does.  Instead, ACPI stores the PCI interrupt routing information
in the _PRT object under each PCI bus device.  The MADT table simply
provides hints about which interrupt vectors map to which I/O APICs.  Thus
when using ACPI, the existing ACPI PCI bridge drivers are sufficient to
route PCI interrupts.
2003-11-03 22:17:44 +00:00
..
acpi_machdep.c MFi386 by jhb: add acpi_SetDefaultIntrModel(); 2003-09-22 22:12:46 +00:00
acpi_wakeup.c Minor style cleanups. 2003-08-28 16:30:31 +00:00
madt.c Add the ACPI MADT table APIC enumerator. This code uses the ACPI Multiple 2003-11-03 22:17:44 +00:00
OsdEnvironment.c Minor style cleanups. 2003-08-28 16:30:31 +00:00