files.iq80310 revision 1.6
11.6Sthorpej# $NetBSD: files.iq80310,v 1.6 2002/01/30 03:59:40 thorpej Exp $ 21.1Sthorpej# 31.1Sthorpej# Intel IQ80310 evaluation board configuration info 41.1Sthorpej# 51.1Sthorpej 61.6Sthorpej# Use the generic ARM soft interrupt code. 71.6Sthorpejfile arch/arm/arm/softintr.c 81.6Sthorpej 91.3Sthorpejfile arch/evbarm/iq80310/iq80310_7seg.c 101.2Sthorpejfile arch/evbarm/iq80310/iq80310_machdep.c 111.3Sthorpejfile arch/evbarm/iq80310/iq80310_intr.c 121.3Sthorpejfile arch/evbarm/iq80310/iq80310_timer.c 131.4Sthorpejfile arch/evbarm/iq80310/iq80310_pci.c 141.3Sthorpej 151.3Sthorpej# IQ80310 on-board devices (including CPLD) 161.3Sthorpejdevice obio {[addr = -1]} 171.3Sthorpejattach obio at mainbus 181.3Sthorpejfile arch/evbarm/iq80310/obio.c obio 191.3Sthorpejfile arch/evbarm/iq80310/obio_space.c obio 201.3Sthorpejfile arch/evbarm/iq80310/obio_space_asm.S obio 211.3Sthorpej 221.3Sthorpej# on-board XR 16550 UARTs 231.3Sthorpejattach com at obio with com_obio 241.3Sthorpejfile arch/evbarm/iq80310/com_obio.c com_obio 251.5Sthorpej 261.5Sthorpej# i80200 CPU support 271.5Sthorpejinclude "arch/arm/xscale/files.i80200" 281.1Sthorpej 291.4Sthorpej# i80312 Companion I/O support 301.4Sthorpejinclude "arch/arm/xscale/files.i80312" 311.4Sthorpej 321.4Sthorpejattach iopxs at mainbus with iopxs_mainbus 331.4Sthorpejfile arch/evbarm/iq80310/i80312_mainbus.c iopxs_mainbus 34