Subject: CVS commit: [jmcneill-pm] src/sys/arch
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 09/08/2007 22:03:17
Module Name: src
Committed By: joerg
Date: Sat Sep 8 22:03:17 UTC 2007
Modified Files:
src/sys/arch/i386/acpi [jmcneill-pm]: acpi_wakeup.c
src/sys/arch/i386/i386 [jmcneill-pm]: machdep.c
src/sys/arch/x86/include [jmcneill-pm]: acpi_machdep.h
Log Message:
Now that the real mode pages are statically allocated, make
acpi_wakeup_paddr static and local to acpi_wakeup.c.
To generate a diff of this commit:
cvs rdiff -r1.38.2.6 -r1.38.2.7 src/sys/arch/i386/acpi/acpi_wakeup.c
cvs rdiff -r1.606.8.7 -r1.606.8.8 src/sys/arch/i386/i386/machdep.c
cvs rdiff -r1.2.56.2 -r1.2.56.3 src/sys/arch/x86/include/acpi_machdep.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.