1 # $NetBSD: files.becc,v 1.2 2003/04/20 20:50:50 thorpej Exp $ 2 # 3 # Configuration info for the ADI Engineering Big Endian Companion Chip 4 # for the Intel i80200 processor 5 # 6 7 file arch/arm/xscale/becc_icu.c 8 file arch/arm/xscale/becc_timer.c 9 10 device becc {}: pcibus, bus_space_generic 11 # Board-specific front-end provides attachment. 12 file arch/arm/xscale/becc.c becc 13 file arch/arm/xscale/becc_pci.c becc 14 file arch/arm/xscale/becc_space.c becc 15 16 # Reset button. 17 device beccbut: sysmon_power, sysmon_taskq 18 attach beccbut at becc 19 file arch/arm/xscale/becc_button.c beccbut 20