Bruno Ducrot wrote: >On Tue, Jun 08, 2004 at 05:15:25PM +0000, Christian Hoelbling wrote: > > >> hi list, >> >>i am trying to do a small rewrite of the speedstep-ich driver to >>address the following issues: >> >>1.) detect all P4M's via the model_id string >>2.) correctly register drivers on hyperthreading CPU's (and stop >>freeze-ups i occasionally had) >>3.) do P4-clockmod on top of speedstep on P4-Ms >> >> > >It would be great if you send 3 differents patches... > >Also, I don't think 3) is how thinks should be done. >It would be much more usefull to allow 2 cpufreq drivers to be loaded. >I think it's planed for 2.7 btw. > >Cheers, > > > thanks alot for your help. here are the patches for 1) and 2) seperately. for 3): what you say sounds much better than my brutal hack, so i won't post it again. i'd definitely want to try to implement 2 cpufreq drivers, but i fear this is way beyond me at the moment and probably involves design choices i can't make. cheers, chris