11.7Skiyohara#	$NetBSD: files.g42xxeb,v 1.7 2010/09/23 07:08:57 kiyohara 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.1Sbsh# G4250EBX on-board devices (including CPLD)
121.1Sbshdevice	obio {[addr=-1], [intr=-1]}
131.1Sbshattach	obio at pxaip
141.1Sbshfile	arch/evbarm/g42xxeb/obio.c			obio
151.1Sbsh
161.1Sbsh
171.1Sbsh# LCD frame buffer
181.1Sbshattach lcd at obio with lcd_obio
191.1Sbshfile arch/evbarm/g42xxeb/g42xxeb_lcd.c		lcd_obio
201.3Sdsldefflag opt_g42xxlcd.h  G4250_LCD_TOSHIBA_LTM035 G4250_LCD_NEC_NL3224BC35
211.1Sbsh
221.1Sbshdevice	kmkbd: wskbddev
231.1Sbshattach	kmkbd at obio
241.1Sbshfile	arch/evbarm/g42xxeb/g42xxeb_kmkbd.c	kmkbd	needs-flag
251.1Sbsh
261.1Sbshattach ne at obio with ne_obio
271.1Sbshfile	arch/evbarm/g42xxeb/if_ne_obio.c		ne_obio
281.1Sbsh
291.1Sbsh# Peripherals on GB-225 option board
301.1Sbshdevice	opio {[addr=-1], [intr=-1]}
311.1Sbshattach	opio at obio
321.1Sbshfile	arch/evbarm/g42xxeb/gb225.c			opio
331.1Sbsh
341.1Sbshdevice	opcic: pcmciabus
351.1Sbshattach	opcic at opio
361.1Sbshfile	arch/arm/sa11x0/sa11xx_pcic.c		opcic
371.1Sbshfile	arch/evbarm/g42xxeb/gb225_pcic.c	opcic
381.1Sbsh
391.1Sbsh# Cypress SL811HS USB host controller
401.1Sbshattach	slhci at opio with slhci_opio
411.1Sbshfile	arch/evbarm/g42xxeb/gb225_slhci.c	slhci_opio
421.6Sbsh
431.6Sbshattach pxamci at obio with pxamci_obio
441.6Sbshfile   arch/evbarm/g42xxeb/g42xxeb_mci.c	pxamci_obio
45