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

Nate Lawson njl at FreeBSD.org
Thu Aug 14 19:10:40 PDT 2003


njl         2003/08/14 19:10:39 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi.c 
  Log:
  Fix a couple changes that were incorrect in updating for 0619.  Only unlock
  the hardware mutex if it is held.  Re-add calls to Enable/Clear fixed events.
  
  This is not known to have caused problems.  Bug symptoms might have included
  instability after an aborted suspend attempt or power/sleep buttons not
  being enabled.
  
  Revision  Changes    Path
  1.95      +7 -1      src/sys/dev/acpica/acpi.c


More information about the cvs-src mailing list