NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/37506 CVS commit: src/sys/arch
The following reply was made to PR kern/37506; it has been noted by GNATS.
From: "Jared D. McNeill" <jmcneill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/37506 CVS commit: src/sys/arch
Date: Thu, 26 Feb 2009 13:56:46 +0000 (UTC)
Module Name: src
Committed By: jmcneill
Date: Thu Feb 26 13:56:46 UTC 2009
Modified Files:
src/sys/arch/amd64/amd64: machdep.c
src/sys/arch/i386/i386: machdep.c
Log Message:
PR# port-i386/40751: power button does not work after halt
PR# kern/37506: Have to hold power button for 5 seconds to turn off Laptop
after "halt" command.
Transfer the system from ACPI to Legacy mode if RB_HALT is set.
To generate a diff of this commit:
cvs rdiff -r1.127 -r1.128 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -r1.662 -r1.663 src/sys/arch/i386/i386/machdep.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