Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [PATCH] Transmeta Crusoe Longrun code split from identcpu.c (longrun.c)



On Wed, 27 Feb 2008 16:43:27 +0100
Jean-Yves Moulin <jym%ldh.org@localhost> wrote:

> Hello,
> 
>  > Juan RP wrote:
>  >
>  > I've committed this patch, let me know if there's some problem.
> 
> 
> I have this error for the longrun sysctl creation:
> 
> [...]
> cpu0: Transmeta Crusoe (586-class), 797.01 MHz, id 0x543
> cpu0: Processor revision 1.4.1.0
> cpu0: Code Morphing Software Rev: 4.2.9-8-344
> cpu0: 20020222 15:08 official release 4.2.9#1
> cpu0: LongRun mode: 2  <800MHz 1300mV 100%>
> cpu0: features 80893f<FPU,VME,DE,PSE,TSC,MSR,CX8,SEP>
> cpu0: features 80893f<CMOV,MMX>
> cpu0: "Transmeta(tm) Crusoe(tm) Processor TM5800"
> cpu0: Initial APIC ID 0
> sysctl_createv: sysctl_create(tm_longrun_mode) returned 1
> sysctl_createv: sysctl_create(tm_longrun_frequency) returned 1
> sysctl_createv: sysctl_create(tm_longrun_voltage) returned 1
> sysctl_createv: sysctl_create(tm_longrun_percentage) returned 1
> acpi0 at mainbus0: Advanced Configuration and Power Interface
> [...]
> 
> So, I'm unable to get/set longrun information. Ask me if you need more info.

Please update sys/arch/i386/include/cpu.h and i386/i386/longrun.c, the
sysctl nodes should be created properly now.

-- 
Juan Romero Pardines             The NetBSD Project
http://plog.xtrarom.org/         NetBSD/pkgsrc news in Spanish
http://mklivecd.xtrarom.org/     Make your own NetBSD Live CD/DVD!


Home | Main Index | Thread Index | Old Index