[PATCH] Celeron Mendocino CPU id

Scott Lampert (fortunato@heavymetal.org)
Fri, 4 Sep 1998 08:26:38 -0400


--qDbXVdCdHGoSgWSk
Content-Type: text/plain; charset=us-ascii

Here's a quick and easy patch that makes the kernel recognize the new
Celeron CPU with the Mendocino core.

-- 
Scott Lampert              | Home Page: http://www.heavymetal.org
<fortunato@heavymetal.org> | PGP Key: finger fortunato@heavymetal.org
"Singe the Hare Hare,      +-----------------------------------------
   dance the Hoochie Koo!"

--qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="linux-celeron.diff"

--- linux/arch/i386/kernel/setup.c.orig Mon Aug 10 12:12:56 1998 +++ linux/arch/i386/kernel/setup.c Fri Sep 4 08:01:42 1998 @@ -439,8 +439,8 @@ NULL, NULL, NULL, NULL }}, { X86_VENDOR_INTEL, 6, { "Pentium Pro A-step", "Pentium Pro", NULL, "Pentium II (Klamath)", - NULL, "Pentium II (Deschutes)", NULL, NULL, NULL, NULL, NULL, NULL, - NULL, NULL, NULL, NULL }}, + NULL, "Pentium II (Deschutes)", "Celeron (Mendocino)", NULL, + NULL, NULL, 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",

--qDbXVdCdHGoSgWSk--

- 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/faq.html