Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2006 17:35:44 +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:  <200605111735.k4BHZioc008873@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2006-05-11 17:35:44 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/cpufreq     est.c 
  Log:
  Add support for the VIA C7-M processor family.
  
  Remove an unnecessary check of the table's bus clock.  CPUs that
  support this feature export only the high/low settings via the MSR,
  packed into 32 bits.
  
  Hardware from:  Centaur Technologies
  MFC after:      1 week
  
  Revision  Changes    Path
  1.11      +160 -14   src/sys/i386/cpufreq/est.c



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