Home | History | Annotate | Line # | Download | only in windermere
      1 #
      2 # Configuration info for Windermere support
      3 #
      4 device	windermere {[offset = -1], [irq = -1]}
      5 attach	windermere at internal
      6 file	arch/epoc32/windermere/windermere.c	windermere
      7 
      8 device	wmcom
      9 attach	wmcom at windermere
     10 file	arch/epoc32/windermere/wmcom.c		wmcom		needs-flag
     11 
     12 device	wmlcd : rasops2, rasops4, wsemuldisplaydev
     13 attach	wmlcd at windermere
     14 file	arch/epoc32/windermere/wmlcd.c		wmlcd		needs-flag
     15 
     16 device	wmrtc
     17 attach	wmrtc at windermere
     18 file	arch/epoc32/windermere/wmrtc.c		wmrtc
     19