summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/conf/COYOTE
diff options
context:
space:
mode:
authorkstailey <kstailey@cvs.openbsd.org>1996-11-23 07:55:10 +0000
committerkstailey <kstailey@cvs.openbsd.org>1996-11-23 07:55:10 +0000
commitdf68e5d49bd93c29dab9220debdf630c32fe8c3f (patch)
treeec1558b565ce6e208d34b2348260e818f1222ce1 /sys/arch/sun3/conf/COYOTE
parent83cf43dbb741a19e8f7e7b4d69b91d78167dc970 (diff)
sync with NetBSD
Diffstat (limited to 'sys/arch/sun3/conf/COYOTE')
-rw-r--r--sys/arch/sun3/conf/COYOTE11
1 files changed, 7 insertions, 4 deletions
diff --git a/sys/arch/sun3/conf/COYOTE b/sys/arch/sun3/conf/COYOTE
index 1532b65d83e..75e44ccb5db 100644
--- a/sys/arch/sun3/conf/COYOTE
+++ b/sys/arch/sun3/conf/COYOTE
@@ -1,5 +1,5 @@
#
-# $OpenBSD: COYOTE,v 1.1 1996/11/12 00:01:47 kstailey Exp $
+# $OpenBSD: COYOTE,v 1.2 1996/11/23 07:54:46 kstailey Exp $
#
#
@@ -17,10 +17,13 @@ include "std.sun3"
maxusers 4
# Standard system options
-options SWAPPAGER, VNODEPAGER, DEVPAGER # paging
options KTRACE # system call tracing support
-#makeoptions DEBUG="-g" # symbols for kgdb + nm
+
+# Debugging options. Uncomment either this:
options DDB
+# ... or these two: (for KGDB on another machine)
+#makeoptions DEBUG="-g" # symbols for kgdb + nm
+#options KGDB
# Filesystem options
options NFSCLIENT # nfs client support
@@ -69,7 +72,7 @@ ms0 at zsc0 channel 1 # mouse
#
# Lance Ethernet (only onboard)
-le0 at obio0 addr ? level ?
+le0 at obio0 addr 0x120000 level 3
#
# Frame buffer devices