Subject: Re: port-i386/33081 (wrong EST frequency printed for CPUs with multiple identical mv values)
To: None <dogcow@netbsd.org, gnats-admin@netbsd.org,>
From: Jukka Salmi <j+nbsd@2006.salmi.ch>
List: netbsd-bugs
Date: 03/15/2006 11:10:05
The following reply was made to PR port-i386/33081; it has been noted by GNATS.

From: Jukka Salmi <j+nbsd@2006.salmi.ch>
To: Tom Spindler <dogcow@babymeat.com>
Cc: gnats-bugs@netbsd.org
Subject: Re: port-i386/33081 (wrong EST frequency printed for CPUs with multiple identical mv values)
Date: Wed, 15 Mar 2006 12:08:19 +0100

 Hi,
 
 Tom Spindler wrote:
 > To perhaps solve both PR/33080 and PR/33081, can you apply the patch
 > at http://www.babymeat.com/~dogcow/crap/tmp/est.c-1.23.patch and let
 > me know the results?
 
 Your patch seems to fix both PRs, at least for the 738:
 
 $ dmesg
 [...]
 cpu0: Intel Pentium M (Dothan) (686-class), 1395.55 MHz, id 0x6d6
 [...]
 cpu0: "Intel(R) Pentium(R) M processor 1.40GHz"
 [...]
 cpu0: Enhanced SpeedStep (1116 mV) 1400 MHz
 cpu0: Enhanced SpeedStep frequencies available (MHz): 1400 1300 1200 1100 1000 900 800 600
 [...]
 
 $ sysctl machdep.est
 machdep.est.frequency.target = 1400
 machdep.est.frequency.current = 1400
 machdep.est.frequency.available = 1400 1300 1200 1100 1000 900 800 600
 
 
 Thanks a lot!
 
 Regards, Jukka
 
 -- 
 bashian roulette:
 $ ((RANDOM%6)) || rm -rf ~