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