Home | History | Annotate | Line # | Download | only in conf
files.armadillo9 revision 1.2.12.2
      1  1.2.12.2  yamt #	$NetBSD: files.armadillo9,v 1.2.12.2 2006/06/21 14:50:33 yamt Exp $
      2  1.2.12.2  yamt #
      3  1.2.12.2  yamt # First try for arm-specific configuration info
      4  1.2.12.2  yamt #
      5  1.2.12.2  yamt 
      6  1.2.12.2  yamt # Use the generic ARM soft interrupt code.
      7  1.2.12.2  yamt file	arch/arm/arm/softintr.c
      8  1.2.12.2  yamt file	arch/evbarm/armadillo/armadillo9_machdep.c
      9  1.2.12.2  yamt 
     10  1.2.12.2  yamt # EP93xx Processor CPU support
     11  1.2.12.2  yamt include "arch/arm/ep93xx/files.ep93xx"
     12  1.2.12.2  yamt 
     13  1.2.12.2  yamt attach	epsoc at mainbus
     14  1.2.12.2  yamt 
     15  1.2.12.2  yamt attach	epcom at epsoc with armadillo9com
     16  1.2.12.2  yamt file	arch/evbarm/armadillo/armadillo9_com.c	armadillo9com
     17  1.2.12.2  yamt 
     18  1.2.12.2  yamt device	armadillo9iic: i2cbus, i2c_bitbang
     19  1.2.12.2  yamt attach	armadillo9iic at epgpio
     20  1.2.12.2  yamt file	arch/evbarm/armadillo/armadillo9_iic.c	armadillo9iic
     21  1.2.12.2  yamt 
     22  1.2.12.2  yamt attach	eppcic at epsoc with armadillo9pcic
     23  1.2.12.2  yamt file	arch/evbarm/armadillo/armadillo9_pcic.c	armadillo9pcic
     24  1.2.12.2  yamt 
     25  1.2.12.2  yamt include	"dev/pcmcia/files.pcmcia"
     26