NULLCONF revision 1.6
11.1Stakemura#
21.6Such# 	$NetBSD: NULLCONF,v 1.6 2000/03/14 08:31:07 uch 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.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.6Suchbivideo0	at	mainbus0
371.6Suchhpcfb*		at	bivideo0
381.6Suchwsdisplay*	at	hpcfb?
391.3Sshinwskbd*		at	vrkiu? mux 1
401.3Sshin
411.1Stakemurapseudo-device	biconsdev	1	# build-in console device
42