Home | History | Annotate | Line # | Download | only in conf
std.hpcmips.vr41 revision 1.1.4.2
      1  1.1.4.2  nathanw #
      2  1.1.4.2  nathanw #	$NetBSD: std.hpcmips.vr41,v 1.1.4.2 2002/01/11 23:38:23 nathanw Exp $
      3  1.1.4.2  nathanw #	VR41XX common configuration.
      4  1.1.4.2  nathanw #
      5  1.1.4.2  nathanw options 	MIPS3			# R4000/R4400/R4600 CPUs
      6  1.1.4.2  nathanw options 	MIPS3_4100		# VR4100 core
      7  1.1.4.2  nathanw options 	VR41XX			# NEC VR41xx series
      8  1.1.4.2  nathanw options 	MIPS3_L2CACHE_ABSENT
      9  1.1.4.2  nathanw 
     10  1.1.4.2  nathanw vrip*	at mainbus0
     11  1.1.4.2  nathanw vrbcu*	at vrip? addr 0x0b000000 size 0x20
     12  1.1.4.2  nathanw vrcmu*	at vrip? addr 0x0b000060 size 0x20
     13  1.1.4.2  nathanw vrrtc*	at vrip? addr 0x0b0000c0 size 0x20 intr 2
     14  1.1.4.2  nathanw 
     15  1.1.4.2  nathanw vrkiu*	at vrip? addr 0x0b000180 size 0x20 intr 7
     16  1.1.4.2  nathanw hpckbd*	at vrkiu?
     17  1.1.4.2  nathanw com*	at vrip? addr 0x0c000000 size 0x20 intr 9 pwctl PWCTL_COM0
     18  1.1.4.2  nathanw vrgiu*	at vrip? addr 0x0b000100 size 0x20 intr 8
     19  1.1.4.2  nathanw vrpmu*	at vrip? addr 0x0b0000a0 size 0x20 intr 1 # power switch
     20  1.1.4.2  nathanw vrdsu*	at vrip? addr 0x0b0000e0 size 0x08
     21  1.1.4.2  nathanw vrpiu*	at vrip? addr 0x0b000120 size 0x1a0 intr 5
     22  1.1.4.2  nathanw vrled*	at vrip? addr 0x0b000240 size 0x10 intr 17
     23  1.1.4.2  nathanw 
     24  1.1.4.2  nathanw # VR-specific debug options.
     25  1.1.4.2  nathanw 
     26  1.1.4.2  nathanw #options 	DUMP_GIU_LEVEL2_INTR	# Debugging use
     27  1.1.4.2  nathanw #options 	DEBUG_FIND_PCIC		# Debugging use XXX harmful don't define until read source.
     28