summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-02-25 17:05:51 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-02-25 17:05:51 +0000
commitcc0c6d1ce46466d46adff1d1b61c7bcd670d2456 (patch)
tree159ee391dea24355ebea88153f77bda266fcd2f7
parent445ffb27dfc42c6b0fc50cd1c8d6180b63d67969 (diff)
cypress is not pure SUN4M
-rw-r--r--sys/arch/sparc/conf/SUN4M4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/sparc/conf/SUN4M b/sys/arch/sparc/conf/SUN4M
index e96f584d30b..51e762ba407 100644
--- a/sys/arch/sparc/conf/SUN4M
+++ b/sys/arch/sparc/conf/SUN4M
@@ -1,4 +1,4 @@
-# $OpenBSD: SUN4M,v 1.34 1999/12/30 17:16:52 millert Exp $
+# $OpenBSD: SUN4M,v 1.35 2000/02/25 17:05:50 deraadt Exp $
# $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $
# Machine architecture; required by config(8)
@@ -7,6 +7,8 @@ machine sparc
include "../../../conf/GENERIC"
# This is a 4m specific kernel.
+# NOTE: Cypress mbus cpus are not pure 4m, and require
+# either SUN4C or SUN4M to be specified as well
option SUN4M # sun4m - SS10, SS20, Classic, etc.
#option KGDB # support for kernel gdb