Re: Identifying Intel Atom Z500PT

From: Thomas Gleixner
Date: Tue Apr 07 2009 - 20:56:30 EST


On Wed, 8 Apr 2009, Robert Schwebel wrote:

> Does anyone have an idea how to properly identify an Atom Z500PT cpu?
> The get_model_name() mechanics in arch/x86/kernel/cpu/common.c uses
> cpuid() to find out about the brand id, which is "Genuine Intel(R) CPU"
> with family 6 and model 28.

AFAICT cpuid() is the way to get the model name. If it returns
"Genuine Intel(R) CPU" then the kernel merily prints that info.

Consult your board vendor / BIOS tinkerer^Wdeveloper

Thanks,

tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/