Add IPAQ modeline by Dennis Noordsij.

This commit is contained in:
Anders Carlsson 2004-01-14 10:00:00 +00:00
parent 6c97b277d9
commit a265167f19

View File

@ -31,6 +31,16 @@
const KdMonitorTiming kdMonitorTimings[] = { const KdMonitorTiming kdMonitorTimings[] = {
/* H V Hz KHz */ /* H V Hz KHz */
/* FP BP BLANK POLARITY */ /* FP BP BLANK POLARITY */
/* IPAQ modeline:
*
* Modeline "320x240" 5.7222 320 337 340 352 240 241 244 254"
*/
{ 320, 240, 64, 16256,
17, 12, 32, KdSyncNegative,
1, 11, 14, KdSyncNegative,
},
/* Other VESA modes */ /* Other VESA modes */
{ 640, 350, 85, 31500, /* VESA */ { 640, 350, 85, 31500, /* VESA */
32, 96, 192, KdSyncPositive, /* 26.413 */ 32, 96, 192, KdSyncPositive, /* 26.413 */