CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2010/08/05 10:57:03
Modified files: sys/dev/acpi : acpi.c Log message: Write to the correct offset for various ACPI pmreg registers. Writing to the correct register does properly clear the wake status bits and fixed event bits, which allows some machines to have more than 1 suspend cycle. bug spotted by deraadt@ tested by deraadt@ and myself on a half-dozen machines and others on hackers@ ok deraadt@, marco@