summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2005-04-19 16:38:24 +0000
committernjl <njl@FreeBSD.org>2005-04-19 16:38:24 +0000
commit02441a3243fe96db9a5991b798d385b295d3c322 (patch)
treefd38e33ec272b89b54d11828c5b7a9c9f287b574 /share
parent4af1f1c996c5a10d5abda69740ef9d77b3dd8a4f (diff)
downloadFreeBSD-src-02441a3243fe96db9a5991b798d385b295d3c322.zip
FreeBSD-src-02441a3243fe96db9a5991b798d385b295d3c322.tar.gz
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
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/cpufreq.42
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man4/cpufreq.4 b/share/man/man4/cpufreq.4
index 4b5a7cc..fa3839a 100644
--- a/share/man/man4/cpufreq.4
+++ b/share/man/man4/cpufreq.4
@@ -107,6 +107,8 @@ Intel Enhanced SpeedStep
Intel SpeedStep for ICH
.It Pa powernow
AMD PowerNow! for K7 and K8
+.It Pa smist
+Intel SMI-based SpeedStep for PIIX4
.El
.Pp
The following device drivers offer relative frequency control and
OpenPOWER on IntegriCloud