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