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