Home | History | Annotate | Line # | Download | only in conf
NULLCONF revision 1.19
      1   1.1  takemura #
      2  1.19    atatat # 	$NetBSD: NULLCONF,v 1.19 2004/07/15 03:53:46 atatat Exp $
      3   1.1  takemura #
      4   1.1  takemura include		"arch/hpcmips/conf/std.hpcmips"
      5  1.14    atatat 
      6  1.14    atatat #options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
      7  1.19    atatat #options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
      8  1.12       uch 
      9   1.1  takemura maxusers	8
     10  1.12       uch 
     11  1.12       uch include		"arch/hpcmips/conf/std.hpcmips.vr41"
     12  1.18        tv makeoptions	CPUFLAGS="-mips2"	# CPU codegen options
     13  1.10     lukem options 	VR4102			# NEC VR4102
     14  1.10     lukem options 	VR4111			# NEC VR4111
     15  1.10     lukem options 	VR4121			# NEC VR4121
     16  1.12       uch 
     17   1.1  takemura options 	DDB			# in-kernel debugger
     18   1.1  takemura 
     19  1.10     lukem options 	WINCE_DEFAULT_SETTING	# Debugging use
     20  1.10     lukem options 	DUMP_GIU_LEVEL2_INTR	# Debugging use
     21  1.10     lukem options 	DEBUG_FIND_PCIC		# Debugging use XXX harmful don't define until read source.
     22  1.10     lukem #options 	DEBUG_FIND_PCIC_I82365SL_ONLY
     23  1.16      ross makeoptions	DEFWARNINGS="no"	# override DEFWARNINGS?=yes
     24   1.1  takemura 
     25  1.10     lukem file-system 	FFS		# fast filesystem with user and group quotas
     26   1.1  takemura options 	COMPAT_386BSD_MBRPART # recognize old partition ID
     27  1.13  takemura 
     28  1.13  takemura # compile options
     29  1.17      shin #makeoptions	DEFGP="-G 18"
     30  1.13  takemura 
     31   1.1  takemura config		netbsd		root on ? type ?
     32   1.1  takemura 
     33   1.1  takemura vrisab2 at vrgiu?
     34   1.1  takemura isa2	at vrisab2
     35   1.1  takemura 
     36   1.3      shin # Workstation Console attachments
     37   1.6       uch bivideo0	at	mainbus0
     38   1.6       uch hpcfb*		at	bivideo0
     39   1.6       uch wsdisplay*	at	hpcfb?
     40   1.8      shin wskbd*		at	hpckbd? mux 1
     41  1.12       uch wsmouse*	at	vrpiu? mux 0
     42   1.3      shin 
     43   1.1  takemura pseudo-device	biconsdev	1	# build-in console device
     44  1.15     lukem pseudo-device	clockctl		# user control of clock subsystem
     45