21 lines
596 B
Plaintext
21 lines
596 B
Plaintext
# $NetBSD: files.becc,v 1.3 2003/05/30 18:38:02 thorpej Exp $
|
|
#
|
|
# Configuration info for the ADI Engineering Big Endian Companion Chip
|
|
# for the Intel i80200 processor
|
|
#
|
|
|
|
file arch/arm/xscale/becc_icu.c
|
|
file arch/arm/xscale/becc_timer.c
|
|
|
|
device becc {}: pcibus
|
|
# Board-specific front-end provides attachment.
|
|
file arch/arm/xscale/becc.c becc
|
|
file arch/arm/xscale/becc_pci.c becc
|
|
file arch/arm/xscale/becc_pci_space_asm.S becc
|
|
file arch/arm/xscale/becc_space.c becc
|
|
|
|
# Reset button.
|
|
device beccbut: sysmon_power, sysmon_taskq
|
|
attach beccbut at becc
|
|
file arch/arm/xscale/becc_button.c beccbut
|