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 <[EMAIL PROTECTED]>
  
  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-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to