From ab02e9f60eea7893d91927a9fe0515bbc031be07 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sat, 15 Jan 2000 08:59:26 +0000 Subject: P3 id 8 is Coppermine; thanks maja for testing on your sweet sweet box --- sys/arch/i386/i386/machdep.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/i386/i386/machdep.c b/sys/arch/i386/i386/machdep.c index 15ccc2d711a..0c9860f3012 100644 --- a/sys/arch/i386/i386/machdep.c +++ b/sys/arch/i386/i386/machdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: machdep.c,v 1.120 1999/11/27 04:22:08 deraadt Exp $ */ +/* $OpenBSD: machdep.c,v 1.121 2000/01/15 08:59:25 deraadt Exp $ */ /* $NetBSD: machdep.c,v 1.214 1996/11/10 03:16:17 thorpej Exp $ */ /*- @@ -715,7 +715,8 @@ struct cpu_cpuid_nameclass i386_cpuid_cpus[] = { "Pentium II (Klamath)", "Pentium Pro", "Pentium II (Deschutes)", "Pentium II (Celeron)", - "Pentium III", 0, 0, 0, 0, 0, 0, 0, 0, + "Pentium III", "Pentium III (Coppermine)", + 0, 0, 0, 0, 0, 0, 0, "Pentium Pro" /* Default */ }, intel686_cpu_setup -- cgit v1.2.3