Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2005 06:34:53 +0000 (UTC)
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_perf.c
Message-ID:  <200502220634.j1M6YrEh007865@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2005-02-22 06:34:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_perf.c 
  Log:
  Increase the maximum to wait for a transition from 1 to 10 ms.  In some
  modes, systems may take longer.  If the status values don't match, try
  matching just the lowest 8 bits if no bits above 8 are set in the desired
  value.  The IBM R32 has other bits set in the status register that are
  irrelevant to the expected value.
  
  Revision  Changes    Path
  1.12      +16 -4     src/sys/dev/acpica/acpi_perf.c



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