When faced with a "GenuineIntel", we know what they call it now. Replace

snide comment with a different one.
This commit is contained in:
Peter Wemm 2004-03-06 00:51:30 +00:00
parent 5750ee293d
commit c37fc96b15
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=126677

View File

@ -123,8 +123,8 @@ printcpuinfo(void)
}
if (strcmp(cpu_vendor, "GenuineIntel") == 0) {
/* How the hell did you get here?? */
strcat(cpu_model, "Yamhill?");
/* Better late than never I suppose.. */
strcat(cpu_model, "IA-32e");
} else if (strcmp(cpu_vendor, "AuthenticAMD") == 0) {
/*
* Values taken from AMD Processor Recognition