Subject: Re: Transmeta Crusoe LongRun & Frequency
To: None <port-i386@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: port-i386
Date: 02/24/2003 16:35:24
In article <20030224172119.GA617@AragornOfArathorn.net-tex.de>,
Stefan Schumacher <stefan@net-tex.de> wrote:
>Hi,
>
>last friday I got a new laptop with Transmeta Crusoe 533 MHz CPU. 
>I know that LongStep ajusts hte frequency of the CPU, but is there a way to
>show the current frequency or even to readjust it? 
>
>All I could find in ML archives was a discussion back to Aug 2001 where a
>link to a FreeBSD implementation was provided.

$ sysctl -a | grep long
machdep.tm_longrun_mode = 1
machdep.tm_longrun_frequency = 500
machdep.tm_longrun_voltage = 1400
machdep.tm_longrun_percentage = 66

christos