Date: Tue, 24 Aug 1999 08:56:45 -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: <199908241556.IAA03189@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iwasaki 1999/08/24 08:56:45 PDT
Modified files: (Branch: RELENG_3)
sys/i386/apm apm.c
Log:
MFC:
apm.c: 1.100->1.101
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.77.2.4 +82 -17 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?199908241556.IAA03189>
