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: Sat Jun 17 17:11:53 UTC 2006
Modified Files:
src/sys/arch/i386/acpi: acpi_wakecode.S acpi_wakecode.h acpi_wakeup.c
Log Message:
More ACPI wakecode changes:
* Enable VBIOS hack by default
* Beep while calling VBIOS, for debugging.
* Fix a DIAGNOSTIC error in the sleep path.
* Remove the erroneous mutex not locked error message.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/i386/acpi/acpi_wakecode.S
cvs rdiff -r1.5 -r1.6 src/sys/arch/i386/acpi/acpi_wakecode.h
cvs rdiff -r1.23 -r1.24 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