NetBSD/sys/arch/hpcmips/conf/std.hpcmips.vr41
2002-01-02 13:13:18 +00:00

28 lines
948 B
Plaintext

#
# $NetBSD: std.hpcmips.vr41,v 1.1 2002/01/02 13:13:19 uch Exp $
# VR41XX common configuration.
#
options MIPS3 # R4000/R4400/R4600 CPUs
options MIPS3_4100 # VR4100 core
options VR41XX # NEC VR41xx series
options MIPS3_L2CACHE_ABSENT
vrip* at mainbus0
vrbcu* at vrip? addr 0x0b000000 size 0x20
vrcmu* at vrip? addr 0x0b000060 size 0x20
vrrtc* at vrip? addr 0x0b0000c0 size 0x20 intr 2
vrkiu* at vrip? addr 0x0b000180 size 0x20 intr 7
hpckbd* at vrkiu?
com* at vrip? addr 0x0c000000 size 0x20 intr 9 pwctl PWCTL_COM0
vrgiu* at vrip? addr 0x0b000100 size 0x20 intr 8
vrpmu* at vrip? addr 0x0b0000a0 size 0x20 intr 1 # power switch
vrdsu* at vrip? addr 0x0b0000e0 size 0x08
vrpiu* at vrip? addr 0x0b000120 size 0x1a0 intr 5
vrled* at vrip? addr 0x0b000240 size 0x10 intr 17
# VR-specific debug options.
#options DUMP_GIU_LEVEL2_INTR # Debugging use
#options DEBUG_FIND_PCIC # Debugging use XXX harmful don't define until read source.