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