summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1998-06-30 19:41:21 +0000
committerphk <phk@FreeBSD.org>1998-06-30 19:41:21 +0000
commitdcbfd1f86ef9ec949d4cd635979107ae00e6e11c (patch)
tree7fa0bd9d221ae7b7861c8d1056646ffa21b6411d /sys/amd64
parent2bd75a41efe14c1a29eed257a833cf4b865f023d (diff)
downloadFreeBSD-src-dcbfd1f86ef9ec949d4cd635979107ae00e6e11c.zip
FreeBSD-src-dcbfd1f86ef9ec949d4cd635979107ae00e6e11c.tar.gz
Add PSE36 to the bits we know by name.
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/amd64/identcpu.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/amd64/amd64/identcpu.c b/sys/amd64/amd64/identcpu.c
index d2012a5..0c47176 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<b17>"
+ "\022PSE36"
"\023<b18>"
"\024<b19>"
"\025<b20>"
OpenPOWER on IntegriCloud