Hi, On Saturday 29 May 2004 05:00 am, Gaubatz Patrick wrote: > I just wondered if you have already discovered the new source code of VIA's > framebuffer driver... :)
For more info, see: http://sourceforge.net/mailarchive/forum.php?thread_id=4189958&forum_id=38615 This is good stuff, it seems most of the infamous mode tables have been replaced with proper video timing parameters: //1280x768 (GTF) static struct crt_mode_table CRTM1280x768[] __initdata = { //r_rate,vlck, HT, HA, HBS, HBE, HSS, HSE, VT, VA, VBS, VBE, VSS, VSE { 60,CLK_80_136M ,{1680,1280, 1280, 400, 1344, 136, 795, 768, 768, 27, 769, 3 }} Haven't tested any of it yet though.. Cheers, Rob -- aibohphobia n. : fear of palindromes -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.