[Hardware] Re: [sisyphus] Re: GNOME: wish: and maybe some more

Anton Farygin rider на altlinux.com
Ср Мар 2 14:37:35 MSK 2005


Andrey Konovalov aka Krapa wrote:

>В сообщении от Ср 2 Март 2005 11:50 Anton Farygin написал(a):
>
>  
>
>>>cpuid registers dump
>>> eax in    eax      ebx      ecx      edx
>>>00000000 00000001 68747541 444d4163 69746e65
>>>00000001 000006a0 00000000 00000000 0383fbff
>>>
>>>Extended cpuid
>>> eax in    eax      ebx      ecx      edx
>>>80000000 80000008 68747541 444d4163 69746e65
>>>80000001 000007a0 00000000 00000000 c1c3fbff
>>>80000002 20444d41 6c687441 54286e6f 5820294d
>>>80000003 36322050 002b3030 00000000 00000000
>>>80000004 00000000 00000000 00000000 00000000
>>>80000005 0408ff08 ff20ff10 40020140 40020140
>>>80000006 00000000 41004100 02008140 00000000
>>>80000007 00000000 00000000 00000000 00000007
>>>      
>>>
>>^^^^^ говорит что процессор умеет, хотя он и не именован как Mobile.
>>    
>>
>
>А можно чуть подробнее про метод распознавания ?
>
>  
>
        cpuid(lastcpuid,0x80000007,&eax,&ebx,&ecx,&edx);
        if(edx & 1)
          hwlist_[hwpath]("sensing diode","yes");
        if(edx & 2)
          hwlist_[hwpath]("cpufreq","yes");
        if(edx & 4)
          hwlist_[hwpath]("cpufreq_voltage","yes");

Rgds,
Rider



Подробная информация о списке рассылки Hardware