Re: how to get the system hardware information
Peter Chacko <[email protected]> Tue, 9 Mar 2010 09:16:19 +0530
| Newsgroups | org.kernel.vger.linux-assembly |
|---|---|
| Message-ID | <[email protected]> |
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 > -- 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