CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2010/08/05 15:10:10
Modified files: sys/dev/acpi : acpibtn.c sys/arch/i386/i386: machdep.c sys/arch/i386/include: cpu.h sys/arch/amd64/amd64: machdep.c sys/arch/amd64/include: cpu.h Log message: new i386/amd64 machdep.lidsuspend sysctl which decides whether a lid close causes a suspend. resumes are not tied to this; they happen unconditionally. this is a temporary knob for the 4.8 release; afterwards it will move to a more convenient place much moaning discussing where to put the knob with kettenis tested by various including phessler