1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/i386/acpica
John Baldwin 405747db0b Use the local APIC ID rather than the ACPI Processor ID to index the array
of CPUs since local APIC IDs are bounded but ACPI IDs are not bounded.
2004-06-01 19:49:38 +00:00
..
acpi_asus.c Add missing #include <sys/module.h> 2004-05-30 20:34:58 +00:00
acpi_machdep.c
acpi_toshiba.c Add missing #include <sys/module.h> 2004-05-30 20:34:58 +00:00
acpi_wakecode.S
acpi_wakeup.c Make unnecessary globals static and remove unused includes. 2004-05-06 02:18:58 +00:00
genwakecode.sh
madt.c Use the local APIC ID rather than the ACPI Processor ID to index the array 2004-06-01 19:49:38 +00:00
Makefile
OsdEnvironment.c Make unnecessary globals static and remove unused includes. 2004-05-06 02:18:58 +00:00