Date: Sun, 22 Aug 1999 07:48:02 -0700 (PDT) From: Mitsuru IWASAKI <iwasaki@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/apm apm.c Message-ID: <199908221448.HAA56223@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iwasaki 1999/08/22 07:48:02 PDT
Modified files:
sys/i386/apm apm.c
Log:
Fix `key release event prevent suspend' problem. We don't need
`sleep 1; zzz' trick now.
- APM BIOS Call for suspend/standby now should be issued with delay.
- Delay for suspend/standby can be adjusted by using sysctl(8) interface
(eg. sysctl -w machdep.apm_suspend_delay=3).
Revision Changes Path
1.101 +89 -24 src/sys/i386/apm/apm.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908221448.HAA56223>
