cvs commit: src/sys/dev/acpica acpi_ec.c

Rong-en Fan grafan at gmail.com
Tue Mar 20 03:26:19 UTC 2007


On 3/20/07, Nate Lawson <njl at freebsd.org> wrote:
> njl         2007-03-20 00:58:20 UTC
>
>   FreeBSD 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 <grafan at gmail.com>

Thank you, but this was originally provided by

"YAMAMOTO, Taku / 山本 拓" <taku at tackymt.homeip.net> 		

on freebsd-mobile at .

Regards,
Rong-En Fan

>
>   Revision  Changes    Path
>   1.71      +14 -5     src/sys/dev/acpica/acpi_ec.c
> _______________________________________________
> cvs-src at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-src
> To unsubscribe, send any mail to "cvs-src-unsubscribe at freebsd.org"
>


More information about the cvs-src mailing list