From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dominik Brodowski Subject: Re: SpeedStep New Driver for Pentium III (-M) using SMI interface Date: Wed, 3 Sep 2003 11:06:15 +0200 Sender: cpufreq-bounces+glkc-cpufreq=gmane.org@www.linux.org.uk Message-ID: <20030903090615.GA22531@brodo.de> References: <871xuzbycu.wl%miura@da-cha.org> <20030902083150.GA3958@brodo.de> <20030902123538.GR4401@poupinou.org> <20030902145452.GA8512@brodo.de> <20030903075726.GZ4401@poupinou.org> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20030903075726.GZ4401@poupinou.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: cpufreq-bounces+glkc-cpufreq=gmane.org@www.linux.org.uk Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Ducrot Bruno Cc: Hiroshi Miura , Ducrot Bruno , cpufreq@www.linux.org.uk On Wed, Sep 03, 2003 at 09:57:26AM +0200, Ducrot Bruno wrote: > On Tue, Sep 02, 2003 at 04:54:52PM +0200, Dominik Brodowski wrote: > > the other part of the story is here: the speedstep_smi_get_freqs call does > > not work on my system -- it returns the ist_info.signature as result, and > > "0" and "4" as high and low frequency which is obviously bogus. Replacing it > > with hard-coded values for testing made it go -- BTW, GPO 0 did indeed > > change again, but changing GPO _alone_ [which is what the speedstep-piix4 > > module does] did not work. > > > > Changing GPO alone still require a read to LVL3. Think the same > kind of techno like throttling (hint, hint :) Well, with "changing GPO _alone_" I meant your speedstep-piix4 driver ;-) Dominik