ALT Linux hardware support
 help / color / mirror / Atom feed
From: Anton Farygin <rider@altlinux.com>
To: hardware@altlinux.ru, krapa@uraltc.ru
Subject: Re: [Hardware] Re: [sisyphus] Re: GNOME: wish: and maybe some more
Date: Wed, 02 Mar 2005 14:37:35 +0300
Message-ID: <4225A57F.4000704@altlinux.com> (raw)
In-Reply-To: <200503021205.02528.krapa@uraltc.ru>

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



  reply	other threads:[~2005-03-02 11:37 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-08 11:51       ` Alexandre Prokoudine
2005-02-08 12:04         ` Anton Farygin
2005-02-08 12:17           ` Alexandre Prokoudine
2005-02-08 12:20             ` Anton Farygin
2005-02-08 12:44               ` Alexandre Prokoudine
2005-02-08 12:45                 ` Anton Farygin
2005-02-09 11:44                   ` Alexandre Prokoudine
2005-02-09 11:55                     ` Arioch
2005-02-08 13:21           ` Sviataslau Svirydau
2005-02-08 13:25             ` Anton Farygin
2005-02-08 14:20               ` Sviataslau Svirydau
2005-02-08 18:13                 ` Anton Farygin
2005-02-08 19:20                   ` Arioch
2005-03-01 16:52           ` Andriy Dobrovol's'kii
2005-03-02  6:50             ` Anton Farygin
2005-03-02  7:05               ` Andrey Konovalov aka Krapa
2005-03-02 11:37                 ` Anton Farygin [this message]
2005-03-02  9:22               ` Genix
2005-03-02 12:08               ` Andriy Dobrovol's'kii
2005-03-02 12:15                 ` Anton Farygin
2005-03-02 12:23                   ` Andriy Dobrovol's'kii
2005-03-02 12:35                     ` Andriy Dobrovol's'kii
2005-03-02 13:38                       ` Anton Farygin
2005-03-02 15:51                         ` Andriy Dobrovol's'kii
2005-03-02 16:08                           ` Andrey Rahmatullin
2005-03-03 19:53                             ` Konstantin A. Lepikhov
2005-03-03  2:55                           ` Pavel N. Solovyov
2005-03-03  5:38                             ` Andrey Rahmatullin
2005-03-04 10:41                             ` Arioch

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=4225A57F.4000704@altlinux.com \
    --to=rider@altlinux.com \
    --cc=hardware@altlinux.ru \
    --cc=krapa@uraltc.ru \
    /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

ALT Linux hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.hardware


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git