On 3/20/07, Nate Lawson <[EMAIL PROTECTED]> wrote:
njl 2007-03-20 00:58:20 UTCFreeBSD src repository Modified files: sys/dev/acpica acpi_ec.c Log: If we got an OBE/IBF event, we failed to re-enable the GPE. This would cause the EC to stop handling future events because the GPE stayed masked. Set a flag when queueing a GPE handler since it will ultimately re-enable the GPE. In all other cases, re-enable it ourselves. I reworked the patch from the submitter. Submitted by: Rong-en Fan <[EMAIL PROTECTED]>
Thank you, but this was originally provided by "YAMAMOTO, Taku / 山本 拓" <[EMAIL PROTECTED]> on [EMAIL PROTECTED] Regards, Rong-En Fan
Revision Changes Path 1.71 +14 -5 src/sys/dev/acpica/acpi_ec.c _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-src To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
