kernel-ark/arch/i386/kernel/cpu
Rafa³ Bilski 46ef955f5c [CPUFREQ] Longhaul - Fix guess_fsb function
This is bug reported by John-Marc Chandonia:
> Detected 1002.292 MHz processor.
> longhaul: VIA C3 'Nehemiah B' [C5N] CPU detected.  Powersaver supported.
> longhaul: Using throttling support.
> longhaul: Invalid (reserved) FSB!
FSB is correcly guessed for 999.554 MHz CPU.
To fix this error:
- ROUNDING should be range, not mask - at it's current value it is +7 -8,
- more precise calculations inside guess_fsb - 7.5x133MHz is 1000MHz now.

Signed-off-by: Rafal Bilski <rafalbilski@interia.pl>
Signed-off-by: Dave Jones <davej@redhat.com>
2007-02-04 18:09:19 -05:00
..
cpufreq [CPUFREQ] Longhaul - Fix guess_fsb function 2007-02-04 18:09:19 -05:00
mcheck
mtrr
amd.c
centaur.c
common.c
cpu.h
cyrix.c
intel_cacheinfo.c
intel.c
Makefile
nexgen.c
proc.c
rise.c
transmeta.c
umc.c