Home | History | Annotate | Line # | Download | only in conf
NULLCONF revision 1.13
      1 #
      2 # 	$NetBSD: NULLCONF,v 1.13 2002/01/26 10:24:58 takemura 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 
     24 # compile options
     25 makeoptions	DEFGP="-G 18"
     26 
     27 config		netbsd		root on ? type ?
     28 
     29 vrisab2 at vrgiu?
     30 isa2	at vrisab2
     31 
     32 # Workstation Console attachments
     33 bivideo0	at	mainbus0
     34 hpcfb*		at	bivideo0
     35 wsdisplay*	at	hpcfb?
     36 wskbd*		at	hpckbd? mux 1
     37 wsmouse*	at	vrpiu? mux 0
     38 
     39 pseudo-device	biconsdev	1	# build-in console device
     40