1 # $NetBSD: files.hdl_g,v 1.2 2006/12/18 13:50:58 nonaka Exp $
3 # I-O DATA HDL-G configuration info
6 file arch/evbarm/hdl_g/hdlg_machdep.c
7 file arch/evbarm/hdl_g/hdlg_pci.c
9 # HDL-G on-board devices
10 device obio {addr, [size = -1], [width = -1], [xint = -1]}: bus_space_generic
11 attach obio at mainbus
12 file arch/evbarm/hdl_g/obio.c obio
13 file arch/evbarm/hdl_g/obio_space.c obio
15 # on-board TI 165C50 UART
16 attach com at obio with com_obio
17 file arch/evbarm/hdl_g/com_obio.c com_obio
20 device btn: sysmon_power, sysmon_taskq
21 attach btn at obio with btn_obio
22 file arch/evbarm/hdl_g/btn_obio.c btn_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/hdl_g/i80321_mainbus.c iopxs_mainbus