Re: how to get the system hardware information

Bai Shuwei <[email protected]> Tue, 9 Mar 2010 12:18:43 +0800
Newsgroups org.kernel.vger.linux-assembly
Message-ID <[email protected]>
THanks Peter, it's work by the CPUID instruction.

How i get the mainboard id information?

Best Regards

On 9 March 2010 11:46, Peter Chacko <[email protected]> wrote:
> cpuid instruction returns that info...take a look at its synopsis and
> which registers it returns what...
>
> On Tue, Mar 9, 2010 at 8:15 AM, Bai Shuwei <[email protected]> wrote:
>> Hi, ALl:
>>   For every hardware, there will one identification, such the
>> processor id, mainboard id, etc.
>>   How i get the system hardware identification information  on X86
>> platform by assembly language.
>>
>> Thanks all!
>>
>> Bai Shuwei
>>
>> --
>> Love other people, as same as love yourself!
>> Don't think all the time, do it by your hands!
>>
>> E-Mail: [email protected]
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
>> the body of a message to [email protected]
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>
>



-- 
Love other people, as same as love yourself!
Don't think all the time, do it by your hands!

E-Mail: [email protected]
--
To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html