Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Apr 2005 16:38:25 +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/share/man/man4 cpufreq.4 src/sys/i386/cpufreq smist.c src/sys/modules/cpufreq Makefile
Message-ID:  <200504191638.j3JGcP3b008522@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2005-04-19 16:38:25 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       cpufreq.4 
    sys/modules/cpufreq  Makefile 
  Added files:
    sys/i386/cpufreq     smist.c 
  Log:
  Add a driver for SMI-based SpeedStep.  The hardware supports two frequency
  settings and is an older version of the same design used for ICH SpeedStep.
  It is only known to be available on PIIX4 chipsets.
  
  Many thanks to Bruno Ducrot for writing the driver and Jon Noack for
  testing.
  
  Submitted by:   Bruno Ducrot
  
  Revision  Changes    Path
  1.9       +2 -0      src/share/man/man4/cpufreq.4
  1.1       +460 -0    src/sys/i386/cpufreq/smist.c (new)
  1.8       +4 -0      src/sys/modules/cpufreq/Makefile



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