1 Mar 2004 11:12
Re: [patches] 2.6.2 to 2.6.3 regression: powernow-k8 doesn't work anymore
Lutz Vieweg <lkv <at> isg.de>
2004-03-01 10:12:40 GMT
2004-03-01 10:12:40 GMT
Pavel Machek wrote: >>A factor 1000 lost somewhere? > > Yes. > > Try this one. [Warning: extremely ugly hand-edited patch follows; > taking akpm off Cc list, I do not want him to even see it] This second patch (applied addtionally to the first one) fixes the cpufreq behaviour for the K8V board - thanks! Regards, Lutz Vieweg > > --- clean/arch/i386/kernel/cpu/cpufreq/powernow-k8.c 2004-02-20 12:29:10.000000000 +0100 > +++ linux/arch/i386/kernel/cpu/cpufreq/powernow-k8.c 2004-02-23 21:06:01.000000000 +0100 > <at> <at> -8,6 +8,8 <at> <at> > * > * Based on the powernow-k7.c module written by Dave Jones. > * (C) 2003 Dave Jones <davej <at> codemonkey.ork.uk> on behalf of SuSE Labs > + * (C) 2004 Dominik Brodowski <linux <at> brodo.de> > + * (C) 2004 Pavel Machek <pavel <at> suse.cz> > * Licensed under the terms of the GNU GPL License version 2. > * Based upon datasheets & sample CPUs kindly provided by AMD. > * > <at> <at> -34,10 +36,6 <at> <at> > #define VERSION "version 1.00.08a"(Continue reading)
and confirmed that it works with the K8V board.
Regards,
Lutz Vieweg
> Index: arch/i386/kernel/cpu/cpufreq/powernow-k8.c
> ===================================================================
> RCS file: /home/pavel/sf/bitbucket/bkcvs/linux-2.5/arch/i386/kernel/cpu/cpufreq/powernow-k8.c,v
> retrieving revision 1.6
> diff -u -u -r1.6 powernow-k8.c
> --- arch/i386/kernel/cpu/cpufreq/powernow-k8.c 23 Feb 2004 07:07:45 -0000 1.6
> +++ arch/i386/kernel/cpu/cpufreq/powernow-k8.c 28 Feb 2004 13:02:27 -0000
> <at> <at> -8,6 +8,8 <at> <at>
> *
> * Based on the powernow-k7.c module written by Dave Jones.
> * (C) 2003 Dave Jones <davej <at> codemonkey.ork.uk> on behalf of SuSE Labs
> + * (C) 2004 Dominik Brodowski <linux <at> brodo.de>
> + * (C) 2004 Pavel Machek <pavel <at> suse.cz>
> * Licensed under the terms of the GNU GPL License version 2.
RSS Feed