Module Name: src Committed By: jmcneill Date: Wed Sep 21 00:00:07 UTC 2016
Modified Files: src/sys/arch/x86/acpi: acpi_machdep.c src/sys/arch/x86/include: autoconf.h src/sys/arch/x86/x86: x86_autoconf.c x86_stub.c Log Message: Set hw.acpi.sleep.vbios when a non-HW accelerated VGA driver attaches. If the VGA_POST option is present in the kernel the default value is 2, otherwise 1. PR kern/50781 Reviewed by: agc, mrg To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/x86/acpi/acpi_machdep.c cvs rdiff -u -r1.3 -r1.4 src/sys/arch/x86/include/autoconf.h cvs rdiff -u -r1.74 -r1.75 src/sys/arch/x86/x86/x86_autoconf.c cvs rdiff -u -r1.4 -r1.5 src/sys/arch/x86/x86/x86_stub.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.