CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2010/03/31 13:21:19

Modified files:
        sys/dev/acpi   : acpi.c acpibtn.c acpivar.h 

Log message:
Bring /dev/apm support in line with apm(4).  Make the suspend button send
a suspend request event to apmd(8) instead of suspending immediately.  Also
keep track of whether /dev/apm and /dev/apmctl are currently open, such that
we can still suspend immediately if apmd(8) isn't running.

ok deraadt@, marco@, pirofti@, jsing@, oga@

Reply via email to