lkml.org 
[lkml]   [1999]   [Jun]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: PIII recognition in setup.c?
Date
From
> Memory: 128080k/131008k available (952k kernel code, 412k reserved,
> 1524k data, 40k init)
> CPU: Intel 00/07 stepping 02
> Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
>
Try


diff -u --new-file --recursive --exclude ../exclude linux.4p3/arch/i386/kernel/setup.c linux.ac/arch/i386/kernel/setup.c
--- linux.4p3/arch/i386/kernel/setup.c Mon May 31 22:03:25 1999
+++ linux.ac/arch/i386/kernel/setup.c Tue Jun 1 12:43:10 1999
@@ -688,8 +688,8 @@
NULL, NULL, NULL, NULL }},
{ X86_VENDOR_INTEL, 6,
{ "Pentium Pro A-step", "Pentium Pro", NULL, "Pentium II (Klamath)",
- NULL, "Pentium II (Deschutes)", "Celeron (Mendocino)", NULL,
- NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL }},
+ NULL, "Pentium II (Deschutes)", "Celeron (Mendocino)", "Pentium III (Katmai)",
+ "Pentium III (Coppermine)", NULL, NULL, NULL, NULL, NULL, NULL }},
{ X86_VENDOR_AMD, 4,
{ NULL, NULL, NULL, "486 DX/2", NULL, NULL, NULL, "486 DX/2-WB",
"486 DX/4", "486 DX/4-WB", NULL, NULL, NULL, NULL, "Am5x86-WT",

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:52    [W:0.050 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site