This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
i386
/
acpica
History
jhb
ff59f0bd8b
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
Style cleanups, u_intXX -> uintXX.
2004-05-05 19:51:15 +00:00
acpi_toshiba.c
Add missing #include <sys/module.h>
2004-05-30 20:34:58 +00:00
acpi_wakecode.S
Use <machine/asmacros.h> since <machine/asm.h> is a userland-only header
2004-01-01 22:57:22 +00:00
acpi_wakeup.c
Make unnecessary globals static and remove unused includes.
2004-05-06 02:18:58 +00:00
genwakecode.sh
Add a shell script to do what genwakecode.pl does.
2002-05-01 21:52:34 +00:00
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
Use headers from the kernel source tree rather than installed headers.
2004-04-13 13:43:11 +00:00
OsdEnvironment.c
Make unnecessary globals static and remove unused includes.
2004-05-06 02:18:58 +00:00