cvs commit: src/sys/i386/cpufreq est.c

Nate Lawson njl at FreeBSD.org
Sun Apr 10 12:57:47 PDT 2005


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


More information about the cvs-src mailing list