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

Nate Lawson njl at FreeBSD.org
Tue Jul 15 12:24:38 PDT 2003


njl         2003/07/15 12:24:36 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_ec.c 
  Log:
  Change the msleep part of EcWaitEvent to be a separate loop, fixing a
  problem that for some very slow ECs (~6 ms occasionally) causes a
  timeout.  Also finish resource cleanup in the error case in attach.
  
  Tested by:      ume
  
  Revision  Changes    Path
  1.33      +42 -31    src/sys/dev/acpica/acpi_ec.c


More information about the cvs-all mailing list