CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2014/12/06 04:10:56
Modified files: sys/dev/acpi : acpi.c Log message: If "machdep.lidsuspend" is not set, do not go back to sleep if the lid is still closed when resuming. This allows docked laptop to be resumed without opening them. ok mlarkin@