xref: /netbsd-src/sys/arch/hpcmips/conf/NULLCONF (revision 3b435a73967be44dfb4a27315acd72bfacde430c)
1#
2# 	$NetBSD: NULLCONF,v 1.2 1999/09/25 00:03:22 shin Exp $
3#
4include		"arch/hpcmips/conf/std.hpcmips"
5maxusers	8
6options 	MIPS3			# R4000/R4400/R4600 CPUs
7options 	VR41X1			# NEC VR41x1 series
8options		MIPS3_4100		# VR4100 core
9options		SOFTFLOAT		# No FPU
10options		MIPS3_L2CACHE_ABSENT
11options 	DDB			# in-kernel debugger
12options 	"NKMEMCLUSTERS=1024"	# 4K pages in kernel malloc pool
13
14options		WINCE_DEFAULT_SETTING # Debugging use
15options		DUMP_GIU_LEVEL2_INTR  # Debugging use
16options		DEBUG_FIND_PCIC       # Debugging use XXX harmful don't define until read source.
17#options		DEBUG_FIND_PCIC_I82365SL_ONLY
18
19file-system 	FFS             # fast filesystem with user and group quotas
20options 	COMPAT_386BSD_MBRPART # recognize old partition ID
21config		netbsd		root on ? type ?
22
23vrip*	at mainbus0
24vrcmu*	at vrip? addr 0x0b000060 size 0x20
25vrbcu*	at vrip? addr 0x0b000000 size 0x20
26vrrtc*	at vrip? addr 0x0b0000c0 size 0x20 intr 2
27vrkiu*  at vrip? addr 0x0b000180 size 0x20 intr 7
28options __NO_SOFT_SERIAL_INTERRUPT
29com*	at vrip? addr 0x0c000000 size 0x20 intr 9
30vrgiu*	at vrip? addr 0x0b000100 size 0x20 intr 8
31
32vrisab2 at vrgiu?
33isa2	at vrisab2
34
35pseudo-device	biconsdev	1	# build-in console device
36
37