NULLCONF revision 1.3
11.1Stakemura#
21.3Sshin# 	$NetBSD: NULLCONF,v 1.3 1999/11/21 12:46:51 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.2Sshinoptions		SOFTFLOAT		# No FPU
101.1Stakemuraoptions		MIPS3_L2CACHE_ABSENT
111.1Stakemuraoptions 	DDB			# in-kernel debugger
121.1Stakemuraoptions 	"NKMEMCLUSTERS=1024"	# 4K pages in kernel malloc pool
131.1Stakemura
141.1Stakemuraoptions		WINCE_DEFAULT_SETTING # Debugging use
151.1Stakemuraoptions		DUMP_GIU_LEVEL2_INTR  # Debugging use
161.1Stakemuraoptions		DEBUG_FIND_PCIC       # Debugging use XXX harmful don't define until read source.
171.1Stakemura#options		DEBUG_FIND_PCIC_I82365SL_ONLY
181.1Stakemura
191.1Stakemurafile-system 	FFS             # fast filesystem with user and group quotas
201.1Stakemuraoptions 	COMPAT_386BSD_MBRPART # recognize old partition ID
211.1Stakemuraconfig		netbsd		root on ? type ?
221.1Stakemura
231.1Stakemuravrip*	at mainbus0
241.1Stakemuravrcmu*	at vrip? addr 0x0b000060 size 0x20
251.1Stakemuravrbcu*	at vrip? addr 0x0b000000 size 0x20
261.1Stakemuravrrtc*	at vrip? addr 0x0b0000c0 size 0x20 intr 2
271.1Stakemuravrkiu*  at vrip? addr 0x0b000180 size 0x20 intr 7
281.1Stakemuraoptions __NO_SOFT_SERIAL_INTERRUPT
291.1Stakemuracom*	at vrip? addr 0x0c000000 size 0x20 intr 9
301.1Stakemuravrgiu*	at vrip? addr 0x0b000100 size 0x20 intr 8
311.1Stakemura
321.1Stakemuravrisab2 at vrgiu?
331.1Stakemuraisa2	at vrisab2
341.1Stakemura
351.3Sshin# Workstation Console attachments
361.3Sshinfb*		at	mainbus0
371.3Sshinwsdisplay*	at	fb?
381.3Sshinwskbd*		at	vrkiu? mux 1
391.3Sshin
401.1Stakemurapseudo-device	biconsdev	1	# build-in console device
41