NULLCONF revision 1.12
1#
2# 	$NetBSD: NULLCONF,v 1.12 2002/01/02 13:13:19 uch Exp $
3#
4include		"arch/hpcmips/conf/std.hpcmips"
5
6maxusers	8
7
8include		"arch/hpcmips/conf/std.hpcmips.vr41"
9options 	VR4102			# NEC VR4102
10options 	VR4111			# NEC VR4111
11options 	VR4121			# NEC VR4121
12
13options 	DDB			# in-kernel debugger
14
15options 	WINCE_DEFAULT_SETTING	# Debugging use
16options 	DUMP_GIU_LEVEL2_INTR	# Debugging use
17options 	DEBUG_FIND_PCIC		# Debugging use XXX harmful don't define until read source.
18#options 	DEBUG_FIND_PCIC_I82365SL_ONLY
19makeoptions	DEFWARNINGS=no	# override DEFWARNINGS?=yes
20
21file-system 	FFS		# fast filesystem with user and group quotas
22options 	COMPAT_386BSD_MBRPART # recognize old partition ID
23config		netbsd		root on ? type ?
24
25vrisab2 at vrgiu?
26isa2	at vrisab2
27
28# Workstation Console attachments
29bivideo0	at	mainbus0
30hpcfb*		at	bivideo0
31wsdisplay*	at	hpcfb?
32wskbd*		at	hpckbd? mux 1
33wsmouse*	at	vrpiu? mux 0
34
35pseudo-device	biconsdev	1	# build-in console device
36