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