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