freebsd-dev/sys/amd64/acpica
John Baldwin 61d3f0bab2 Restore the machine check register banks on resume. For banks being
monitored via CMCI, reset the interrupt threshold to 1 on resume.

Reviewed by:	jkim
MFC after:	2 weeks
2010-06-15 18:51:41 +00:00
..
acpi_machdep.c Use the same policy for rejecting / not-reject ACPI tables with incorrect 2010-03-19 12:43:18 +00:00
acpi_switch.S Simplify a macro not to generate unncessary symbols. 2009-12-08 22:38:42 +00:00
acpi_wakecode.S Try hiding annoying text cursor after the video controller is reset. 2009-10-23 18:57:52 +00:00
acpi_wakeup.c Restore the machine check register banks on resume. For banks being 2010-06-15 18:51:41 +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 Update several places that iterate over CPUs to use CPU_FOREACH(). 2010-06-11 18:46:34 +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