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