Home | History | Annotate | Line # | Download | only in conf
files.gumstix revision 1.1.8.5
      1  1.1.8.5  yamt #	$NetBSD: files.gumstix,v 1.1.8.5 2008/03/24 09:38:38 yamt Exp $
      2  1.1.8.2  yamt #
      3  1.1.8.4  yamt # Gumstix. Inc. Gumstix boards configuration info
      4  1.1.8.2  yamt #
      5  1.1.8.2  yamt 
      6  1.1.8.2  yamt file	arch/evbarm/gumstix/gumstix_machdep.c
      7  1.1.8.2  yamt 
      8  1.1.8.2  yamt # CPU support and integrated peripherals
      9  1.1.8.2  yamt include "arch/arm/xscale/files.pxa2x0"
     10  1.1.8.2  yamt 
     11  1.1.8.4  yamt #include "dev/sdmmc/files.sdmmc"
     12  1.1.8.4  yamt 
     13  1.1.8.2  yamt # gumstix devices
     14  1.1.8.2  yamt device	gxio {[addr = -1], [gpirq = -1]}
     15  1.1.8.2  yamt attach	gxio at pxaip
     16  1.1.8.3  yamt defflag opt_gxio.h				GXIO_BLUETOOTH_ON_HWUART
     17  1.1.8.4  yamt defparam opt_gxio.h				GXIO_DEFAULT_EXPANSION
     18  1.1.8.2  yamt file	arch/evbarm/gumstix/gxio.c			gxio
     19  1.1.8.2  yamt 
     20  1.1.8.2  yamt # SMSC LAN91C111
     21  1.1.8.2  yamt attach	sm at gxio with sm_gxio
     22  1.1.8.2  yamt file	arch/evbarm/gumstix/if_sm_gxio.c		sm_gxio
     23  1.1.8.2  yamt 
     24  1.1.8.4  yamt # PCMCIA/CF socket
     25  1.1.8.4  yamt attach	pxapcic at pxaip with pxapcic_gxpcic
     26  1.1.8.4  yamt file	arch/evbarm/gumstix/gxpcic.c			pxapcic_gxpcic
     27  1.1.8.4  yamt 
     28  1.1.8.4  yamt # Inter-Integrated Circuit controller
     29  1.1.8.4  yamt device	gxiic: pxaiic, i2cbus
     30  1.1.8.4  yamt attach	gxiic at pxaip
     31  1.1.8.4  yamt file	arch/evbarm/gumstix/gxiic.c			gxiic
     32