Module Name: src
Committed By: cliff
Date: Tue Feb 8 19:04:44 UTC 2011
Modified Files:
src/sys/arch/evbmips/conf [matt-nb5-mips64]: XLSATX
Log Message:
- improve formatting: a space char followed by tab char follows "options"
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.12 -r1.1.2.13 src/sys/arch/evbmips/conf/XLSATX
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbmips/conf/XLSATX
diff -u src/sys/arch/evbmips/conf/XLSATX:1.1.2.12 src/sys/arch/evbmips/conf/XLSATX:1.1.2.13
--- src/sys/arch/evbmips/conf/XLSATX:1.1.2.12 Sat Feb 5 06:02:09 2011
+++ src/sys/arch/evbmips/conf/XLSATX Tue Feb 8 19:04:43 2011
@@ -1,8 +1,8 @@
-# $NetBSD: XLSATX,v 1.1.2.12 2011/02/05 06:02:09 cliff Exp $
+# $NetBSD: XLSATX,v 1.1.2.13 2011/02/08 19:04:43 cliff Exp $
include "arch/evbmips/conf/std.rmixl"
-#ident "XLSATX-$Revision: 1.1.2.12 $"
+#ident "XLSATX-$Revision: 1.1.2.13 $"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -11,13 +11,13 @@
#
# MEMSIZE can be used to limit memory amount used
#
-##options MEMSIZE=0x10000000 # 256MB
+#options MEMSIZE=0x10000000 # 256MB
#
# MEMLIMIT can be used to limit memory address used
#
defparam opt_memsize.h MEMLIMIT
-##options MEMLIMIT=0x10000000 # 256MB
+#options MEMLIMIT=0x10000000 # 256MB
options NOFPU # No FPU
#options FPEMUL # emulate FPU insn
@@ -39,12 +39,12 @@
options USERCONF # userconf(4) support
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
options DDB # kernel dynamic debugger
-options MIPS_DDB_WATCH # enable T_WATCH (see IEU_DEFAUTURE[DBE])
+options MIPS_DDB_WATCH # enable T_WATCH (see IEU_DEFAUTURE[DBE])
options DDB_HISTORY_SIZE=100 # enable history editing in DDB
makeoptions DEBUG="-g" # compile full symbol table
options SYMTAB_SPACE=500000 # size for embedded symbol table
-#options DDB_COMMANDONENTER="trace;show registers"
-options DB_MAX_LINE=-1
+#options DDB_COMMANDONENTER="trace;show registers"
+options DB_MAX_LINE=-1
# Compatibility options
#options COMPAT_43 # compatibility with 4.3BSD binaries
@@ -146,7 +146,7 @@
obio0 at cpunode?
com0 at obio0 addr 0x14000 intr 9
com1 at obio0 addr 0x15000 intr 10
-options COM_REGMAP
+options COM_REGMAP
rmixl_pcix0 at obio0
pci* at rmixl_pcix0
rmixl_pcie0 at obio0