Messages in this thread |  | | | Date | Sun, 21 Jul 2002 18:41:51 +0200 | | From | Dave Jones <> | | Subject | Re: CPU detection broken in 2.5.27? |
| |
On Sun, Jul 21, 2002 at 06:07:26PM +0200, Markus Pfeiffer wrote:
> I just noticed that my /proc/cpuinfo states wrong or incomplete > information about my processor. My PIII-1000M Processor is reported as > 00/0B (Stepping?)
Yep, I told Patrick about this last week sometime. The problem is that only later Intels (from P4 onwards iirc) have the name string cpuid function. Without which we need a table to do the family/model/stepping translation to name strings.
It's not that much work (and most of it already exists in the kernels before the per-cpu split up).
Dave
-- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |