All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dominik Brodowski <linux@dominikbrodowski.de>
To: Ivor Hewitt <ivor@ivor.org>
Cc: cpufreq@www.linux.org.uk
Subject: Re: Kernel 2.6.7 speedstep-piix4 on vaio
Date: Thu, 29 Jul 2004 23:04:13 +0200	[thread overview]
Message-ID: <20040729210413.GA7782@dominikbrodowski.de> (raw)
In-Reply-To: <43210.141.228.156.225.1091110800.squirrel@141.228.156.225>

Hi,

On Thu, Jul 29, 2004 at 03:20:00PM +0100, Ivor Hewitt wrote:
> Hi,
> 
> Firstly should the speedstep-smi driver be able to work on a Vaio Z600TEK
> (Coppermine P3, 440BX chipset)?
Possibly.

> Given that I now have the piix driver working, should it be possible to make
> the smi driver work? i.e. is the smi just a better way of doing the same thing
> and anything that the old driver did should be possible in the new one?

No, the SMI driver does things differently. the -piix4 driver changes an
output signal of the southbridge which might or might not be connected to
the appropriate "intel speedstep logic" to switch speeds. the -smi driver
tries to talk to the BIOS which knows how to switch speeds, but sometimes
the BIOS doesn't understand us, as it only understands an undocumented
language [== undocumented values]...

Therefore, the speedstep-smi driver contains a few tweaks which modify the
"language" a bit: have you tried passing the module options
"smi_port=0xb2 smi_cmd=0x82" yet? On several systems, the smi_cmd is set
wrongly by default.

> PS Is there a searchable archive of this list?
Possibly @ gmane, but I don't know how far back that archive goes...

	Dominik

  reply	other threads:[~2004-07-29 21:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-29 14:20 Kernel 2.6.7 speedstep-piix4 on vaio Ivor Hewitt
2004-07-29 21:04 ` Dominik Brodowski [this message]
2004-07-30 20:20   ` Ivor Hewitt
2004-08-02 19:31     ` Dave Jones
2004-08-02 20:27       ` Dominik Brodowski
2004-08-02 20:49         ` Dave Jones
2004-08-02 21:31           ` Dominik Brodowski
2004-08-02 20:44       ` Ivor Hewitt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040729210413.GA7782@dominikbrodowski.de \
    --to=linux@dominikbrodowski.de \
    --cc=cpufreq@www.linux.org.uk \
    --cc=ivor@ivor.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.