1 # $NetBSD: files.becc,v 1.3 2003/05/30 18:38:02 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 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_pci_space_asm.S becc 15 file arch/arm/xscale/becc_space.c becc 16 17 # Reset button. 18 device beccbut: sysmon_power, sysmon_taskq 19 attach beccbut at becc 20 file arch/arm/xscale/becc_button.c beccbut 21