Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/acpi
Module Name: src
Committed By: jmcneill
Date: Wed Jan 26 21:46:38 UTC 2005
Modified Files:
src/sys/arch/i386/acpi: acpi_wakecode.S acpi_wakecode.h acpi_wakeup.c
Log Message:
Fixup ACPI wakecode on i386. This (along with some PCI power management
hooks) allows my Latitude D600 to recover from S3 sleep.
acpi_wakeup.c changes from lha@:
http://people.su.se/~lha/patches/netbsd/acpi-wakeup-1
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/i386/acpi/acpi_wakecode.S
cvs rdiff -r1.2 -r1.3 src/sys/arch/i386/acpi/acpi_wakecode.h
cvs rdiff -r1.13 -r1.14 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.
Home |
Main Index |
Thread Index |
Old Index