1 1.1.14.2 yamt # $NetBSD: files.hdl_g,v 1.1.14.2 2006/06/21 14:50:33 yamt Exp $ 2 1.1.14.2 yamt # 3 1.1.14.2 yamt # Intel I-O DATA HDL-G configuration info 4 1.1.14.2 yamt # 5 1.1.14.2 yamt 6 1.1.14.2 yamt # Use the generic ARM soft interrupt code. 7 1.1.14.2 yamt file arch/arm/arm/softintr.c 8 1.1.14.2 yamt 9 1.1.14.2 yamt file arch/evbarm/hdl_g/hdlg_machdep.c 10 1.1.14.2 yamt file arch/evbarm/hdl_g/hdlg_pci.c 11 1.1.14.2 yamt 12 1.1.14.2 yamt # HDL-G on-board devices 13 1.1.14.2 yamt device obio {addr, [size = -1], [width = -1], [xint = -1]}: bus_space_generic 14 1.1.14.2 yamt attach obio at mainbus 15 1.1.14.2 yamt file arch/evbarm/hdl_g/obio.c obio 16 1.1.14.2 yamt file arch/evbarm/hdl_g/obio_space.c obio 17 1.1.14.2 yamt 18 1.1.14.2 yamt # on-board TI 165C50 UART 19 1.1.14.2 yamt attach com at obio with com_obio 20 1.1.14.2 yamt file arch/evbarm/hdl_g/com_obio.c com_obio 21 1.1.14.2 yamt 22 1.1.14.2 yamt # Button 23 1.1.14.2 yamt device btn: sysmon_power, sysmon_taskq 24 1.1.14.2 yamt attach btn at obio with btn_obio 25 1.1.14.2 yamt file arch/evbarm/hdl_g/btn_obio.c btn_obio 26 1.1.14.2 yamt 27 1.1.14.2 yamt # i80321 I/O Processor CPU support 28 1.1.14.2 yamt include "arch/arm/xscale/files.i80321" 29 1.1.14.2 yamt 30 1.1.14.2 yamt attach iopxs at mainbus with iopxs_mainbus 31 1.1.14.2 yamt file arch/evbarm/hdl_g/i80321_mainbus.c iopxs_mainbus 32