Magellan Linux

Diff of /trunk/mkinitrd-magellan/livecd/modules.framebuffer

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 662 by niro, Mon Jan 14 19:31:37 2008 UTC revision 907 by niro, Fri Oct 16 13:38:55 2009 UTC
# Line 1  Line 1 
1  # $Header: /home/cvsd/magellan-cvs/magellan-src/mkinitrd-magellan/livecd/modules.framebuffer,v 1.1 2008-01-14 19:31:37 niro Exp $  # $Id$
2  # modules.framebuffer  # modules.framebuffer
3    
4    # common modules
5    fb
6  fb_ddc  fb_ddc
7    bitblit
8    fbcon
9    font
10    macmodes
11    softcursor
12    svgalib
13    
14    # blacklight drivers
15    corgi_bl
16    cr_bllcd
17    ili9320
18    kb3886_bl
19    lcd
20    ltv350qv
21    mbp_nvidia_bl
22    platform_lcd
23    progear_bl
24    tdo24m
25    vgg2432a4
26    
27    # video drivers
28  arcfb  arcfb
29    arkfb
30  atyfb  atyfb
31  aty128fb  aty128fb
32    broadsheetfb
33    cfbcopyarea
34    cfbfillrect
35    cfbimgblt
36    carminefb
37  cirrusfb  cirrusfb
38    crvml
39  cyber2000fb  cyber2000fb
40  cyblafb  cyblafb
41  g450_pll  g450_pll
42  gx1fb  gx1fb
43  gxfb  gxfb
44    hecubafb
45  hgafb  hgafb
46  i2c-matroxfb  i2c-matroxfb
47  i810fb  i810fb
48    ili9320
49  intelfb  intelfb
50  kyrofb  kyrofb
51  lcd  lxfb
 macmodes  
52  matroxfb_accel  matroxfb_accel
53  matroxfb_base  matroxfb_base
54  matroxfb_crtc2  matroxfb_crtc2
# Line 26  matroxfb_g450 Line 57  matroxfb_g450
57  matroxfb_maven  matroxfb_maven
58  matroxfb_misc  matroxfb_misc
59  matroxfb_Ti3026  matroxfb_Ti3026
60    mb862xxfb
61    metronomefb
62    n411
63  neofb  neofb
64  nvidiafb  nvidiafb
65  pm2fb  pm2fb
66  progear_bl  pm3fb
67  radeonfb  radeonfb
68  rivafb  rivafb
69  s3fb  s3fb
# Line 37  s1d13xxxfb Line 71  s1d13xxxfb
71  savagefb  savagefb
72  sisfb  sisfb
73  sstfb  sstfb
 svgalib  
74  sm501fb  sm501fb
75  tdfxfb  tdfxfb
76    tmiofb
77  tridentfb  tridentfb
78    uvesafb
79  vga16fb  vga16fb
80  vgastate  viafb
81    vmlfb
82    vt8623fb

Legend:
Removed from v.662  
changed lines
  Added in v.907