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: Mike Larkin (mlarkincvs.openbsd.org)
Date: Wed Jul 28 2010 - 02:32:16 CDT


CVSROOT: /cvs
Module name: src
Changes by: mlarkincvs.openbsd.org 2010/07/28 01:32:16

Modified files:
        sys/dev/acpi : acpi.c

Log message:
Delay a little longer on suspend before giving up. Fixes machines that
sometimes don't suspend because the sleep transition takes too long
(symptoms like failing to sleep but the backlight stays on).

ok deraadt