1 1.1.8.4 yamt # $NetBSD: files.gumstix,v 1.1.8.4 2007/09/03 14:24:01 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.3 yamt include "dev/bluetooth/files.bluetooth" 12 1.1.8.3 yamt 13 1.1.8.3 yamt include "dev/pcmcia/files.pcmcia" 14 1.1.8.3 yamt 15 1.1.8.4 yamt #include "dev/sdmmc/files.sdmmc" 16 1.1.8.4 yamt 17 1.1.8.2 yamt # gumstix devices 18 1.1.8.2 yamt device gxio {[addr = -1], [gpirq = -1]} 19 1.1.8.2 yamt attach gxio at pxaip 20 1.1.8.3 yamt defflag opt_gxio.h GXIO_BLUETOOTH_ON_HWUART 21 1.1.8.4 yamt defparam opt_gxio.h GXIO_DEFAULT_EXPANSION 22 1.1.8.2 yamt file arch/evbarm/gumstix/gxio.c gxio 23 1.1.8.2 yamt 24 1.1.8.2 yamt # SMSC LAN91C111 25 1.1.8.2 yamt attach sm at gxio with sm_gxio 26 1.1.8.2 yamt file arch/evbarm/gumstix/if_sm_gxio.c sm_gxio 27 1.1.8.2 yamt 28 1.1.8.4 yamt # PCMCIA/CF socket 29 1.1.8.4 yamt attach pxapcic at pxaip with pxapcic_gxpcic 30 1.1.8.4 yamt file arch/evbarm/gumstix/gxpcic.c pxapcic_gxpcic 31 1.1.8.4 yamt 32 1.1.8.4 yamt # Inter-Integrated Circuit controller 33 1.1.8.4 yamt device gxiic: pxaiic, i2cbus 34 1.1.8.4 yamt attach gxiic at pxaip 35 1.1.8.4 yamt file arch/evbarm/gumstix/gxiic.c gxiic 36