Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/arch
Module Name: src
Committed By: snj
Date: Mon Mar 2 20:00:20 UTC 2009
Modified Files:
src/sys/arch/amd64/amd64 [netbsd-5]: machdep.c
src/sys/arch/i386/i386 [netbsd-5]: machdep.c
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #526):
sys/arch/amd64/amd64/machdep.c: revision 1.128
sys/arch/i386/i386/machdep.c: revision 1.663
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 -u -r1.102.4.8 -r1.102.4.9 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -u -r1.644.4.7 -r1.644.4.8 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