summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2004-12-24 16:21:46 +0000
committerscottl <scottl@FreeBSD.org>2004-12-24 16:21:46 +0000
commit4beab3afdd5f921ec81f419d6f423ebce62d6707 (patch)
tree9d212ba9acb7c61616d827d9b4691f189624dfaf /sys/sparc64/include
parentdaae8e9dd0b61d1150ce0bafa2cbe23bc3f44e0f (diff)
downloadFreeBSD-src-4beab3afdd5f921ec81f419d6f423ebce62d6707.zip
FreeBSD-src-4beab3afdd5f921ec81f419d6f423ebce62d6707.tar.gz
Identify USIIIi processors.
Submitted by: Gavin Atkinson PR: 75468
Diffstat (limited to 'sys/sparc64/include')
-rw-r--r--sys/sparc64/include/ver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sparc64/include/ver.h b/sys/sparc64/include/ver.h
index 7c73488..fec56ce 100644
--- a/sys/sparc64/include/ver.h
+++ b/sys/sparc64/include/ver.h
@@ -69,5 +69,6 @@ extern char sparc64_model[];
#define CPU_IMPL_ULTRASPARCIIe 0x13
#define CPU_IMPL_ULTRASPARCIII 0x14
#define CPU_IMPL_ULTRASPARCIIIp 0x15
+#define CPU_IMPL_ULTRASPARCIIIi 0x16
#endif /* !_MACHINE_VER_H_ */
OpenPOWER on IntegriCloud