11.14Sandvar#	$NetBSD: files.integrator,v 1.14 2021/08/07 19:41:13 andvar Exp $
21.1Sthorpej#
31.14Sandvar# ARM, Ltd. Integrator evaluation board configuration 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.11Sjmcneill# Integrator MMCI host controller
281.11Sjmcneillattach	plmmc at ifpga with plmmc_ifpga
291.11Sjmcneillfile	arch/evbarm/ifpga/plmmc_ifpga.c		plmmc_ifpga
301.11Sjmcneill
311.1Sthorpej# Integrator real-time clock
321.12Schristos# XXX: dev/ic/pl031.c
331.1Sthorpejattach plrtc at ifpga
341.1Sthorpejfile	arch/evbarm/ifpga/pl030_rtc.c		plrtc
351.1Sthorpej
361.1Sthorpej# Integrator PCI support
371.2Sthorpejfile	arch/evbarm/integrator/pci_machdep.c	pci
381.10Sskrll
391.10Sskrll# SMSC LAN91C111
401.10Sskrllattach	sm at ifpga with sm_ifpga
411.10Sskrllfile	arch/evbarm/ifpga/sm_ifpga.c		sm_ifpga
42