cvs commit: src/sys/i386/cpufreq powernow.c
Nate Lawson
njl at FreeBSD.org
Wed Mar 30 22:11:04 PST 2005
njl 2005-03-31 06:11:04 UTC
FreeBSD src repository
Modified files:
sys/i386/cpufreq powernow.c
Log:
Remove check of numpst to allow more K8 variants to attach. The other
checks, including cpuid_is_k7(), will catch CPUs that really don't support
this method.
Submitted by: Bruno Ducrot
Tested by: Jari Kirma (kirma cs.hut.fi)
Revision Changes Path
1.2 +7 -1 src/sys/i386/cpufreq/powernow.c
More information about the cvs-src
mailing list