freebsd-dev/sys/x86/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_apm.c Make APM emulation look more closer to its origin. Use device_get_softc(9) 2010-11-10 18:50:12 +00:00
madt.c Move the MADT parser for amd64 and i386 to sys/x86/acpica now that it is 2010-11-08 20:57:02 +00:00
OsdEnvironment.c Now OsdEnvironment.c is identical on amd64 and i386. Move it to a new home. 2010-11-09 00:27:18 +00:00
srat.c