Date: Fri, 29 Jun 2001 13:31:42 -0700 (PDT) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_ec.c Message-ID: <200106292031.f5TKVgM40360@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 2001/06/29 13:31:39 PDT Modified files: sys/dev/acpica acpi_ec.c Log: Use msleep() when we sleep waiting for a GPE, since we are holding the ACPI mutex. Add some comments to EcWaitEventIntr. Clean up deviant style, add debugging to be consistent. Revision Changes Path 1.12 +56 -38 src/sys/dev/acpica/acpi_ec.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?200106292031.f5TKVgM40360>