Subject: CVS commit: src/sys/arch/i386/acpi
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 06/20/2006 22:36:58
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.