Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Mar 2005 17:30:34 +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:  <200503261730.j2QHUYaX065231@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2005-03-26 17:30:34 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_perf.c 
  Log:
  Check for invalid frequencies after parsing the package.  Keep a running
  count of valid frequencies and use that as the final package count, don't
  give up when the first invalid state is found.  Also, add 0x9999 and expand
  our upper check to >= 0xffff Mhz [2].
  
  Submitted by:   Bruno Ducrot, Jung-uk Kim [2]
  
  Revision  Changes    Path
  1.17      +19 -8     src/sys/dev/acpica/acpi_perf.c



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