From c557e6528bb6d6c140597cea3a0e5efef9c71ad5 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Tue, 30 Jun 1998 19:41:21 +0000 Subject: [PATCH] Add PSE36 to the bits we know by name. --- sys/amd64/amd64/identcpu.c | 4 ++-- sys/i386/i386/identcpu.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/amd64/amd64/identcpu.c b/sys/amd64/amd64/identcpu.c index d2012a52bd7..0c471766e64 100644 --- a/sys/amd64/amd64/identcpu.c +++ b/sys/amd64/amd64/identcpu.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * from: Id: machdep.c,v 1.193 1996/06/18 01:22:04 bde Exp - * $Id: identcpu.c,v 1.47 1998/05/21 22:53:24 des Exp $ + * $Id: identcpu.c,v 1.48 1998/05/22 22:15:14 des Exp $ */ #include "opt_cpu.h" @@ -507,7 +507,7 @@ printcpuinfo(void) "\017MCA" "\020CMOV" "\021PAT" - "\022" + "\022PSE36" "\023" "\024" "\025" diff --git a/sys/i386/i386/identcpu.c b/sys/i386/i386/identcpu.c index d2012a52bd7..0c471766e64 100644 --- a/sys/i386/i386/identcpu.c +++ b/sys/i386/i386/identcpu.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * from: Id: machdep.c,v 1.193 1996/06/18 01:22:04 bde Exp - * $Id: identcpu.c,v 1.47 1998/05/21 22:53:24 des Exp $ + * $Id: identcpu.c,v 1.48 1998/05/22 22:15:14 des Exp $ */ #include "opt_cpu.h" @@ -507,7 +507,7 @@ printcpuinfo(void) "\017MCA" "\020CMOV" "\021PAT" - "\022" + "\022PSE36" "\023" "\024" "\025"