From 00295e74730657f865a1efd98f4ee5c4477e89f5 Mon Sep 17 00:00:00 2001 From: Nate Lawson Date: Sat, 1 Nov 2003 01:05:53 +0000 Subject: [PATCH] Fix the logic to match the new name of the tunable. Pointed out by: iwasaki --- sys/i386/acpica/acpi_wakecode.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/i386/acpica/acpi_wakecode.S b/sys/i386/acpica/acpi_wakecode.S index da39e07e4f7..debf5e73c71 100644 --- a/sys/i386/acpica/acpi_wakecode.S +++ b/sys/i386/acpica/acpi_wakecode.S @@ -49,7 +49,7 @@ wakeup_16: movw $PAGE_SIZE,%sp /* Re-initialize video BIOS if the reset_video tunable is set. */ - cmp $1,reset_video + cmp $0,reset_video je wakeup_16_gdt lcall $0xc000,$3