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: Tue Jun 20 22:36:58 UTC 2006
Modified Files:
src/sys/arch/i386/acpi: acpi_wakecode.S acpi_wakeup.c
Log Message:
Make resetting the video BIOS in the ACPI wakecode optional. It can be
configured via sysctl machdep.acpi_vbios_reset. Defaults to 1 -- reset vbios
on resume.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/i386/acpi/acpi_wakecode.S
cvs rdiff -r1.26 -r1.27 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