freebsd-nq/sys/i386/acpica
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