1 1.1 takemura # 2 1.10 lukem # $NetBSD: NULLCONF,v 1.10 2001/11/20 12:56:28 lukem 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.9 sato options MIPS3_4100 # VR4100 core 8 1.9 sato options VR41XX # NEC VR41xx series 9 1.10 lukem options VR4102 # NEC VR4102 10 1.10 lukem options VR4111 # NEC VR4111 11 1.10 lukem options VR4121 # NEC VR4121 12 1.4 shin options NOFPU # No FPU 13 1.4 shin options SOFTFLOAT # emulate FPU insn 14 1.10 lukem options MIPS3_L2CACHE_ABSENT 15 1.1 takemura options DDB # in-kernel debugger 16 1.1 takemura 17 1.10 lukem options WINCE_DEFAULT_SETTING # Debugging use 18 1.10 lukem options DUMP_GIU_LEVEL2_INTR # Debugging use 19 1.10 lukem options DEBUG_FIND_PCIC # Debugging use XXX harmful don't define until read source. 20 1.10 lukem #options DEBUG_FIND_PCIC_I82365SL_ONLY 21 1.7 shin makeoptions CWARNFLAGS="" # override CWARNFLAGS?= -Werror ... 22 1.1 takemura 23 1.10 lukem file-system FFS # fast filesystem with user and group quotas 24 1.1 takemura options COMPAT_386BSD_MBRPART # recognize old partition ID 25 1.1 takemura config netbsd root on ? type ? 26 1.1 takemura 27 1.1 takemura vrip* at mainbus0 28 1.1 takemura vrcmu* at vrip? addr 0x0b000060 size 0x20 29 1.1 takemura vrbcu* at vrip? addr 0x0b000000 size 0x20 30 1.1 takemura vrrtc* at vrip? addr 0x0b0000c0 size 0x20 intr 2 31 1.10 lukem vrkiu* at vrip? addr 0x0b000180 size 0x20 intr 7 32 1.8 shin hpckbd* at vrkiu? 33 1.10 lukem options __NO_SOFT_SERIAL_INTERRUPT 34 1.1 takemura com* at vrip? addr 0x0c000000 size 0x20 intr 9 35 1.1 takemura vrgiu* at vrip? addr 0x0b000100 size 0x20 intr 8 36 1.1 takemura 37 1.1 takemura vrisab2 at vrgiu? 38 1.1 takemura isa2 at vrisab2 39 1.1 takemura 40 1.3 shin # Workstation Console attachments 41 1.6 uch bivideo0 at mainbus0 42 1.6 uch hpcfb* at bivideo0 43 1.6 uch wsdisplay* at hpcfb? 44 1.8 shin wskbd* at hpckbd? mux 1 45 1.3 shin 46 1.1 takemura pseudo-device biconsdev 1 # build-in console device 47