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