Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 156825 | Differences between
and this patch

Collapse All | Expand All

(-)/tmp/kmode.c (+12 lines)
Lines 41-46 Link Here
41
	            1,      11,     14,     KdSyncNegative,
41
	            1,      11,     14,     KdSyncNegative,
42
    },
42
    },
43
    
43
    
44
    {   240,	320,	64,	    0,
45
	            0,	    0,	    0,     KdSyncNegative,
46
	            0,      0,      0,     KdSyncNegative,
47
    },
48
44
    /* Other VESA modes */
49
    /* Other VESA modes */
45
    {	640,	350,	85,	31500,			    /* VESA */
50
    {	640,	350,	85,	31500,			    /* VESA */
46
		    32,	    96,	    192,    KdSyncPositive, /* 26.413 */
51
		    32,	    96,	    192,    KdSyncPositive, /* 26.413 */
Lines 80-85 Link Here
80
		   16,	    48,	    160,    KdSyncNegative, /* 31.469 */
85
		   16,	    48,	    160,    KdSyncNegative, /* 31.469 */
81
		   10,	    33,	    45,	    KdSyncNegative, /* 59.940 */
86
		   10,	    33,	    45,	    KdSyncNegative, /* 59.940 */
82
    },
87
    },
88
89
90
  {   480,    640,    60,     0,                      /* VESA */
91
               0,      0,     0,    KdSyncNegative, /* 31.469 */
92
               0,      0,     0,     KdSyncNegative, /* 59.940 */
93
   },
94
  
83
    
95
    
84
    /* 800x600 modes */
96
    /* 800x600 modes */
85
    {	800,	600,	85,	56250,			    /* VESA */
97
    {	800,	600,	85,	56250,			    /* VESA */

Return to bug 156825