Module Name: src
Committed By: briggs
Date: Thu Oct 28 02:10:27 UTC 2010
Modified Files:
src/sys/arch/evbarm/conf: ADI_BRH CP3100 IQ80310 IQ80321 TEAMASA_NPWR
TEAMASA_NPWR_FC
Log Message:
Bump SYMTAB_SPACE for a few configurations.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sys/arch/evbarm/conf/ADI_BRH
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/evbarm/conf/CP3100
cvs rdiff -u -r1.67 -r1.68 src/sys/arch/evbarm/conf/IQ80310
cvs rdiff -u -r1.62 -r1.63 src/sys/arch/evbarm/conf/IQ80321
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/evbarm/conf/TEAMASA_NPWR
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC
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/evbarm/conf/ADI_BRH
diff -u src/sys/arch/evbarm/conf/ADI_BRH:1.49 src/sys/arch/evbarm/conf/ADI_BRH:1.50
--- src/sys/arch/evbarm/conf/ADI_BRH:1.49 Fri Apr 16 13:48:30 2010
+++ src/sys/arch/evbarm/conf/ADI_BRH Thu Oct 28 02:10:27 2010
@@ -1,4 +1,4 @@
-# $NetBSD: ADI_BRH,v 1.49 2010/04/16 13:48:30 pooka Exp $
+# $NetBSD: ADI_BRH,v 1.50 2010/10/28 02:10:27 briggs Exp $
#
# ADI_BRH -- ADI Engineering "Big Red Head" i80200 Evaluation Board
#
@@ -136,7 +136,7 @@
options DDB # in-kernel debugger
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
#makeoptions DEBUG="-g" # compile full symbol table
-options SYMTAB_SPACE=320000
+options SYMTAB_SPACE=335000
config netbsd root on ? type ?
config netbsd-fxp0 root on fxp0 type nfs
Index: src/sys/arch/evbarm/conf/CP3100
diff -u src/sys/arch/evbarm/conf/CP3100:1.17 src/sys/arch/evbarm/conf/CP3100:1.18
--- src/sys/arch/evbarm/conf/CP3100:1.17 Fri Apr 16 13:48:30 2010
+++ src/sys/arch/evbarm/conf/CP3100 Thu Oct 28 02:10:27 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CP3100,v 1.17 2010/04/16 13:48:30 pooka Exp $
+# $NetBSD: CP3100,v 1.18 2010/10/28 02:10:27 briggs Exp $
#
# CP3100 -- Certance CP3100 Kernel
#
@@ -141,7 +141,7 @@
options DDB # in-kernel debugger
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
#makeoptions DEBUG="-g" # compile full symbol table
-options SYMTAB_SPACE=360000
+options SYMTAB_SPACE=370000
config netbsd root on ? type ?
config netbsd-wm0 root on wm0 type nfs
Index: src/sys/arch/evbarm/conf/IQ80310
diff -u src/sys/arch/evbarm/conf/IQ80310:1.67 src/sys/arch/evbarm/conf/IQ80310:1.68
--- src/sys/arch/evbarm/conf/IQ80310:1.67 Fri Apr 16 13:48:30 2010
+++ src/sys/arch/evbarm/conf/IQ80310 Thu Oct 28 02:10:27 2010
@@ -1,4 +1,4 @@
-# $NetBSD: IQ80310,v 1.67 2010/04/16 13:48:30 pooka Exp $
+# $NetBSD: IQ80310,v 1.68 2010/10/28 02:10:27 briggs Exp $
#
# IQ80310 -- Intel IQ80310 Evaluation Board Kernel
#
@@ -136,7 +136,7 @@
options DDB # in-kernel debugger
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
#makeoptions DEBUG="-g" # compile full symbol table
-options SYMTAB_SPACE=320000
+options SYMTAB_SPACE=335000
config netbsd root on ? type ?
config netbsd-fxp0 root on fxp0 type nfs
Index: src/sys/arch/evbarm/conf/IQ80321
diff -u src/sys/arch/evbarm/conf/IQ80321:1.62 src/sys/arch/evbarm/conf/IQ80321:1.63
--- src/sys/arch/evbarm/conf/IQ80321:1.62 Fri Apr 16 13:48:30 2010
+++ src/sys/arch/evbarm/conf/IQ80321 Thu Oct 28 02:10:27 2010
@@ -1,4 +1,4 @@
-# $NetBSD: IQ80321,v 1.62 2010/04/16 13:48:30 pooka Exp $
+# $NetBSD: IQ80321,v 1.63 2010/10/28 02:10:27 briggs Exp $
#
# IQ80321 -- Intel IQ80321 Evaluation Board Kernel
#
@@ -135,7 +135,7 @@
options DDB # in-kernel debugger
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
#makeoptions DEBUG="-g" # compile full symbol table
-options SYMTAB_SPACE=330000
+options SYMTAB_SPACE=340000
config netbsd root on ? type ?
config netbsd-wm0 root on wm0 type nfs
Index: src/sys/arch/evbarm/conf/TEAMASA_NPWR
diff -u src/sys/arch/evbarm/conf/TEAMASA_NPWR:1.63 src/sys/arch/evbarm/conf/TEAMASA_NPWR:1.64
--- src/sys/arch/evbarm/conf/TEAMASA_NPWR:1.63 Fri Apr 16 13:48:30 2010
+++ src/sys/arch/evbarm/conf/TEAMASA_NPWR Thu Oct 28 02:10:27 2010
@@ -1,4 +1,4 @@
-# $NetBSD: TEAMASA_NPWR,v 1.63 2010/04/16 13:48:30 pooka Exp $
+# $NetBSD: TEAMASA_NPWR,v 1.64 2010/10/28 02:10:27 briggs Exp $
#
# TEAMASA_NPWR -- Team ASA, Inc. Npwr -- XScale/IOP310-based
# server appliance.
@@ -142,7 +142,7 @@
options DDB # in-kernel debugger
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
#makeoptions DEBUG="-g" # compile full symbol table
-options SYMTAB_SPACE=320000
+options SYMTAB_SPACE=335000
config netbsd root on ? type ?
config netbsd-wm0 root on wm0 type nfs
Index: src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC
diff -u src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC:1.28 src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC:1.29
--- src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC:1.28 Fri Apr 16 13:48:30 2010
+++ src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC Thu Oct 28 02:10:27 2010
@@ -1,4 +1,4 @@
-# $NetBSD: TEAMASA_NPWR_FC,v 1.28 2010/04/16 13:48:30 pooka Exp $
+# $NetBSD: TEAMASA_NPWR_FC,v 1.29 2010/10/28 02:10:27 briggs Exp $
#
# TeamASA NPWR-FC, i80321-based SBC
#
@@ -136,7 +136,7 @@
options DDB # in-kernel debugger
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
#makeoptions DEBUG="-g" # compile full symbol table
-options SYMTAB_SPACE=300000
+options SYMTAB_SPACE=335000
config netbsd root on ? type ?
config netbsd-wm0 root on wm0 type nfs