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