This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
i386
/
acpica
History
Nate Lawson
591b993b83
s/device_get_handle/acpi_get_handle
...
Submitted by: Hiroyuki Aizu
2004-06-15 16:49:20 +00:00
..
acpi_asus.c
Use the new API for acpi_MatchHid(). The difference between ACPI_HANDLE
2004-06-14 03:40:56 +00:00
acpi_machdep.c
- Use the correct devclass name ("acpi" vs "ACPI") to detect if acpi0 is
2004-06-10 20:43:04 +00:00
acpi_toshiba.c
s/device_get_handle/acpi_get_handle
2004-06-15 16:49:20 +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
…
madt.c
Completely ignore disabled CPU entries as their APIC IDs tend to be
2004-06-10 20:03:46 +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