Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jul 2003 12:24:36 -0700 (PDT)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi_ec.c
Message-ID:  <200307151924.h6FJOaIN001227@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307151924.h6FJOaIN001227>