NULLCONF revision 1.4
11.1Stakemura#
21.4Sshin# 	$NetBSD: NULLCONF,v 1.4 2000/01/09 07:57:43 shin Exp $
31.1Stakemura#
41.1Stakemurainclude		"arch/hpcmips/conf/std.hpcmips"
51.1Stakemuramaxusers	8
61.1Stakemuraoptions 	MIPS3			# R4000/R4400/R4600 CPUs
71.1Stakemuraoptions 	VR41X1			# NEC VR41x1 series
81.2Sshinoptions		MIPS3_4100		# VR4100 core
91.4Sshinoptions 	NOFPU			# No FPU
101.4Sshinoptions 	SOFTFLOAT		# emulate FPU insn
111.1Stakemuraoptions		MIPS3_L2CACHE_ABSENT
121.1Stakemuraoptions 	DDB			# in-kernel debugger
131.1Stakemuraoptions 	"NKMEMCLUSTERS=1024"	# 4K pages in kernel malloc pool
141.1Stakemura
151.1Stakemuraoptions		WINCE_DEFAULT_SETTING # Debugging use
161.1Stakemuraoptions		DUMP_GIU_LEVEL2_INTR  # Debugging use
171.1Stakemuraoptions		DEBUG_FIND_PCIC       # Debugging use XXX harmful don't define until read source.
181.1Stakemura#options		DEBUG_FIND_PCIC_I82365SL_ONLY
191.1Stakemura
201.1Stakemurafile-system 	FFS             # fast filesystem with user and group quotas
211.1Stakemuraoptions 	COMPAT_386BSD_MBRPART # recognize old partition ID
221.1Stakemuraconfig		netbsd		root on ? type ?
231.1Stakemura
241.1Stakemuravrip*	at mainbus0
251.1Stakemuravrcmu*	at vrip? addr 0x0b000060 size 0x20
261.1Stakemuravrbcu*	at vrip? addr 0x0b000000 size 0x20
271.1Stakemuravrrtc*	at vrip? addr 0x0b0000c0 size 0x20 intr 2
281.1Stakemuravrkiu*  at vrip? addr 0x0b000180 size 0x20 intr 7
291.1Stakemuraoptions __NO_SOFT_SERIAL_INTERRUPT
301.1Stakemuracom*	at vrip? addr 0x0c000000 size 0x20 intr 9
311.1Stakemuravrgiu*	at vrip? addr 0x0b000100 size 0x20 intr 8
321.1Stakemura
331.1Stakemuravrisab2 at vrgiu?
341.1Stakemuraisa2	at vrisab2
351.1Stakemura
361.3Sshin# Workstation Console attachments
371.3Sshinfb*		at	mainbus0
381.3Sshinwsdisplay*	at	fb?
391.3Sshinwskbd*		at	vrkiu? mux 1
401.3Sshin
411.1Stakemurapseudo-device	biconsdev	1	# build-in console device
42