Home | History | Annotate | Line # | Download | only in conf
files.integrator revision 1.3.2.3
      1  1.3.2.3  jdolecek #	$NetBSD: files.integrator,v 1.3.2.3 2002/02/11 20:07:41 jdolecek Exp $
      2  1.3.2.2   thorpej #
      3  1.3.2.2   thorpej # ARM, Ltd. Integrator evaluation board configuraiton info
      4  1.3.2.2   thorpej #
      5  1.3.2.2   thorpej 
      6  1.3.2.3  jdolecek # XXX Use the old arm32 interrupt code for now.
      7  1.3.2.3  jdolecek file	arch/arm/arm32/intr.c
      8  1.3.2.3  jdolecek file	arch/arm/arm32/spl.S
      9  1.3.2.3  jdolecek 
     10  1.3.2.2   thorpej file	arch/evbarm/integrator/integrator_machdep.c
     11  1.3.2.2   thorpej file	arch/evbarm/integrator/int_bus_dma.c
     12  1.3.2.2   thorpej 
     13  1.3.2.2   thorpej # Integrator fpga specific files
     14  1.3.2.2   thorpej device	ifpga {[offset = -1], [irq = -1]}: pcibus
     15  1.3.2.2   thorpej attach	ifpga at mainbus
     16  1.3.2.2   thorpej file	arch/evbarm/ifpga/ifpga.c		ifpga
     17  1.3.2.2   thorpej file	arch/evbarm/ifpga/ifpga_io.c		ifpga
     18  1.3.2.2   thorpej file	arch/evbarm/ifpga/ifpga_io_asm.S	ifpga
     19  1.3.2.2   thorpej file	arch/evbarm/ifpga/ifpga_clock.c		ifpga
     20  1.3.2.2   thorpej file	arch/evbarm/ifpga/ifpga_irq.S		ifpga
     21  1.3.2.2   thorpej file	arch/evbarm/ifpga/ifpga_irqhandler.c	ifpga
     22  1.3.2.2   thorpej file	arch/evbarm/ifpga/ifpga_pci.c		ifpga & pci
     23  1.3.2.2   thorpej 
     24  1.3.2.2   thorpej # Integrator fpga serial port
     25  1.3.2.2   thorpej # "device" declaration in files.evbarm (because of needs-flag)
     26  1.3.2.2   thorpej attach	plcom at ifpga with plcom_ifpga
     27  1.3.2.2   thorpej file	arch/evbarm/ifpga/plcom_ifpga.c		plcom_ifpga
     28  1.3.2.2   thorpej #file	arch/evbarm/ifpga/pl010_uart_io.c	plcom
     29  1.3.2.2   thorpej #file	arch/evbarm/ifpga/pl010_uart_io_asm.S	plcom
     30  1.3.2.2   thorpej 
     31  1.3.2.2   thorpej # Integrator real-time clock
     32  1.3.2.2   thorpej device plrtc
     33  1.3.2.2   thorpej attach plrtc at ifpga
     34  1.3.2.2   thorpej file	arch/evbarm/ifpga/pl030_rtc.c		plrtc
     35  1.3.2.2   thorpej 
     36  1.3.2.2   thorpej # Integrator PCI support
     37  1.3.2.2   thorpej file	arch/evbarm/integrator/pci_machdep.c	pci
     38