aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/conf
diff options
context:
space:
mode:
authorJake Burkholder <jake@FreeBSD.org>2003-11-14 20:36:12 +0000
committerJake Burkholder <jake@FreeBSD.org>2003-11-14 20:36:12 +0000
commitea6e3dd2b3eb6cb6bc864d55e1fda971a166f5ff (patch)
treea6e2906e52d74b70f0440ba001b8ee9aa5bfac6f /sys/sparc64/conf
parent69d9a82eb918b06f3a5a4d9e9e7da6eef3904e96 (diff)
downloadsrc-ea6e3dd2b3eb6cb6bc864d55e1fda971a166f5ff.tar.gz
src-ea6e3dd2b3eb6cb6bc864d55e1fda971a166f5ff.zip
Fix more spammage with local changes. Didn't look at the diffs before
committing. Pointy hat to: jake
Notes
Notes: svn path=/head/; revision=122696
Diffstat (limited to 'sys/sparc64/conf')
-rw-r--r--sys/sparc64/conf/GENERIC20
1 files changed, 10 insertions, 10 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 0abc8be5e207..b07bd30c4206 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -60,8 +60,8 @@ options SYSVSEM #SYSV-style semaphores
options DDB #Enable the kernel debugger
options INVARIANTS #Enable calls of extra sanity checking
options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
-#options WITNESS #Enable checks to detect deadlocks and cycles
-#options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
+options WITNESS #Enable checks to detect deadlocks and cycles
+options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
# To make an SMP kernel, the next line is needed
options SMP # Symmetric MultiProcessor Kernel
@@ -119,10 +119,10 @@ device ses # SCSI Environmental Services (and SAF-TE)
# syscons is the default console driver, resembling an SCO console
-device sc
-device creator # Creator graphics cards
-device splash # Splash screen and screen saver support
-options KBD_INSTALL_CDEV
+#device sc
+#device creator # Creator graphics cards
+#device splash # Splash screen and screen saver support
+#options KBD_INSTALL_CDEV
device ofw_console # OpenBoot firmware console device
@@ -132,10 +132,10 @@ device eeprom # eeprom (really an ebus driver for the MK48Txx)
device "mk48txx" # Mostek MK48T02, MK48T08, MK48T59 clock
# Serial (COM) ports
-#device sab # Siemens SAB82532 based serial ports
-#device zs # Zilog 8530 based serial ports
-device uart # Multi-uart driver
-device puc # Multi-channel uarts
+device sab # Siemens SAB82532 based serial ports
+device zs # Zilog 8530 based serial ports
+#device uart # Multi-uart driver
+#device puc # Multi-channel uarts
# Parallel port
#device ppc