1 1.1.8.2 kent # $NetBSD: files.g42xxeb,v 1.1.8.2 2005/04/29 11:28:07 kent Exp $ 2 1.1.8.2 kent # 3 1.1.8.2 kent # Genetec corp. G4255EB evaluation board configuration info 4 1.1.8.2 kent # 5 1.1.8.2 kent 6 1.1.8.2 kent file arch/evbarm/g42xxeb/g42xxeb_machdep.c 7 1.1.8.2 kent 8 1.1.8.2 kent # CPU support and integrated peripherals 9 1.1.8.2 kent include "arch/arm/xscale/files.pxa2x0" 10 1.1.8.2 kent 11 1.1.8.2 kent # G4250EBX on-board devices (including CPLD) 12 1.1.8.2 kent device obio {[addr=-1], [intr=-1]} 13 1.1.8.2 kent attach obio at pxaip 14 1.1.8.2 kent file arch/evbarm/g42xxeb/obio.c obio 15 1.1.8.2 kent 16 1.1.8.2 kent 17 1.1.8.2 kent # LCD frame buffer 18 1.1.8.2 kent attach lcd at obio with lcd_obio 19 1.1.8.2 kent file arch/evbarm/g42xxeb/g42xxeb_lcd.c lcd_obio 20 1.1.8.2 kent defflag "opt_g42xxlcd.h" G4250_LCD_TOSHIBA_LTM035 G4250_LCD_NEC_NL3224BC35 21 1.1.8.2 kent 22 1.1.8.2 kent device kmkbd: wskbddev 23 1.1.8.2 kent attach kmkbd at obio 24 1.1.8.2 kent file arch/evbarm/g42xxeb/g42xxeb_kmkbd.c kmkbd needs-flag 25 1.1.8.2 kent 26 1.1.8.2 kent attach ne at obio with ne_obio 27 1.1.8.2 kent file arch/evbarm/g42xxeb/if_ne_obio.c ne_obio 28 1.1.8.2 kent 29 1.1.8.2 kent # Peripherals on GB-225 option board 30 1.1.8.2 kent device opio {[addr=-1], [intr=-1]} 31 1.1.8.2 kent attach opio at obio 32 1.1.8.2 kent file arch/evbarm/g42xxeb/gb225.c opio 33 1.1.8.2 kent 34 1.1.8.2 kent # PCMCIA 35 1.1.8.2 kent include "dev/pcmcia/files.pcmcia" 36 1.1.8.2 kent 37 1.1.8.2 kent device opcic: pcmciabus 38 1.1.8.2 kent attach opcic at opio 39 1.1.8.2 kent file arch/arm/sa11x0/sa11xx_pcic.c opcic 40 1.1.8.2 kent file arch/evbarm/g42xxeb/gb225_pcic.c opcic 41 1.1.8.2 kent 42 1.1.8.2 kent # Cypress SL811HS USB host controller 43 1.1.8.2 kent attach slhci at opio with slhci_opio 44 1.1.8.2 kent file arch/evbarm/g42xxeb/gb225_slhci.c slhci_opio 45