Clear event status on resume, to avoid going back to sleep/reboot/shutdown
authormlarkin <mlarkin@openbsd.org>
Sun, 18 Jul 2010 19:49:35 +0000 (19:49 +0000)
committermlarkin <mlarkin@openbsd.org>
Sun, 18 Jul 2010 19:49:35 +0000 (19:49 +0000)
commit4ba701a1d8615ca32c9b37b0b899568c774a1e2a
tree4e73ce643f87c94cb1333383ed5860d99625b983
parent01b8256f9e380a88f105d632a88ba82be91bc7d9
Clear event status on resume, to avoid going back to sleep/reboot/shutdown
immediately after resume. Tested by a bunch of people on hackers@ on
various hardware. Fixes at least Toshiba NB200 and Gateway LT3103u.

ok marco
sys/dev/acpi/acpi.c