files.gumstix revision 1.4
1# $NetBSD: files.gumstix,v 1.4 2007/04/20 13:00:08 kiyohara Exp $ 2# 3# Genetec corp. G4255EB evaluation board configuration info 4# 5 6file arch/evbarm/gumstix/gumstix_machdep.c 7 8# CPU support and integrated peripherals 9include "arch/arm/xscale/files.pxa2x0" 10 11include "dev/bluetooth/files.bluetooth" 12 13include "dev/pcmcia/files.pcmcia" 14 15# gumstix devices 16device gxio {[addr = -1], [gpirq = -1]} 17attach gxio at pxaip 18defflag opt_gxio.h GXIO_BLUETOOTH_ON_HWUART 19file arch/evbarm/gumstix/gxio.c gxio 20 21# SMSC LAN91C111 22attach sm at gxio with sm_gxio 23file arch/evbarm/gumstix/if_sm_gxio.c sm_gxio 24 25# PCMCIA/CF socket and GPIO controllers 26attach pxapcic at pxaip with pxapcic_gxpcic 27file arch/evbarm/gumstix/gxpcic.c pxapcic_gxpcic 28