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: Thu Jun 16 2005 - 11:49:04 CDT


CVSROOT: /cvs
Module name: src
Changes by: beckcvs.openbsd.org 2005/06/16 10:49:04

Modified files:
        sys/arch/i386/i386: apm.c

Log message:
fix initialization of apm_dobusy and apm_doidle to be off by default until
apm attaches and we know what the correct state should be, also ensure that
they are set to off if the kernel apm thread fails to create.

ok toby, marco