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

Nate Lawson njl at FreeBSD.org
Tue Feb 22 06:34:54 GMT 2005


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


More information about the cvs-src mailing list