Module Name: src
Committed By: mrg
Date: Sat Nov 28 21:39:42 UTC 2009
Added Files:
src/sys/arch/sparc64/conf: SCHIZO
Log Message:
add the kernel config i've been mostly using for USIII/schizo support
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/sparc64/conf/SCHIZO
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: src/sys/arch/sparc64/conf/SCHIZO
diff -u /dev/null src/sys/arch/sparc64/conf/SCHIZO:1.1
--- /dev/null Sat Nov 28 21:39:42 2009
+++ src/sys/arch/sparc64/conf/SCHIZO Sat Nov 28 21:39:42 2009
@@ -0,0 +1,28 @@
+# $NetBSD: SCHIZO,v 1.1 2009/11/28 21:39:42 mrg Exp $
+#
+# GENERIC with schizo support enabled, with the annoying schizo interupt
+# option
+#
+
+#include "arch/sparc64/conf/GENERIC.MP"
+include "arch/sparc64/conf/GENERIC"
+
+#ident "SCHIZO.$Revision: 1.1 $"
+
+options SCHIZO_BUS_SPACE_BROKEN
+#options SYSCALL_DEBUG
+
+makeoptions DEBUG="-g"
+options DEBUG
+options DIAGNOSTIC
+options DB_MAX_WIDTH=160
+options DDB_ONPANIC=2 # print stack trace
+
+schizo* at mainbus?
+pci* at schizo?
+
+no machfb
+no esiop
+no siop
+
+bge* at pci? dev ? function ?