Date: Sun, 9 Dec 2001 10:02:36 -0800 (PST) From: Mitsuru IWASAKI <iwasaki@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi.c acpivar.h Message-ID: <200112091802.fB9I2ag28216@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iwasaki 2001/12/09 10:02:36 PST
Modified files:
sys/dev/acpica acpi.c acpivar.h
Log:
Disable sleep requests for 5 sec after wakeup. This is needed for
some Toshiba and Thinkpad laptops.
Wakeup event is generated by power button or sleep button on some
laptops but this also generates SCI interrupt, and shutdown the system
as result. So this is introduced so that acpi driver ignore given
requests for certain period.
Revision Changes Path
1.53 +16 -0 src/sys/dev/acpica/acpi.c
1.24 +1 -0 src/sys/dev/acpica/acpivar.h
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?200112091802.fB9I2ag28216>
