freebsd-dev/sys/amd64/acpica
John Baldwin d8c0d3dd97 MFC 205332:
Use the same policy for rejecting / not-reject ACPI tables with incorrect
checksums as the base acpi(4) driver.  This fixes a problem where the MADT
parser would reject the MADT table during early boot causing the MP Table
to be, but then the acpi(4) driver would attach and use non-SMP interrupt
routing.
2010-03-26 18:58:22 +00:00
..
acpi_machdep.c MFC 205332: 2010-03-26 18:58:22 +00:00
acpi_switch.S Reduce code duplcations from r190620. While I am here, tweak a comment. 2009-04-02 01:46:57 +00:00
acpi_wakecode.S Chase GDT layout changes and unbreak suspend/resume on amd64. 2009-04-02 00:23:56 +00:00
acpi_wakeup.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
genwakecode.sh - Clean up suspend/resume code for amd64. 2009-03-23 22:35:30 +00:00
genwakedata.sh Initial suspend/resume support for amd64. 2009-03-17 00:48:11 +00:00
madt.c MFC 197439: 2009-10-29 16:00:27 +00:00
Makefile Initial suspend/resume support for amd64. 2009-03-17 00:48:11 +00:00
OsdEnvironment.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00