PERFORCE change 45134 for review
Juli Mallett
jmallett at FreeBSD.org
Sun Jan 11 02:57:56 PST 2004
http://perforce.freebsd.org/chv.cgi?CH=45134
Change 45134 by jmallett at jmallett_oingo on 2004/01/11 02:57:38
Throw more junk into the kernel.
Affected files ...
.. //depot/projects/mips/sys/mips/conf/INDY#4 edit
Differences ...
==== //depot/projects/mips/sys/mips/conf/INDY#4 (text+ko) ====
@@ -18,6 +18,7 @@
# Hardware support
device arcs #ARCS Firmware + Console
+device imc #IMC bus.
# Debugging for use in -current
options DDB #Enable the kernel debugger
@@ -26,6 +27,11 @@
options WITNESS #Enable checks to detect deadlocks and cycles
options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
+options FFS
+options INET
+device ether
+device loop
+
options SCHED_4BSD #A scheduler, if you please
# Other options
More information about the p4-projects
mailing list