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