NULLCONF revision 1.11
1#
2# 	$NetBSD: NULLCONF,v 1.11 2001/12/11 05:43:11 shin Exp $
3#
4include		"arch/hpcmips/conf/std.hpcmips"
5maxusers	8
6options 	MIPS3			# R4000/R4400/R4600 CPUs
7options 	MIPS3_4100		# VR4100 core
8options 	VR41XX			# NEC VR41xx series
9options 	VR4102			# NEC VR4102
10options 	VR4111			# NEC VR4111
11options 	VR4121			# NEC VR4121
12options 	NOFPU			# No FPU
13options 	SOFTFLOAT		# emulate FPU insn
14options 	MIPS3_L2CACHE_ABSENT
15options 	DDB			# in-kernel debugger
16
17options 	WINCE_DEFAULT_SETTING	# Debugging use
18options 	DUMP_GIU_LEVEL2_INTR	# Debugging use
19options 	DEBUG_FIND_PCIC		# Debugging use XXX harmful don't define until read source.
20#options 	DEBUG_FIND_PCIC_I82365SL_ONLY
21makeoptions	DEFWARNINGS=no	# override DEFWARNINGS?=yes
22
23file-system 	FFS		# fast filesystem with user and group quotas
24options 	COMPAT_386BSD_MBRPART # recognize old partition ID
25config		netbsd		root on ? type ?
26
27vrip*	at mainbus0
28vrcmu*	at vrip? addr 0x0b000060 size 0x20
29vrbcu*	at vrip? addr 0x0b000000 size 0x20
30vrrtc*	at vrip? addr 0x0b0000c0 size 0x20 intr 2
31vrkiu*	at vrip? addr 0x0b000180 size 0x20 intr 7
32hpckbd*	at vrkiu?
33options 	__NO_SOFT_SERIAL_INTERRUPT
34com*	at vrip? addr 0x0c000000 size 0x20 intr 9
35vrgiu*	at vrip? addr 0x0b000100 size 0x20 intr 8
36
37vrisab2 at vrgiu?
38isa2	at vrisab2
39
40# Workstation Console attachments
41bivideo0	at	mainbus0
42hpcfb*		at	bivideo0
43wsdisplay*	at	hpcfb?
44wskbd*		at	hpckbd? mux 1
45
46pseudo-device	biconsdev	1	# build-in console device
47