On Tue, 3 Nov 2009, David D. Kilzer wrote:
On Tue, November 3, 2009 at 5:43:16 AM, Finn Thain wrote:
/* 800x600 */
+ { VMODE_800_600_56, &mac_modedb[2] },
+ { VMODE_800_600_60, &mac_modedb[3] },
{ VMODE_800_600_75, &mac_modedb[5] },
{ VMODE_800_600_72, &mac_modedb[4] },
- { VMODE_800_600_60, &mac_modedb[3] },
- { VMODE_800_600_56, &mac_modedb[2] },
I believe you want to swap VMODE_800_600_75 and VMODE_800_600_72 here as well.
In this case, the mode with the faster vertical refresh frequency actually
has the higher pixel clock period. So I think the patch is correct.
Finn
Dave
--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html