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