Subject: CVS commit: [jmcneill-pm] src/sys/arch/i386/acpi
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 09/24/2007 15:40:33
Module Name:	src
Committed By:	joerg
Date:		Mon Sep 24 15:40:33 UTC 2007

Modified Files:
	src/sys/arch/i386/acpi [jmcneill-pm]: acpi_wakecode.S acpi_wakecode.h
	    acpi_wakeup.c

Log Message:
Now that the start page for the ACPI wakeup code is fixated, use it
and kill the self-modifying code.


To generate a diff of this commit:
cvs rdiff -r1.9.10.4 -r1.9.10.5 src/sys/arch/i386/acpi/acpi_wakecode.S
cvs rdiff -r1.8.10.3 -r1.8.10.4 src/sys/arch/i386/acpi/acpi_wakecode.h
cvs rdiff -r1.38.2.10 -r1.38.2.11 src/sys/arch/i386/acpi/acpi_wakeup.c

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