CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2010/07/18 13:49:35
Modified files: sys/dev/acpi : acpi.c Log message: 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