Subject: CVS commit: [jmcneill-pm] src/sys/arch/amd64/acpi
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 10/29/2007 04:30:49
Module Name:	src
Committed By:	joerg
Date:		Mon Oct 29 04:30:49 UTC 2007

Modified Files:
	src/sys/arch/amd64/acpi [jmcneill-pm]: acpi_wakeup_low.S

Log Message:
Save and restore MSR_EFER explicitly as the NOX bit is needed for
manipulation of the GDT. With that ltr and lldt can finally be done and
AMD64 fully resume now.


To generate a diff of this commit:
cvs rdiff -r1.1.2.6 -r1.1.2.7 src/sys/arch/amd64/acpi/acpi_wakeup_low.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.