All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ducrot Bruno <ducrot@poupinou.org>
To: Lars Gemeinhardt <lars.gemeinhardt@searchbroker.de>
Cc: cpufreq@www.linux.org.uk
Subject: Re: Call4Response: Correct PST table for ATHLONs
Date: Wed, 2 Jul 2003 16:02:06 +0200	[thread overview]
Message-ID: <20030702140206.GP7796@poupinou.org> (raw)
In-Reply-To: <3F028F2C.5020704@searchbroker.de>

On Wed, Jul 02, 2003 at 09:52:12AM +0200, Lars Gemeinhardt wrote:
> Hello cpufreq-user and developer,
> 
> can everybody with an correct PST table (diffent FIDs and VIDs) and an 
> ATHLON cpu post the "dmesg" snip (you get this using the dmesg command 
> after the modul is loaded) to this mailing-list...
> Maybe we can setup with this the correct values to the cpufreq driver 
> (the K7 powernow part)...then otherwise the Acer and Sony notebooks 
> doesn't work perfectly :-(
> 


You may want perhaps to get x86info instead.

Just do something like that:

cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/x86info co x86info

then edit AMD/dumppsb.c
at a line which look like

if ((etuple(cpu) == pst->cpuid) && (maxfid==pst->maxfid) && (startvid==pst->startvid))

replace with
if (1)

Then all PST tables should be dumped for different cpuid.


-- 
Ducrot Bruno

--  Which is worse:  ignorance or apathy?
--  Don't know.  Don't care.

  parent reply	other threads:[~2003-07-02 14:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-02  7:52 Call4Response: Correct PST table for ATHLONs Lars Gemeinhardt
2003-07-02  9:13 ` Gregor Hlawacek
2003-07-02 10:05 ` Matteo
2003-07-02 14:02 ` Ducrot Bruno [this message]
2003-07-02 14:42   ` Lars Gemeinhardt
2003-07-02 14:51     ` Ducrot Bruno
2003-07-02 15:19       ` Lars Gemeinhardt

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=20030702140206.GP7796@poupinou.org \
    --to=ducrot@poupinou.org \
    --cc=cpufreq@www.linux.org.uk \
    --cc=lars.gemeinhardt@searchbroker.de \
    /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.