Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [jmcneill-pm] src/sys/dev/acpi



Module Name:    src
Committed By:   jmcneill
Date:           Sun Aug  5 16:49:28 UTC 2007

Modified Files:
        src/sys/dev/acpi [jmcneill-pm]: acpi.c

Log Message:
Make sure that we clear fixed power button events on resume. ACPI 3.0 says
we should do this, presumably to work around buggy firmware. Fixes issues
on some machines where when waking with the power button, a power button
event is received by the kernel after resume and the machine will enter
S5 (poweroff) automatically. Fix confirmed by Jukka Salmi on current-users
on a Thinkpad X40.


To generate a diff of this commit:
cvs rdiff -r1.101.16.2 -r1.101.16.3 src/sys/dev/acpi/acpi.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