Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / evbarm / conf / files.iq80321
blob376aeecd38d8195d0f6d0813efd4e1cf3e18ebcb
1 #       $NetBSD: files.iq80321,v 1.7 2003/06/16 17:40:50 thorpej Exp $
3 # Intel IQ80321 evaluation board configuration info
6 # Use the shared initarm_common() code.
7 # XXX: Not yet ready for prime-time
8 #file   arch/evbarm/evbarm/initarm_common.c
10 file    arch/evbarm/iq80321/iq80321_7seg.c
11 file    arch/evbarm/iq80321/iq80321_machdep.c
12 file    arch/evbarm/iq80321/iq80321_pci.c
14 # IQ80321 on-board devices
15 device  obio {addr, [size = -1], [width = -1], [xint = -1]}: bus_space_generic
16 attach  obio at mainbus
17 file    arch/evbarm/iq80321/obio.c                      obio
18 file    arch/evbarm/iq80321/obio_space.c                obio
20 # on-board TI 165C50 UART
21 attach  com at obio with com_obio
22 file    arch/evbarm/iq80321/com_obio.c                  com_obio
24 # i80321 I/O Processor CPU support
25 include "arch/arm/xscale/files.i80321"
27 attach  iopxs at mainbus with iopxs_mainbus
28 file    arch/evbarm/iq80321/i80321_mainbus.c            iopxs_mainbus