Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / evbarm / conf / files.adi_brh
blobb573c709f78448b79ca5c2a0263bc157067888da
1 #       $NetBSD: files.adi_brh,v 1.3 2003/06/16 17:40:49 thorpej Exp $
3 # ADI BRH evaluation board configuration info
6 file    arch/evbarm/adi_brh/brh_7seg.c
7 file    arch/evbarm/adi_brh/brh_machdep.c
9 # BRH on-board devices
10 device  obio {addr, [size = -1], [width = -1], [irq = -1]}: bus_space_generic
11 attach  obio at mainbus
12 file    arch/evbarm/adi_brh/obio.c                      obio
13 file    arch/evbarm/adi_brh/obio_space.c                obio
15 # on-board 16550 UARTs
16 attach  com at obio with com_obio
17 file    arch/evbarm/adi_brh/com_obio.c                  com_obio
19 # i80200 CPU support
20 include "arch/arm/xscale/files.i80200"
22 # BECC Companion support
23 include "arch/arm/xscale/files.becc"
25 attach  becc at mainbus with becc_mainbus
26 file    arch/evbarm/adi_brh/becc_mainbus.c              becc_mainbus