Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Apr 2005 19:57:47 +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/i386/cpufreq est.c
Message-ID:  <200504101957.j3AJvljO077550@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2005-04-10 19:57:47 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/cpufreq     est.c 
  Log:
  Properly terminate the table generated from ACPI info.  The cpufreq
  settings are length-counted while the EST table is null-terminated.
  This fixes extra garbage states being reported with ACPI probing.
  
  Revision  Changes    Path
  1.7       +6 -6      src/sys/i386/cpufreq/est.c



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