Home | History | Annotate | Line # | Download | only in ep93xx
files.ep93xx revision 1.1
      1 #       $NetBSD: files.ep93xx,v 1.1 2004/12/22 19:14:11 joff Exp $
      2 #
      3 # Configuration info for Cirrus Logic EP93XX CPU support
      4 #
      5 
      6 file	arch/arm/ep93xx/ep93xx_intr.c
      7 file	arch/arm/arm32/irq_dispatch.S
      8 file	arch/arm/ep93xx/ep93xx_space.c
      9 file	arch/arm/ep93xx/ep93xx_busdma.c
     10 
     11 device	epsoc { [addr=-1], [size=0], [intr=-1] }: bus_space_generic
     12 file	arch/arm/ep93xx/epsoc.c               epsoc
     13 
     14 device	epclk
     15 attach epclk at epsoc
     16 file	arch/arm/ep93xx/epclk.c	              epclk needs-flag
     17 
     18 device	epe: ether, ifnet, arp, mii
     19 file	arch/arm/ep93xx/epe.c                 epe
     20 attach epe at epsoc
     21 
     22 device	epohci
     23 attach ohci at epsoc with epohci
     24 file	arch/arm/ep93xx/epohci.c              epohci
     25 
     26 device epcom : tty
     27 file	arch/arm/ep93xx/epcom.c               epcom needs-flag
     28