CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2010/08/03 10:32:40
Modified files: sys/dev/acpi : acpi.c Log message: Use the proper flag for re-enabling certain hardware events (power btn, sleep btn). The (incorrect) flag prevoiously used coincidentally had the same value, so this shouldn't cause any different behavior than before. tested on a variety of machines (i386, amd64, sp, mp) - no behavioral change seen ok deraadt@