diff cputable.h @ 11653:af2641a80200

precise P4 and cpu speed detect
author pontscho
date Tue, 16 Dec 2003 13:35:01 +0000
parents fa75c0b623fe
children 720ea3a032a6
line wrap: on
line diff
--- a/cputable.h	Tue Dec 16 07:35:04 2003 +0000
+++ b/cputable.h	Tue Dec 16 13:35:01 2003 +0000
@@ -119,10 +119,10 @@
 			/* D */ F_UNKNOWN, 
 			/* E */ F_UNKNOWN, 
 			/* F extended family (P4/new IA-64)*/ {
-				/* 0 */ "Pentium 4/Xeon Willamette",
-				/* 1 */ "Pentium 4/Xeon/Celeron Foster",
-				/* 2 */ "Pentium 4/Xeon/Celeron Northwood",
-				/* 3 */ N_UNKNOWN, 
+				/* 0 */ N_UNKNOWN, 
+				/* 1 */ "Pentium 4/Xeon Willamette",
+				/* 2 */ "Pentium 4/Xeon/Celeron Foster",
+				/* 3 */ "Pentium 4/Xeon/Celeron Northwood",
 				/* 4 */ N_UNKNOWN, 
 				/* 5 */ N_UNKNOWN, 
 				/* 6 */ N_UNKNOWN,