Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / evbarm / conf / files.npwr_fc
blob24e25f4548099377684a86557faa9e8201b698fc
1 #       $NetBSD: files.npwr_fc,v 1.1 2005/12/22 16:17:24 briggs 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/npwr_fc/npwr_fc_machdep.c
11 file    arch/evbarm/npwr_fc/npwr_fc_pci.c
13 # IQ80321 on-board devices
14 device  obio {addr, [size = -1], [width = -1], [xint = -1]}: bus_space_generic
15 attach  obio at mainbus
16 file    arch/evbarm/iq80321/obio.c                      obio
17 file    arch/evbarm/iq80321/obio_space.c                obio
19 # on-board TI 165C50 UART
20 attach  com at obio with com_obio
21 file    arch/evbarm/iq80321/com_obio.c                  com_obio
23 # i80321 I/O Processor CPU support
24 include "arch/arm/xscale/files.i80321"
26 attach  iopxs at mainbus with iopxs_mainbus
27 file    arch/evbarm/iq80321/i80321_mainbus.c            iopxs_mainbus