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