Subject: Re: "GenuineIntel" spacing ???
To: None <current-users@sun-lamp.cs.berkeley.edu, martin@euterpe.owl.de>
From: None <mycroft@gnu.ai.mit.edu>
List: current-users
Date: 08/03/1994 04:21:54
[...] - but my own computer says "i486-Class CPU". Is this a save way
to detect non-Intel CPU's?
No. Only fairly recent Intel 486s have the `cpuid' instruction which
returns that string. Older ones do not, so the kernel can't print it
out.
I'm starting to consider removing that altogether.
------------------------------------------------------------------------------