NetBSD/sys/arch/hpcmips/conf/std.hpcmips.vr41

28 lines
980 B
Plaintext
Raw Normal View History

2002-01-02 16:13:18 +03:00
#
2002-01-27 17:18:11 +03:00
# $NetBSD: std.hpcmips.vr41,v 1.2 2002/01/27 14:18:11 takemura Exp $
2002-01-02 16:13:18 +03:00
# 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
2002-01-27 17:18:11 +03:00
vrrtc* at vrip? addr 0x0b0000c0 size 0x20 unit VRRTC
2002-01-02 16:13:18 +03:00
2002-01-27 17:18:11 +03:00
vrkiu* at vrip? addr 0x0b000180 size 0x20 unit VRKIU
2002-01-02 16:13:18 +03:00
hpckbd* at vrkiu?
2002-01-27 17:18:11 +03:00
com* at vrip? addr 0x0c000000 size 0x20 unit VRSIU pwctl PWCTL_COM0
vrgiu* at vrip? addr 0x0b000100 size 0x20 unit VRGIU
vrpmu* at vrip? addr 0x0b0000a0 size 0x20 unit VRPMU # power switch
2002-01-02 16:13:18 +03:00
vrdsu* at vrip? addr 0x0b0000e0 size 0x08
2002-01-27 17:18:11 +03:00
vrpiu* at vrip? addr 0x0b000120 size 0x1a0 unit VRPIU
vrled* at vrip? addr 0x0b000240 size 0x10 unit VRLED
2002-01-02 16:13:18 +03:00
# 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.