Date: Sun, 27 Mar 2005 21:44:21 +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 powernow.c Message-ID: <200503272144.j2RLiLpF080355@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2005-03-27 21:44:21 UTC
FreeBSD src repository
Added files:
sys/i386/cpufreq powernow.c
Log:
Add the powernow driver, which handles AMD Mobile Athlon PowerNow! (k7)
and AMD Cool&Quiet PowerNow! (k8) cpufreq control. This driver is enabled
for both i386 and amd64 architectures. It has both acpi and legacy BIOS
attachments. Thanks to Bruno Ducrot for writing this driver and Jung-uk
Kim for testing.
Submitted by: Bruno Ducrot (ducrot:poupinou.org)
Revision Changes Path
1.1 +928 -0 src/sys/i386/cpufreq/powernow.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503272144.j2RLiLpF080355>
