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
Jung-uk Kim
93a8847473
Make APM emulation look more closer to its origin. Use device_get_softc(9)
...
instead of hardcoding acpi(4) unit number as we have device_t for it.
2010-11-10 18:50:12 +00:00
..
acpi_machdep.c
Make APM emulation look more closer to its origin. Use device_get_softc(9)
2010-11-10 18:50:12 +00:00
acpi_wakecode.S
…
acpi_wakeup.c
Move the <machine/mca.h> header to <x86/mca.h>.
2010-11-01 17:40:35 +00:00
genwakecode.sh
…
Makefile
For every instance of '.if ${CC} == "foo"' or '.if ${CC} != "foo"' in
2010-08-17 20:39:28 +00:00