files.gumstix revision 1.2
1# $NetBSD: files.gumstix,v 1.2 2007/01/18 10:15:20 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/pcmcia/files.pcmcia" 12 13# gumstix devices 14device gxio {[addr = -1], [gpirq = -1]} 15attach gxio at pxaip 16defflag opt_gxio.h GXIO_BLUETOOTH_ON_HWUART 17file arch/evbarm/gumstix/gxio.c gxio 18 19# SMSC LAN91C111 20attach sm at gxio with sm_gxio 21file arch/evbarm/gumstix/if_sm_gxio.c sm_gxio 22 23device gxpcic: pcmciabus 24attach gxpcic at gxio 25file arch/arm/sa11x0/sa11xx_pcic.c gxpcic 26file arch/evbarm/gumstix/gxpcic.c gxpcic 27