K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-01-08T16:35:59.000000Z K 7 svn:log V 352 - Add a cpu_exthigh variable to hold the highest extended cpuid value returned from cpuid 0x80000000. - Add a cpu_brand char array to hold the processor name returned by cpuid 0x80000002-0x80000004 on AMD, Intel, Transmeta, and possibly other CPUs. - Use cpuid to set cpu_exthigh and read the processor name if it is present in identify_cpu(). END