Home | History | Annotate | Line # | Download | only in conf
std.hpcmips.vr41 revision 1.3
      1  1.1       uch #
      2  1.3  takemura #	$NetBSD: std.hpcmips.vr41,v 1.3 2002/02/11 04:33:22 takemura 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.2  takemura vrrtc*	at vrip? addr 0x0b0000c0 size 0x20 unit VRRTC
     14  1.1       uch 
     15  1.2  takemura vrkiu*	at vrip? addr 0x0b000180 size 0x20 unit VRKIU
     16  1.1       uch hpckbd*	at vrkiu?
     17  1.2  takemura com*	at vrip? addr 0x0c000000 size 0x20 unit VRSIU pwctl PWCTL_COM0
     18  1.2  takemura vrgiu*	at vrip? addr 0x0b000100 size 0x20 unit VRGIU
     19  1.2  takemura vrpmu*	at vrip? addr 0x0b0000a0 size 0x20 unit VRPMU # power switch
     20  1.1       uch vrdsu*	at vrip? addr 0x0b0000e0 size 0x08
     21  1.2  takemura vrpiu*	at vrip? addr 0x0b000120 size 0x1a0 unit VRPIU
     22  1.2  takemura vrled*	at vrip? addr 0x0b000240 size 0x10 unit VRLED
     23  1.3  takemura vrdmaau* at vrip? addr 0x0b000020 size 0x10 unit VRDMAAU
     24  1.3  takemura vrdcu*	at vrip? addr 0x0b000040 size 0x10 unit VRDCU
     25  1.1       uch 
     26  1.1       uch # VR-specific debug options.
     27  1.1       uch 
     28  1.1       uch #options 	DUMP_GIU_LEVEL2_INTR	# Debugging use
     29  1.1       uch #options 	DEBUG_FIND_PCIC		# Debugging use XXX harmful don't define until read source.
     30