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