freebsd-nq/sys/i386/acpica
Philip Paeps 647e5349ec Enable the led-toggling magic. Compiling files which are in the kernel into
modules is a very nice way to produce hard-to-find panics.  Who would look for
a bug in a Makefile anyway?

Has anyone seen the pointy hat? :-o

Approved by:	njl (mentor)
2004-04-23 17:41:05 +00:00
..
acpi_asus.c Enable the led-toggling magic. Compiling files which are in the kernel into 2004-04-23 17:41:05 +00:00
acpi_machdep.c Don't check for NULL, device_get_softc() always succeeds. 2004-04-21 02:10:58 +00:00
acpi_toshiba.c Use METHOD_VIDEO instead of the method string itself. 2004-04-14 03:32:01 +00:00
acpi_wakecode.S
acpi_wakeup.c
genwakecode.sh
madt.c Revert part of the "BIOS brain damage" from rev 1.10. It seems that 2004-04-16 19:46:30 +00:00
Makefile Use headers from the kernel source tree rather than installed headers. 2004-04-13 13:43:11 +00:00
OsdEnvironment.c