freebsd-dev/sys/i386/acpica
John Baldwin ab089945d3 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 Change the reset video option to be positive (hw.acpi.reset_video). 2003-11-01 00:18:29 +00:00
acpi_wakecode.S Fix the logic to match the new name of the tunable. 2003-11-01 01:05:53 +00:00
acpi_wakeup.c Change the reset video option to be positive (hw.acpi.reset_video). 2003-11-01 00:18:29 +00:00
genwakecode.sh Add a shell script to do what genwakecode.pl does. 2002-05-01 21:52:34 +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
Makefile Change the reset video option to be positive (hw.acpi.reset_video). 2003-11-01 00:18:29 +00:00
OsdEnvironment.c Style cleanups. 2003-08-28 16:26:24 +00:00