Thu Oct 28 02:10:27 2010 UTC ()
Bump SYMTAB_SPACE for a few configurations.


(briggs)
diff -r1.49 -r1.50 src/sys/arch/evbarm/conf/ADI_BRH
diff -r1.17 -r1.18 src/sys/arch/evbarm/conf/CP3100
diff -r1.67 -r1.68 src/sys/arch/evbarm/conf/IQ80310
diff -r1.62 -r1.63 src/sys/arch/evbarm/conf/IQ80321
diff -r1.63 -r1.64 src/sys/arch/evbarm/conf/TEAMASA_NPWR
diff -r1.28 -r1.29 src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC

cvs diff -r1.49 -r1.50 src/sys/arch/evbarm/conf/ADI_BRH (expand / switch to unified diff)

--- src/sys/arch/evbarm/conf/ADI_BRH 2010/04/16 13:48:30 1.49
+++ src/sys/arch/evbarm/conf/ADI_BRH 2010/10/28 02:10:27 1.50
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: ADI_BRH,v 1.49 2010/04/16 13:48:30 pooka Exp $ 1# $NetBSD: ADI_BRH,v 1.50 2010/10/28 02:10:27 briggs Exp $
2# 2#
3# ADI_BRH -- ADI Engineering "Big Red Head" i80200 Evaluation Board 3# ADI_BRH -- ADI Engineering "Big Red Head" i80200 Evaluation Board
4# 4#
5 5
6include "arch/evbarm/conf/std.adi_brh" 6include "arch/evbarm/conf/std.adi_brh"
7 7
8#options INCLUDE_CONFIG_FILE # embed config file in kernel binary 8#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
9 9
10# estimated number of users 10# estimated number of users
11 11
12maxusers 32 12maxusers 32
13 13
14# Standard system options 14# Standard system options
@@ -126,27 +126,27 @@ options MIIVERBOSE # Verbose MII autoco @@ -126,27 +126,27 @@ options MIIVERBOSE # Verbose MII autoco
126#options USERCONF # userconf(4) support 126#options USERCONF # userconf(4) support
127#options PIPE_SOCKETPAIR # smaller, but slower pipe(2) 127#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
128#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 128#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
129 129
130# Development and Debugging options 130# Development and Debugging options
131 131
132options DIAGNOSTIC # internally consistency checks 132options DIAGNOSTIC # internally consistency checks
133#options DEBUG 133#options DEBUG
134#options PMAP_DEBUG # Enable pmap_debug_level code 134#options PMAP_DEBUG # Enable pmap_debug_level code
135#options VERBOSE_INIT_ARM # verbose bootstraping messages 135#options VERBOSE_INIT_ARM # verbose bootstraping messages
136options DDB # in-kernel debugger 136options DDB # in-kernel debugger
137options DDB_HISTORY_SIZE=100 # Enable history editing in DDB 137options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
138#makeoptions DEBUG="-g" # compile full symbol table 138#makeoptions DEBUG="-g" # compile full symbol table
139options SYMTAB_SPACE=320000 139options SYMTAB_SPACE=335000
140 140
141config netbsd root on ? type ? 141config netbsd root on ? type ?
142config netbsd-fxp0 root on fxp0 type nfs 142config netbsd-fxp0 root on fxp0 type nfs
143config netbsd-wd0 root on wd0 type ffs 143config netbsd-wd0 root on wd0 type ffs
144config netbsd-sd0 root on sd0 type ffs 144config netbsd-sd0 root on sd0 type ffs
145 145
146# The main bus device 146# The main bus device
147mainbus0 at root 147mainbus0 at root
148 148
149# The boot CPU 149# The boot CPU
150cpu0 at mainbus? 150cpu0 at mainbus?
151 151
152# On-board device support 152# On-board device support

cvs diff -r1.17 -r1.18 src/sys/arch/evbarm/conf/CP3100 (expand / switch to unified diff)

--- src/sys/arch/evbarm/conf/CP3100 2010/04/16 13:48:30 1.17
+++ src/sys/arch/evbarm/conf/CP3100 2010/10/28 02:10:27 1.18
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: CP3100,v 1.17 2010/04/16 13:48:30 pooka Exp $ 1# $NetBSD: CP3100,v 1.18 2010/10/28 02:10:27 briggs Exp $
2# 2#
3# CP3100 -- Certance CP3100 Kernel 3# CP3100 -- Certance CP3100 Kernel
4# 4#
5 5
6include "arch/evbarm/conf/std.cp3100" 6include "arch/evbarm/conf/std.cp3100"
7 7
8#options INCLUDE_CONFIG_FILE # embed config file in kernel binary 8#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
9 9
10# estimated number of users 10# estimated number of users
11 11
12maxusers 32 12maxusers 32
13 13
14# Standard system options 14# Standard system options
@@ -131,27 +131,27 @@ options USERCONF # userconf(4) support @@ -131,27 +131,27 @@ options USERCONF # userconf(4) support
131#options PIPE_SOCKETPAIR # smaller, but slower pipe(2) 131#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
132#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 132#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
133 133
134# Development and Debugging options 134# Development and Debugging options
135 135
136options PERFCTRS # performance counters 136options PERFCTRS # performance counters
137options DIAGNOSTIC # internally consistency checks 137options DIAGNOSTIC # internally consistency checks
138#options DEBUG 138#options DEBUG
139#options PMAP_DEBUG # Enable pmap_debug_level code 139#options PMAP_DEBUG # Enable pmap_debug_level code
140#options VERBOSE_INIT_ARM # verbose bootstraping messages 140#options VERBOSE_INIT_ARM # verbose bootstraping messages
141options DDB # in-kernel debugger 141options DDB # in-kernel debugger
142options DDB_HISTORY_SIZE=100 # Enable history editing in DDB 142options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
143#makeoptions DEBUG="-g" # compile full symbol table 143#makeoptions DEBUG="-g" # compile full symbol table
144options SYMTAB_SPACE=360000 144options SYMTAB_SPACE=370000
145 145
146config netbsd root on ? type ? 146config netbsd root on ? type ?
147config netbsd-wm0 root on wm0 type nfs 147config netbsd-wm0 root on wm0 type nfs
148config netbsd-wd0 root on wd0a type ffs 148config netbsd-wd0 root on wd0a type ffs
149config netbsd-sd0 root on sd0a type ffs 149config netbsd-sd0 root on sd0a type ffs
150 150
151# The main bus device 151# The main bus device
152mainbus0 at root 152mainbus0 at root
153 153
154# The boot CPU 154# The boot CPU
155cpu0 at mainbus? 155cpu0 at mainbus?
156 156
157# On-board device support 157# On-board device support

cvs diff -r1.67 -r1.68 src/sys/arch/evbarm/conf/IQ80310 (expand / switch to unified diff)

--- src/sys/arch/evbarm/conf/IQ80310 2010/04/16 13:48:30 1.67
+++ src/sys/arch/evbarm/conf/IQ80310 2010/10/28 02:10:27 1.68
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: IQ80310,v 1.67 2010/04/16 13:48:30 pooka Exp $ 1# $NetBSD: IQ80310,v 1.68 2010/10/28 02:10:27 briggs Exp $
2# 2#
3# IQ80310 -- Intel IQ80310 Evaluation Board Kernel 3# IQ80310 -- Intel IQ80310 Evaluation Board Kernel
4# 4#
5 5
6include "arch/evbarm/conf/std.iq80310" 6include "arch/evbarm/conf/std.iq80310"
7 7
8#options INCLUDE_CONFIG_FILE # embed config file in kernel binary 8#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
9 9
10# estimated number of users 10# estimated number of users
11 11
12maxusers 32 12maxusers 32
13 13
14# Standard system options 14# Standard system options
@@ -126,27 +126,27 @@ options MIIVERBOSE # Verbose MII autoco @@ -126,27 +126,27 @@ options MIIVERBOSE # Verbose MII autoco
126options USERCONF # userconf(4) support 126options USERCONF # userconf(4) support
127#options PIPE_SOCKETPAIR # smaller, but slower pipe(2) 127#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
128#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 128#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
129 129
130# Development and Debugging options 130# Development and Debugging options
131 131
132options DIAGNOSTIC # internally consistency checks 132options DIAGNOSTIC # internally consistency checks
133#options DEBUG 133#options DEBUG
134#options PMAP_DEBUG # Enable pmap_debug_level code 134#options PMAP_DEBUG # Enable pmap_debug_level code
135#options VERBOSE_INIT_ARM # verbose bootstraping messages 135#options VERBOSE_INIT_ARM # verbose bootstraping messages
136options DDB # in-kernel debugger 136options DDB # in-kernel debugger
137options DDB_HISTORY_SIZE=100 # Enable history editing in DDB 137options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
138#makeoptions DEBUG="-g" # compile full symbol table 138#makeoptions DEBUG="-g" # compile full symbol table
139options SYMTAB_SPACE=320000 139options SYMTAB_SPACE=335000
140 140
141config netbsd root on ? type ? 141config netbsd root on ? type ?
142config netbsd-fxp0 root on fxp0 type nfs 142config netbsd-fxp0 root on fxp0 type nfs
143config netbsd-wd0 root on wd0 type ffs 143config netbsd-wd0 root on wd0 type ffs
144config netbsd-sd0 root on sd0 type ffs 144config netbsd-sd0 root on sd0 type ffs
145 145
146# The main bus device 146# The main bus device
147mainbus0 at root 147mainbus0 at root
148 148
149# The boot CPU 149# The boot CPU
150cpu0 at mainbus? 150cpu0 at mainbus?
151 151
152# On-board device support 152# On-board device support

cvs diff -r1.62 -r1.63 src/sys/arch/evbarm/conf/IQ80321 (expand / switch to unified diff)

--- src/sys/arch/evbarm/conf/IQ80321 2010/04/16 13:48:30 1.62
+++ src/sys/arch/evbarm/conf/IQ80321 2010/10/28 02:10:27 1.63
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: IQ80321,v 1.62 2010/04/16 13:48:30 pooka Exp $ 1# $NetBSD: IQ80321,v 1.63 2010/10/28 02:10:27 briggs Exp $
2# 2#
3# IQ80321 -- Intel IQ80321 Evaluation Board Kernel 3# IQ80321 -- Intel IQ80321 Evaluation Board Kernel
4# 4#
5 5
6include "arch/evbarm/conf/std.iq80321" 6include "arch/evbarm/conf/std.iq80321"
7 7
8#options INCLUDE_CONFIG_FILE # embed config file in kernel binary 8#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
9 9
10# estimated number of users 10# estimated number of users
11 11
12maxusers 32 12maxusers 32
13 13
14# Standard system options 14# Standard system options
@@ -125,27 +125,27 @@ options USERCONF # userconf(4) support @@ -125,27 +125,27 @@ options USERCONF # userconf(4) support
125#options PIPE_SOCKETPAIR # smaller, but slower pipe(2) 125#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
126#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 126#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
127 127
128# Development and Debugging options 128# Development and Debugging options
129 129
130options PERFCTRS # performance counters 130options PERFCTRS # performance counters
131options DIAGNOSTIC # internally consistency checks 131options DIAGNOSTIC # internally consistency checks
132#options DEBUG 132#options DEBUG
133#options PMAP_DEBUG # Enable pmap_debug_level code 133#options PMAP_DEBUG # Enable pmap_debug_level code
134#options VERBOSE_INIT_ARM # verbose bootstraping messages 134#options VERBOSE_INIT_ARM # verbose bootstraping messages
135options DDB # in-kernel debugger 135options DDB # in-kernel debugger
136options DDB_HISTORY_SIZE=100 # Enable history editing in DDB 136options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
137#makeoptions DEBUG="-g" # compile full symbol table 137#makeoptions DEBUG="-g" # compile full symbol table
138options SYMTAB_SPACE=330000 138options SYMTAB_SPACE=340000
139 139
140config netbsd root on ? type ? 140config netbsd root on ? type ?
141config netbsd-wm0 root on wm0 type nfs 141config netbsd-wm0 root on wm0 type nfs
142config netbsd-wd0 root on wd0 type ffs 142config netbsd-wd0 root on wd0 type ffs
143config netbsd-sd0 root on sd0 type ffs 143config netbsd-sd0 root on sd0 type ffs
144 144
145# The main bus device 145# The main bus device
146mainbus0 at root 146mainbus0 at root
147 147
148# The boot CPU 148# The boot CPU
149cpu0 at mainbus? 149cpu0 at mainbus?
150 150
151# On-board device support 151# On-board device support

cvs diff -r1.63 -r1.64 src/sys/arch/evbarm/conf/TEAMASA_NPWR (expand / switch to unified diff)

--- src/sys/arch/evbarm/conf/TEAMASA_NPWR 2010/04/16 13:48:30 1.63
+++ src/sys/arch/evbarm/conf/TEAMASA_NPWR 2010/10/28 02:10:27 1.64
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: TEAMASA_NPWR,v 1.63 2010/04/16 13:48:30 pooka Exp $ 1# $NetBSD: TEAMASA_NPWR,v 1.64 2010/10/28 02:10:27 briggs Exp $
2# 2#
3# TEAMASA_NPWR -- Team ASA, Inc. Npwr -- XScale/IOP310-based 3# TEAMASA_NPWR -- Team ASA, Inc. Npwr -- XScale/IOP310-based
4# server appliance. 4# server appliance.
5# 5#
6 6
7include "arch/evbarm/conf/std.iq80310" 7include "arch/evbarm/conf/std.iq80310"
8options IOP310_TEAMASA_NPWR # Enable Npwr support 8options IOP310_TEAMASA_NPWR # Enable Npwr support
9 9
10#options INCLUDE_CONFIG_FILE # embed config file in kernel binary 10#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
11 11
12# estimated number of users 12# estimated number of users
13 13
14maxusers 32 14maxusers 32
@@ -132,27 +132,27 @@ options USERCONF # userconf(4) support @@ -132,27 +132,27 @@ options USERCONF # userconf(4) support
132#options PIPE_SOCKETPAIR # smaller, but slower pipe(2) 132#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
133#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 133#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
134 134
135# Development and Debugging options 135# Development and Debugging options
136 136
137options PERFCTRS # performance counters 137options PERFCTRS # performance counters
138options DIAGNOSTIC # internally consistency checks 138options DIAGNOSTIC # internally consistency checks
139#options DEBUG 139#options DEBUG
140#options PMAP_DEBUG # Enable pmap_debug_level code 140#options PMAP_DEBUG # Enable pmap_debug_level code
141#options VERBOSE_INIT_ARM # verbose bootstraping messages 141#options VERBOSE_INIT_ARM # verbose bootstraping messages
142options DDB # in-kernel debugger 142options DDB # in-kernel debugger
143options DDB_HISTORY_SIZE=100 # Enable history editing in DDB 143options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
144#makeoptions DEBUG="-g" # compile full symbol table 144#makeoptions DEBUG="-g" # compile full symbol table
145options SYMTAB_SPACE=320000 145options SYMTAB_SPACE=335000
146 146
147config netbsd root on ? type ? 147config netbsd root on ? type ?
148config netbsd-wm0 root on wm0 type nfs 148config netbsd-wm0 root on wm0 type nfs
149config netbsd-sd0 root on sd0 type ? 149config netbsd-sd0 root on sd0 type ?
150 150
151# The main bus device 151# The main bus device
152mainbus0 at root 152mainbus0 at root
153 153
154# The boot CPU 154# The boot CPU
155cpu0 at mainbus? 155cpu0 at mainbus?
156 156
157# On-board device support 157# On-board device support
158obio* at mainbus? 158obio* at mainbus?

cvs diff -r1.28 -r1.29 src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC (expand / switch to unified diff)

--- src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC 2010/04/16 13:48:30 1.28
+++ src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC 2010/10/28 02:10:27 1.29
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: TEAMASA_NPWR_FC,v 1.28 2010/04/16 13:48:30 pooka Exp $ 1# $NetBSD: TEAMASA_NPWR_FC,v 1.29 2010/10/28 02:10:27 briggs Exp $
2# 2#
3# TeamASA NPWR-FC, i80321-based SBC 3# TeamASA NPWR-FC, i80321-based SBC
4# 4#
5 5
6include "arch/evbarm/conf/std.npwr_fc" 6include "arch/evbarm/conf/std.npwr_fc"
7 7
8#options INCLUDE_CONFIG_FILE # embed config file in kernel binary 8#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
9 9
10# estimated number of users 10# estimated number of users
11 11
12maxusers 32 12maxusers 32
13 13
14# Standard system options 14# Standard system options
@@ -126,27 +126,27 @@ options USERCONF # userconf(4) support @@ -126,27 +126,27 @@ options USERCONF # userconf(4) support
126#options PIPE_SOCKETPAIR # smaller, but slower pipe(2) 126#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
127#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 127#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
128 128
129# Development and Debugging options 129# Development and Debugging options
130 130
131options PERFCTRS # performance counters 131options PERFCTRS # performance counters
132options DIAGNOSTIC # internally consistency checks 132options DIAGNOSTIC # internally consistency checks
133#options DEBUG 133#options DEBUG
134#options PMAP_DEBUG # Enable pmap_debug_level code 134#options PMAP_DEBUG # Enable pmap_debug_level code
135#options VERBOSE_INIT_ARM # verbose bootstraping messages 135#options VERBOSE_INIT_ARM # verbose bootstraping messages
136options DDB # in-kernel debugger 136options DDB # in-kernel debugger
137options DDB_HISTORY_SIZE=100 # Enable history editing in DDB 137options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
138#makeoptions DEBUG="-g" # compile full symbol table 138#makeoptions DEBUG="-g" # compile full symbol table
139options SYMTAB_SPACE=300000 139options SYMTAB_SPACE=335000
140 140
141config netbsd root on ? type ? 141config netbsd root on ? type ?
142config netbsd-wm0 root on wm0 type nfs 142config netbsd-wm0 root on wm0 type nfs
143config netbsd-wd0 root on wd0 type ffs 143config netbsd-wd0 root on wd0 type ffs
144config netbsd-sd0 root on sd0 type ffs 144config netbsd-sd0 root on sd0 type ffs
145 145
146# The main bus device 146# The main bus device
147mainbus0 at root 147mainbus0 at root
148 148
149# The boot cpu 149# The boot cpu
150cpu0 at mainbus? 150cpu0 at mainbus?
151 151
152# On-board device support 152# On-board device support