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