files.integrator revision 1.10
11.10Sskrll#	$NetBSD: files.integrator,v 1.10 2013/02/19 10:57:09 skrll Exp $
21.1Sthorpej#
31.1Sthorpej# ARM, Ltd. Integrator evaluation board configuraiton info
41.1Sthorpej#
51.4Sthorpej
61.6Srearnshafile    arch/arm/arm32/irq_dispatch.S
71.10Sskrllfile	arch/arm/arm32/arm32_boot.c
81.10Sskrllfile	arch/arm/arm32/arm32_kvminit.c
91.1Sthorpej
101.2Sthorpejfile	arch/evbarm/integrator/integrator_machdep.c
111.2Sthorpejfile	arch/evbarm/integrator/int_bus_dma.c
121.1Sthorpej
131.1Sthorpej# Integrator fpga specific files
141.5Sthorpejdevice	ifpga {[offset = -1], [irq = -1]}: pcibus, bus_space_generic
151.1Sthorpejattach	ifpga at mainbus
161.1Sthorpejfile	arch/evbarm/ifpga/ifpga.c		ifpga
171.1Sthorpejfile	arch/evbarm/ifpga/ifpga_io.c		ifpga
181.1Sthorpejfile	arch/evbarm/ifpga/ifpga_clock.c		ifpga
191.6Srearnshafile	arch/evbarm/ifpga/ifpga_intr.c		ifpga
201.1Sthorpejfile	arch/evbarm/ifpga/ifpga_pci.c		ifpga & pci
211.1Sthorpej
221.1Sthorpej# Integrator fpga serial port
231.3Sthorpej# "device" declaration in files.evbarm (because of needs-flag)
241.1Sthorpejattach	plcom at ifpga with plcom_ifpga
251.1Sthorpejfile	arch/evbarm/ifpga/plcom_ifpga.c		plcom_ifpga
261.1Sthorpej
271.1Sthorpej# Integrator real-time clock
281.1Sthorpejdevice plrtc
291.1Sthorpejattach plrtc at ifpga
301.1Sthorpejfile	arch/evbarm/ifpga/pl030_rtc.c		plrtc
311.1Sthorpej
321.1Sthorpej# Integrator PCI support
331.2Sthorpejfile	arch/evbarm/integrator/pci_machdep.c	pci
341.10Sskrll
351.10Sskrll# SMSC LAN91C111
361.10Sskrllattach	sm at ifpga with sm_ifpga
371.10Sskrllfile	arch/evbarm/ifpga/sm_ifpga.c		sm_ifpga
38