files.integrator revision 1.3
11.3Sthorpej# $NetBSD: files.integrator,v 1.3 2001/11/14 23:47:51 thorpej Exp $ 21.1Sthorpej# 31.1Sthorpej# ARM, Ltd. Integrator evaluation board configuraiton info 41.1Sthorpej# 51.1Sthorpej 61.2Sthorpejfile arch/evbarm/integrator/integrator_machdep.c 71.2Sthorpejfile arch/evbarm/integrator/int_bus_dma.c 81.1Sthorpej 91.1Sthorpej# Integrator fpga specific files 101.1Sthorpejdevice ifpga {[offset = -1], [irq = -1]}: pcibus 111.1Sthorpejattach ifpga at mainbus 121.1Sthorpejfile arch/evbarm/ifpga/ifpga.c ifpga 131.1Sthorpejfile arch/evbarm/ifpga/ifpga_io.c ifpga 141.1Sthorpejfile arch/evbarm/ifpga/ifpga_io_asm.S ifpga 151.1Sthorpejfile arch/evbarm/ifpga/ifpga_clock.c ifpga 161.1Sthorpejfile arch/evbarm/ifpga/ifpga_irq.S ifpga 171.1Sthorpejfile arch/evbarm/ifpga/ifpga_irqhandler.c ifpga 181.1Sthorpejfile arch/evbarm/ifpga/ifpga_pci.c ifpga & pci 191.1Sthorpej 201.1Sthorpej# Integrator fpga serial port 211.3Sthorpej# "device" declaration in files.evbarm (because of needs-flag) 221.1Sthorpejattach plcom at ifpga with plcom_ifpga 231.1Sthorpejfile arch/evbarm/ifpga/plcom_ifpga.c plcom_ifpga 241.1Sthorpej#file arch/evbarm/ifpga/pl010_uart_io.c plcom 251.1Sthorpej#file arch/evbarm/ifpga/pl010_uart_io_asm.S plcom 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 34