From 4d8d51ca75eabc6c8770e1801fcfda6d6981b10f Mon Sep 17 00:00:00 2001 From: Jason Downs Date: Fri, 22 May 1998 05:49:08 +0000 Subject: More AMD model names. --- sys/arch/i386/i386/machdep.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/arch/i386/i386/machdep.c b/sys/arch/i386/i386/machdep.c index 2cda7503f22..1fdc5c328df 100644 --- a/sys/arch/i386/i386/machdep.c +++ b/sys/arch/i386/i386/machdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: machdep.c,v 1.86 1998/04/26 21:03:15 provos Exp $ */ +/* $OpenBSD: machdep.c,v 1.87 1998/05/22 05:49:07 downsj Exp $ */ /* $NetBSD: machdep.c,v 1.214 1996/11/10 03:16:17 thorpej Exp $ */ /*- @@ -659,7 +659,7 @@ struct cpu_cpuid_nameclass i386_cpuid_cpus[] = { CPUCLASS_586, { "K5", "K5", "K5", "K5", 0, 0, "K6", - 0, 0, 0, 0, 0, 0, 0, 0, 0, + "K6", "K6 3D", "K6 3D+", 0, 0, 0, 0, 0, 0, "K5 or K6" /* Default */ }, NULL -- cgit v1.2.3