diff --git a/sys/arch/evbarm/conf/ADI_BRH b/sys/arch/evbarm/conf/ADI_BRH index 7cd5b3aa45af..d579deac35fb 100644 --- a/sys/arch/evbarm/conf/ADI_BRH +++ b/sys/arch/evbarm/conf/ADI_BRH @@ -1,4 +1,4 @@ -# $NetBSD: ADI_BRH,v 1.57 2012/04/07 03:25:00 tsutsui Exp $ +# $NetBSD: ADI_BRH,v 1.58 2012/09/01 14:50:11 matt Exp $ # # ADI_BRH -- ADI Engineering "Big Red Head" i80200 Evaluation Board # @@ -133,7 +133,7 @@ options DIAGNOSTIC # internally consistency checks 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=400000 +options SYMTAB_SPACE=600000 config netbsd root on ? type ? config netbsd-fxp0 root on fxp0 type nfs diff --git a/sys/arch/evbarm/conf/ARMADILLO210 b/sys/arch/evbarm/conf/ARMADILLO210 index a0c5e0fd4bf3..441851797d05 100644 --- a/sys/arch/evbarm/conf/ARMADILLO210 +++ b/sys/arch/evbarm/conf/ARMADILLO210 @@ -1,4 +1,4 @@ -# $NetBSD: ARMADILLO210,v 1.22 2012/04/07 03:25:00 tsutsui Exp $ +# $NetBSD: ARMADILLO210,v 1.23 2012/09/01 14:50:11 matt Exp $ # # ARMADILLO210 -- Atmark Techno, Armadillo-210 # @@ -125,7 +125,7 @@ options PIPE_SOCKETPAIR # smaller, but slower pipe(2) #options DDB_ONPANIC=1 #options DDB_HISTORY_SIZE=100 # Enable history editing in DDB #makeoptions DEBUG="-g" # compile full symbol table -#options SYMTAB_SPACE=450000 +#options SYMTAB_SPACE=600000 #options PMAP_INCLUDE_PTE_SYNC #options LOCKDEBUG diff --git a/sys/arch/evbarm/conf/ARMADILLO9 b/sys/arch/evbarm/conf/ARMADILLO9 index 2bfcad0b868c..c438dd947e50 100644 --- a/sys/arch/evbarm/conf/ARMADILLO9 +++ b/sys/arch/evbarm/conf/ARMADILLO9 @@ -1,4 +1,4 @@ -# $NetBSD: ARMADILLO9,v 1.35 2012/06/05 08:44:08 abs Exp $ +# $NetBSD: ARMADILLO9,v 1.36 2012/09/01 14:50:11 matt Exp $ # # ARMADILLO9 -- Atmark Techno, Armadillo-9 # @@ -125,7 +125,7 @@ options DDB # in-kernel debugger #options DDB_ONPANIC=1 options DDB_HISTORY_SIZE=100 # Enable history editing in DDB #makeoptions DEBUG="-g" # compile full symbol table -options SYMTAB_SPACE=450000 +options SYMTAB_SPACE=600000 #options PMAP_INCLUDE_PTE_SYNC #options LOCKDEBUG diff --git a/sys/arch/evbarm/conf/CP3100 b/sys/arch/evbarm/conf/CP3100 index 88ef9bec0b22..d74d46f87264 100644 --- a/sys/arch/evbarm/conf/CP3100 +++ b/sys/arch/evbarm/conf/CP3100 @@ -1,4 +1,4 @@ -# $NetBSD: CP3100,v 1.27 2012/08/29 08:29:57 skrll Exp $ +# $NetBSD: CP3100,v 1.28 2012/09/01 14:50:11 matt Exp $ # # CP3100 -- Certance CP3100 Kernel # @@ -137,7 +137,7 @@ options DIAGNOSTIC # internally consistency checks 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=430000 +options SYMTAB_SPACE=600000 config netbsd root on ? type ? config netbsd-wm0 root on wm0 type nfs diff --git a/sys/arch/evbarm/conf/HDL_G b/sys/arch/evbarm/conf/HDL_G index 8d23c965414b..c7fafe9d444f 100644 --- a/sys/arch/evbarm/conf/HDL_G +++ b/sys/arch/evbarm/conf/HDL_G @@ -1,4 +1,4 @@ -# $NetBSD: HDL_G,v 1.28 2012/08/29 08:29:57 skrll Exp $ +# $NetBSD: HDL_G,v 1.29 2012/09/01 14:50:11 matt Exp $ # # HDL_G -- I-O DATA HDL-G Kernel # @@ -139,7 +139,7 @@ options USERCONF # userconf(4) support 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=590000 +options SYMTAB_SPACE=750000 #config netbsd root on ? type ? config netbsd root on wd0a type ? diff --git a/sys/arch/evbarm/conf/IMX31LITE b/sys/arch/evbarm/conf/IMX31LITE index aa9675a6334f..c33126bb200d 100644 --- a/sys/arch/evbarm/conf/IMX31LITE +++ b/sys/arch/evbarm/conf/IMX31LITE @@ -1,4 +1,4 @@ -# $NetBSD: IMX31LITE,v 1.17 2012/04/07 03:25:00 tsutsui Exp $ +# $NetBSD: IMX31LITE,v 1.18 2012/09/01 14:50:11 matt Exp $ # # IMX31LITE -- Freescale IMX31LITE Evaluation Board Kernel # @@ -131,7 +131,7 @@ options VERBOSE_INIT_ARM # verbose bootstraping messages 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=340000 +options SYMTAB_SPACE=500000 config netbsd root on ? type ? diff --git a/sys/arch/evbarm/conf/INTEGRATOR b/sys/arch/evbarm/conf/INTEGRATOR index e89b9ff307a5..51860c6826f2 100644 --- a/sys/arch/evbarm/conf/INTEGRATOR +++ b/sys/arch/evbarm/conf/INTEGRATOR @@ -1,4 +1,4 @@ -# $NetBSD: INTEGRATOR,v 1.67 2012/08/17 20:11:38 abs Exp $ +# $NetBSD: INTEGRATOR,v 1.68 2012/09/01 14:50:11 matt Exp $ # # GENERIC -- ARM Integrator board Generic kernel # @@ -132,7 +132,7 @@ options DDB # in-kernel debugger options DDB_HISTORY_SIZE=100 # Enable history editing in DDB #options UVMHIST #makeoptions DEBUG="-g" # compile full symbol table -options SYMTAB_SPACE=360000 +options SYMTAB_SPACE=500000 options PLCONSOLE,PLCOMCNUNIT=0,PLCONSPEED=38400,PLCONMODE=0xB00 config netbsd root on ? type ? diff --git a/sys/arch/evbarm/conf/IQ31244 b/sys/arch/evbarm/conf/IQ31244 index 1379b4d4d3b7..f075d6e1b881 100644 --- a/sys/arch/evbarm/conf/IQ31244 +++ b/sys/arch/evbarm/conf/IQ31244 @@ -1,4 +1,4 @@ -# $NetBSD: IQ31244,v 1.57 2012/08/29 08:29:58 skrll Exp $ +# $NetBSD: IQ31244,v 1.58 2012/09/01 14:50:11 matt Exp $ # # IQ31244 -- Intel IQ31244 Evaluation Board Kernel # @@ -132,7 +132,7 @@ options DIAGNOSTIC # internally consistency checks 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=390000 +options SYMTAB_SPACE=550000 config netbsd root on ? type ? config netbsd-wm0 root on wm0 type nfs diff --git a/sys/arch/evbarm/conf/IQ80310 b/sys/arch/evbarm/conf/IQ80310 index dbd0d4d6bdcc..dccba07fa306 100644 --- a/sys/arch/evbarm/conf/IQ80310 +++ b/sys/arch/evbarm/conf/IQ80310 @@ -1,4 +1,4 @@ -# $NetBSD: IQ80310,v 1.75 2012/04/07 03:25:00 tsutsui Exp $ +# $NetBSD: IQ80310,v 1.76 2012/09/01 14:50:11 matt Exp $ # # IQ80310 -- Intel IQ80310 Evaluation Board Kernel # @@ -133,7 +133,7 @@ options DIAGNOSTIC # internally consistency checks 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=390000 +options SYMTAB_SPACE=550000 config netbsd root on ? type ? config netbsd-fxp0 root on fxp0 type nfs diff --git a/sys/arch/evbarm/conf/IXDP425 b/sys/arch/evbarm/conf/IXDP425 index 02be842ee38b..5fa8f00b25ae 100644 --- a/sys/arch/evbarm/conf/IXDP425 +++ b/sys/arch/evbarm/conf/IXDP425 @@ -1,4 +1,4 @@ -# $NetBSD: IXDP425,v 1.37 2012/08/29 08:29:58 skrll Exp $ +# $NetBSD: IXDP425,v 1.38 2012/09/01 14:50:11 matt Exp $ # # IXDP425 -- Intel IXDP425/IXCDP1100 Development Platform # @@ -137,7 +137,7 @@ options VERBOSE_INIT_ARM # verbose bootstraping messages 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=440000 +options SYMTAB_SPACE=600000 config netbsd root on ? type ? diff --git a/sys/arch/evbarm/conf/IXM1200 b/sys/arch/evbarm/conf/IXM1200 index ca1cbb7e8cc7..4790c13edbe1 100644 --- a/sys/arch/evbarm/conf/IXM1200 +++ b/sys/arch/evbarm/conf/IXM1200 @@ -1,4 +1,4 @@ -# $NetBSD: IXM1200,v 1.48 2012/04/07 03:25:00 tsutsui Exp $ +# $NetBSD: IXM1200,v 1.49 2012/09/01 14:50:11 matt Exp $ # # IXM1200 -- Intel IXM1200 Evaluation Board Kernel # @@ -130,7 +130,7 @@ options VERBOSE_INIT_ARM # verbose bootstraping messages 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=500000 config netbsd root on ? type ? diff --git a/sys/arch/evbarm/conf/NAPPI b/sys/arch/evbarm/conf/NAPPI index 4a668d050d19..723d3dabffa2 100644 --- a/sys/arch/evbarm/conf/NAPPI +++ b/sys/arch/evbarm/conf/NAPPI @@ -1,4 +1,4 @@ -# $NetBSD: NAPPI,v 1.44 2012/04/07 03:25:00 tsutsui Exp $ +# $NetBSD: NAPPI,v 1.45 2012/09/01 14:50:11 matt Exp $ # # NAPPI -- Netwise APlication Platform Board Kernel # @@ -124,7 +124,7 @@ options VERBOSE_INIT_ARM # verbose bootstraping messages 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=500000 config netbsd root on ? type ? diff --git a/sys/arch/evbarm/conf/NSLU2 b/sys/arch/evbarm/conf/NSLU2 index 97d523516b32..01f71b6633ed 100644 --- a/sys/arch/evbarm/conf/NSLU2 +++ b/sys/arch/evbarm/conf/NSLU2 @@ -1,4 +1,4 @@ -# $NetBSD: NSLU2,v 1.24 2012/08/29 08:29:58 skrll Exp $ +# $NetBSD: NSLU2,v 1.25 2012/09/01 14:50:11 matt Exp $ # # Linksys NSLU2 "Slug" NAS Device # @@ -135,7 +135,7 @@ options DEBUG 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=530000 config netbsd root on ? type ? diff --git a/sys/arch/evbarm/conf/OPENRD b/sys/arch/evbarm/conf/OPENRD index 60c0ca542797..bdb7f9f71728 100644 --- a/sys/arch/evbarm/conf/OPENRD +++ b/sys/arch/evbarm/conf/OPENRD @@ -1,4 +1,4 @@ -# $NetBSD: OPENRD,v 1.1 2012/08/10 02:31:52 matt Exp $ +# $NetBSD: OPENRD,v 1.2 2012/09/01 14:50:11 matt Exp $ # # This is a working config file for OpenRD(.org) Client. Note that the # default boot address will not work and the kernel has to load at 8MB @@ -15,6 +15,11 @@ makeoptions LOADADDRESS="0xc0800000" #options VERBOSE_INIT_ARM # verbose bootstraping messages #options MVSOC_CONSOLE_EARLY +#options FPU_VFP + +options COMPAT_NETBSD32 +no options COMPAT_LINUX + # this just emits endless errors, disable for now. no mvsdio* no sdmmc* at mvsdio? diff --git a/sys/arch/evbarm/conf/RPI b/sys/arch/evbarm/conf/RPI index 9134f822c8f5..2cf9ac4cc9a7 100644 --- a/sys/arch/evbarm/conf/RPI +++ b/sys/arch/evbarm/conf/RPI @@ -1,5 +1,5 @@ # -# $NetBSD: RPI,v 1.5 2012/08/20 08:38:32 skrll Exp $ +# $NetBSD: RPI,v 1.6 2012/09/01 14:50:11 matt Exp $ # # RPi -- Raspberry Pi # @@ -141,7 +141,7 @@ options DDB_ONPANIC=1 options DDB_HISTORY_SIZE=100 # Enable history editing in DDB #options KGDB makeoptions DEBUG="-g" # compile full symbol table -options SYMTAB_SPACE=500000 +options SYMTAB_SPACE=510000 options PLCONSOLE #options PLCONSOLE,PLCOMCNUNIT=0,PLCONSPEED=115200,PLCONMODE=0xB00 diff --git a/sys/arch/evbarm/conf/TEAMASA_NPWR b/sys/arch/evbarm/conf/TEAMASA_NPWR index d0b54d7c8e55..1777b297c3b6 100644 --- a/sys/arch/evbarm/conf/TEAMASA_NPWR +++ b/sys/arch/evbarm/conf/TEAMASA_NPWR @@ -1,4 +1,4 @@ -# $NetBSD: TEAMASA_NPWR,v 1.72 2012/04/07 03:25:00 tsutsui Exp $ +# $NetBSD: TEAMASA_NPWR,v 1.73 2012/09/01 14:50:12 matt Exp $ # # TEAMASA_NPWR -- Team ASA, Inc. Npwr -- XScale/IOP310-based # server appliance. @@ -139,7 +139,7 @@ options DIAGNOSTIC # internally consistency checks 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=390000 +options SYMTAB_SPACE=550000 config netbsd root on ? type ? config netbsd-wm0 root on wm0 type nfs diff --git a/sys/arch/evbarm/conf/TS7200 b/sys/arch/evbarm/conf/TS7200 index 1cd4d663ea4d..d9dc8435fb74 100644 --- a/sys/arch/evbarm/conf/TS7200 +++ b/sys/arch/evbarm/conf/TS7200 @@ -1,4 +1,4 @@ -# $NetBSD: TS7200,v 1.50 2012/08/29 08:30:00 skrll Exp $ +# $NetBSD: TS7200,v 1.51 2012/09/01 14:50:12 matt Exp $ # # TS7200 - Kernel for Technologic Systems TS7200 ARM hardware # @@ -137,7 +137,7 @@ options DDB # in-kernel debugger options DDB_ONPANIC=1 options DDB_HISTORY_SIZE=100 # Enable history editing in DDB #makeoptions DEBUG="-g" # compile full symbol table -options SYMTAB_SPACE=450000 +options SYMTAB_SPACE=550000 ##options PMAP_INCLUDE_PTE_SYNC ##options LOCKDEBUG diff --git a/sys/arch/evbarm/conf/VIPER b/sys/arch/evbarm/conf/VIPER index 5aebd0913e42..7e5a8326ce16 100644 --- a/sys/arch/evbarm/conf/VIPER +++ b/sys/arch/evbarm/conf/VIPER @@ -1,4 +1,4 @@ -# $NetBSD: VIPER,v 1.25 2012/08/29 08:30:00 skrll Exp $ +# $NetBSD: VIPER,v 1.26 2012/09/01 14:50:12 matt Exp $ # # Arcom Viper # @@ -127,7 +127,7 @@ options DDB # in-kernel debugger options DDB_ONPANIC=1 options DDB_HISTORY_SIZE=100 # Enable history editing in DDB #makeoptions DEBUG="-g" # compile full symbol table -options SYMTAB_SPACE=450000 +options SYMTAB_SPACE=500000 ##options PMAP_INCLUDE_PTE_SYNC ##options LOCKDEBUG diff --git a/sys/arch/evbarm/conf/ZAO425 b/sys/arch/evbarm/conf/ZAO425 index 4b0a57142652..610b621cd0b5 100644 --- a/sys/arch/evbarm/conf/ZAO425 +++ b/sys/arch/evbarm/conf/ZAO425 @@ -1,4 +1,4 @@ -# $NetBSD: ZAO425,v 1.45 2012/08/29 08:30:00 skrll Exp $ +# $NetBSD: ZAO425,v 1.46 2012/09/01 14:50:12 matt Exp $ # # ZAO425 -- Intel IXP425 # @@ -137,7 +137,7 @@ options VERBOSE_INIT_ARM # verbose bootstraping messages 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=430000 +options SYMTAB_SPACE=600000 config netbsd root on ? type ?