Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: joerg
Date: Sat Dec 15 11:26:40 UTC 2007
Modified Files:
src/sys/arch/amd64/acpi: acpi_wakeup.c
src/sys/arch/i386/acpi: acpi_wakeup.c
src/sys/arch/x86/include: acpi_machdep.h
src/sys/arch/x86/x86: acpi_machdep.c
Log Message:
Move mapping of the real mode location for the ACPI wakeup code into a
separate function called from acpi_md_callback.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/amd64/acpi/acpi_wakeup.c
cvs rdiff -r1.43 -r1.44 src/sys/arch/i386/acpi/acpi_wakeup.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/x86/include/acpi_machdep.h
cvs rdiff -r1.18 -r1.19 src/sys/arch/x86/x86/acpi_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index