1 1.7 thorpej # $NetBSD: files.i80321,v 1.7 2002/08/02 00:35:47 thorpej Exp $ 2 1.1 thorpej # 3 1.1 thorpej # Configuration info for Intel i80321 XScale I/O Processor support 4 1.1 thorpej # 5 1.1 thorpej 6 1.1 thorpej file arch/arm/xscale/i80321_icu.c 7 1.1 thorpej file arch/arm/xscale/i80321_irq.S 8 1.1 thorpej file arch/arm/xscale/i80321_mcu.c 9 1.1 thorpej file arch/arm/xscale/i80321_timer.c 10 1.1 thorpej 11 1.4 thorpej device iopxs {}: pcibus, bus_space_generic 12 1.1 thorpej # Board-specific front-end provides attachment. 13 1.1 thorpej file arch/arm/xscale/i80321.c iopxs 14 1.1 thorpej file arch/arm/xscale/i80321_pci.c iopxs 15 1.1 thorpej file arch/arm/xscale/i80321_space.c iopxs 16 1.7 thorpej 17 1.7 thorpej # Application Accelerator Unit 18 1.7 thorpej device iopaau: dmover_service 19 1.7 thorpej attach iopaau at iopxs 20 1.7 thorpej file arch/arm/xscale/i80321_aau.c iopaau 21 1.7 thorpej file arch/arm/xscale/iopaau.c iopaau 22 1.3 thorpej 23 1.5 thorpej # Watchdog timer 24 1.5 thorpej device iopwdog: sysmon_wdog 25 1.5 thorpej attach iopwdog at iopxs 26 1.5 thorpej file arch/arm/xscale/i80321_wdog.c iopwdog 27