Subject: CVS commit: [jmcneill-pm] src/sys/arch/amd64
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 09/06/2007 22:59:44
Module Name:	src
Committed By:	jmcneill
Date:		Thu Sep  6 22:59:44 UTC 2007

Modified Files:
	src/sys/arch/amd64/acpi [jmcneill-pm]: acpi_wakeup.c
	src/sys/arch/amd64/amd64 [jmcneill-pm]: machdep.c
Added Files:
	src/sys/arch/amd64/acpi [jmcneill-pm]: Makefile.wakecode
	    acpi_wakecode.S genwakecode.sh

Log Message:
Add work-in-progress amd64 wakecode. Doesn't yet reach long mode..


To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 src/sys/arch/amd64/acpi/Makefile.wakecode \
    src/sys/arch/amd64/acpi/acpi_wakecode.S \
    src/sys/arch/amd64/acpi/genwakecode.sh
cvs rdiff -r1.3 -r1.3.48.1 src/sys/arch/amd64/acpi/acpi_wakeup.c
cvs rdiff -r1.60.8.1 -r1.60.8.2 src/sys/arch/amd64/amd64/machdep.c

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