Re: [2.6.0-test7] cpufreq longhaul trouble

From: Dave Jones
Date: Fri Oct 10 2003 - 13:43:51 EST


On Fri, Oct 10, 2003 at 01:15:37PM +0200, Jurgen Kramer wrote:

> It seems that longhaul support in 2.6.0-test7 is still not working
> properly...:-(.
>
> longhaul: VIA C3 'Ezra' [C5C] CPU detected. Longhaul v2 supported.
> longhaul: Bogus values Min:0.000 Max:0.000. Voltage scaling disabled.
> longhaul: MinMult=5.0x MaxMult=6.0x
> longhaul: FSB: 0MHz Lowestspeed=0MHz Highestspeed=0MHz

Oh boy, this is a real egg-on-face bug if I'm right..
edit arch/i386/kernel/cpu/cpufreq/longhaul.c and change line
394 to read longhaul_version = 1;
I suspect things will suddenly start making a lot more sense.

Dave

--
Dave Jones http://www.codemonkey.org.uk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/