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