CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2010/07/27 10:20:17
Modified files: sys/dev/acpi : acpi.c Log message: Set the sleeping indicator light on machines that support it, in case SMI doesn't do it for us. Shows the 'moon' LED on older Thinkpads when sleeping. Tested on T43p, W500, T510 by me and on X61s by dera...@. ok deraadt@