NULLCONF revision 1.7
11.1Stakemura#
21.7Sshin# 	$NetBSD: NULLCONF,v 1.7 2000/03/16 01:45: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.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.7Sshinmakeoptions	CWARNFLAGS=""	# override CWARNFLAGS?= -Werror ...
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.6Suchbivideo0	at	mainbus0
381.6Suchhpcfb*		at	bivideo0
391.6Suchwsdisplay*	at	hpcfb?
401.3Sshinwskbd*		at	vrkiu? mux 1
411.3Sshin
421.1Stakemurapseudo-device	biconsdev	1	# build-in console device
43