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