Home | History | Annotate | Line # | Download | only in ixp12x0
files.ixp12x0 revision 1.2.4.2
      1  1.2.4.2  thorpej #       $NetBSD: files.ixp12x0,v 1.2.4.2 2003/01/03 16:41:09 thorpej Exp $
      2  1.2.4.2  thorpej #
      3  1.2.4.2  thorpej # Configuration info for Intel IXP12x0 CPU support
      4  1.2.4.2  thorpej #
      5  1.2.4.2  thorpej 
      6  1.2.4.2  thorpej file	arch/arm/ixp12x0/ixp12x0_intr.c
      7  1.2.4.2  thorpej file	arch/arm/arm32/irq_dispatch.S
      8  1.2.4.2  thorpej 
      9  1.2.4.2  thorpej # IXP1200 Slow peripheral devices
     10  1.2.4.2  thorpej device	ixpsip { [addr=-1], [size=0], [intr=-1] }: bus_space_generic
     11  1.2.4.2  thorpej file	arch/arm/ixp12x0/ixpsip.c		ixpsip
     12  1.2.4.2  thorpej file	arch/arm/ixp12x0/ixpsip_io.c		ixpsip
     13  1.2.4.2  thorpej 
     14  1.2.4.2  thorpej # IXP12x0 Processor CPU support
     15  1.2.4.2  thorpej # IXP1200 IX,PCI,SRAM bus
     16  1.2.4.2  thorpej device	ixpio: pcibus, bus_space_generic
     17  1.2.4.2  thorpej file	arch/arm/ixp12x0/ixp12x0.c		ixpio
     18  1.2.4.2  thorpej file	arch/arm/ixp12x0/ixp12x0_io.c		ixpio
     19  1.2.4.2  thorpej file	arch/arm/ixp12x0/ixp12x0_pci.c          ixpio
     20  1.2.4.2  thorpej file	arch/arm/ixp12x0/ixp12x0_pci_dma.c      ixpio
     21  1.2.4.2  thorpej 
     22  1.2.4.2  thorpej # clock device
     23  1.2.4.2  thorpej device	ixpclk 
     24  1.2.4.2  thorpej attach	ixpclk at ixpsip
     25  1.2.4.2  thorpej file	arch/arm/ixp12x0/ixp12x0_clk.c		ixpclk needs-flag
     26