1 1.1 takemura # 2 1.3 shin # $NetBSD: NULLCONF,v 1.3 1999/11/21 12:46:51 shin Exp $ 3 1.1 takemura # 4 1.1 takemura include "arch/hpcmips/conf/std.hpcmips" 5 1.1 takemura maxusers 8 6 1.1 takemura options MIPS3 # R4000/R4400/R4600 CPUs 7 1.1 takemura options VR41X1 # NEC VR41x1 series 8 1.2 shin options MIPS3_4100 # VR4100 core 9 1.2 shin options SOFTFLOAT # No FPU 10 1.1 takemura options MIPS3_L2CACHE_ABSENT 11 1.1 takemura options DDB # in-kernel debugger 12 1.1 takemura options "NKMEMCLUSTERS=1024" # 4K pages in kernel malloc pool 13 1.1 takemura 14 1.1 takemura options WINCE_DEFAULT_SETTING # Debugging use 15 1.1 takemura options DUMP_GIU_LEVEL2_INTR # Debugging use 16 1.1 takemura options DEBUG_FIND_PCIC # Debugging use XXX harmful don't define until read source. 17 1.1 takemura #options DEBUG_FIND_PCIC_I82365SL_ONLY 18 1.1 takemura 19 1.1 takemura file-system FFS # fast filesystem with user and group quotas 20 1.1 takemura options COMPAT_386BSD_MBRPART # recognize old partition ID 21 1.1 takemura config netbsd root on ? type ? 22 1.1 takemura 23 1.1 takemura vrip* at mainbus0 24 1.1 takemura vrcmu* at vrip? addr 0x0b000060 size 0x20 25 1.1 takemura vrbcu* at vrip? addr 0x0b000000 size 0x20 26 1.1 takemura vrrtc* at vrip? addr 0x0b0000c0 size 0x20 intr 2 27 1.1 takemura vrkiu* at vrip? addr 0x0b000180 size 0x20 intr 7 28 1.1 takemura options __NO_SOFT_SERIAL_INTERRUPT 29 1.1 takemura com* at vrip? addr 0x0c000000 size 0x20 intr 9 30 1.1 takemura vrgiu* at vrip? addr 0x0b000100 size 0x20 intr 8 31 1.1 takemura 32 1.1 takemura vrisab2 at vrgiu? 33 1.1 takemura isa2 at vrisab2 34 1.1 takemura 35 1.3 shin # Workstation Console attachments 36 1.3 shin fb* at mainbus0 37 1.3 shin wsdisplay* at fb? 38 1.3 shin wskbd* at vrkiu? mux 1 39 1.3 shin 40 1.1 takemura pseudo-device biconsdev 1 # build-in console device 41