CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2009/04/19 15:33:43
Modified files: sys/dev/acpi : acpi.c Log message: Call acpi_sleep_walk() when powering down just like when entering any other sleep state. This tells acpi wake devices to not wake up the box until manual powering up resets their status. Makes my Dell GX520 stay powered off in response to 'halt -p'. In snaps for a while. ok marco@ (several times) deraadt@