X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=usr_bin%2Fcpufreq-detect.sh;h=70d5452bcc672f4fb5ebb0fa52fa4e8a9ed69a64;hb=6d23e879dc928813efe91b49939d3df24f2c2f3f;hp=35d63d400484cc5acdff5a4aacbfe62f2569e539;hpb=9fef74081f53d30174118872324fa62d4a8145b5;p=grml-scripts.git diff --git a/usr_bin/cpufreq-detect.sh b/usr_bin/cpufreq-detect.sh index 35d63d4..70d5452 100755 --- a/usr_bin/cpufreq-detect.sh +++ b/usr_bin/cpufreq-detect.sh @@ -120,8 +120,8 @@ case "$VENDOR_ID" in # K7 MODULE=powernow-k7 ;; - 15) - # K8 + 15|16|20) + # K8 (=15), Phenom (=16), AMD E-350 all-in-one CPUs (=20) MODULE=powernow-k8 ;; esac