Re: [PATCH]: speedstep-lib: fix frequency multiplier for Pentium4models 0&1

From: Matthias-Christian Ott
Date: Sat Jan 22 2005 - 09:34:47 EST


Arjan van de Ven wrote:

On Sat, Jan 22, 2005 at 02:48:52PM +0100, Matthias-Christian Ott wrote:


The Pentium4 models 0&1 have a longer MSR_EBC_FREQUENCY_ID register as the models 2&3, so the bit shift must be bigger.



I would feel safer if this checked that it was actually a p4 as well...
-
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/



Hi!
If mean my CPU, it's a pentium4 model 1 and the patch is checked with it.
All other tests which check if it's a pentium4 are performed by other instances of the cpufreq driver.

Matthias-Christian Ott
-
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/