files.g42xxeb revision 1.6
11.6Sbsh#	$NetBSD: files.g42xxeb,v 1.6 2010/03/13 11:37:47 bsh Exp $
21.1Sbsh#
31.1Sbsh# Genetec corp. G4255EB evaluation board configuration info
41.1Sbsh#
51.1Sbsh
61.1Sbshfile	arch/evbarm/g42xxeb/g42xxeb_machdep.c
71.1Sbsh
81.1Sbsh# CPU support and integrated peripherals
91.1Sbshinclude "arch/arm/xscale/files.pxa2x0"
101.1Sbsh
111.6Sbsh# Machine-independent SD/MMC drivers
121.6Sbshinclude "dev/sdmmc/files.sdmmc"
131.6Sbsh
141.1Sbsh# G4250EBX on-board devices (including CPLD)
151.1Sbshdevice	obio {[addr=-1], [intr=-1]}
161.1Sbshattach	obio at pxaip
171.1Sbshfile	arch/evbarm/g42xxeb/obio.c			obio
181.1Sbsh
191.1Sbsh
201.1Sbsh# LCD frame buffer
211.1Sbshattach lcd at obio with lcd_obio
221.1Sbshfile arch/evbarm/g42xxeb/g42xxeb_lcd.c		lcd_obio
231.3Sdsldefflag opt_g42xxlcd.h  G4250_LCD_TOSHIBA_LTM035 G4250_LCD_NEC_NL3224BC35
241.1Sbsh
251.1Sbshdevice	kmkbd: wskbddev
261.1Sbshattach	kmkbd at obio
271.1Sbshfile	arch/evbarm/g42xxeb/g42xxeb_kmkbd.c	kmkbd	needs-flag
281.1Sbsh
291.1Sbshattach ne at obio with ne_obio
301.1Sbshfile	arch/evbarm/g42xxeb/if_ne_obio.c		ne_obio
311.1Sbsh
321.1Sbsh# Peripherals on GB-225 option board
331.1Sbshdevice	opio {[addr=-1], [intr=-1]}
341.1Sbshattach	opio at obio
351.1Sbshfile	arch/evbarm/g42xxeb/gb225.c			opio
361.1Sbsh
371.1Sbshdevice	opcic: pcmciabus
381.1Sbshattach	opcic at opio
391.1Sbshfile	arch/arm/sa11x0/sa11xx_pcic.c		opcic
401.1Sbshfile	arch/evbarm/g42xxeb/gb225_pcic.c	opcic
411.1Sbsh
421.1Sbsh# Cypress SL811HS USB host controller
431.1Sbshattach	slhci at opio with slhci_opio
441.1Sbshfile	arch/evbarm/g42xxeb/gb225_slhci.c	slhci_opio
451.6Sbsh
461.6Sbshattach pxamci at obio with pxamci_obio
471.6Sbshfile   arch/evbarm/g42xxeb/g42xxeb_mci.c	pxamci_obio
48