OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Bob Beck (beckcvs.openbsd.org)
Date: Sat Nov 03 2007 - 00:46:35 CDT


CVSROOT: /cvs
Module name: src
Changes by: beckcvs.openbsd.org 2007/11/02 23:46:35

Modified files:
        sys/arch/amd64/conf: GENERIC
        sys/arch/i386/conf: GENERIC

Log message:
change what happens when acpi is enabled to include "relatively safe"
stuff and have acpi actually do something.
note acpi is still disabled by default, but now will do more stuff when
enabled with config -e/boot -c
ok gwk, weingart, canacar, deraadt