![]() | |||||||||||||
Messages in this thread Patch in this message |
Hi, Quoting Peter Chubb <peter@chubb.wattle.id.au>: > Try this patch that's been floating around for a while. > > Ani, can you please push this patch to Linus? It fixes the Radeon > problems for a lot of people. In addition I need the following patch for radeonfb to work on my Asus L5. See http://bugs.xfree86.org/show_bug.cgi?id=561 for more info. --- radeonfb.c.orig 2003-09-20 11:47:53.000000000 +0200 +++ radeonfb.c 2003-10-01 09:38:23.000000000 +0200 @@ -1099,7 +1099,7 @@ printk("radeonfb: detected DFP panel size from BIOS: %dx%d\n", rinfo->panel_xres, rinfo->panel_yres); - for(i=0; i<20; i++) { + for(i=0; i<21; i++) { tmp0 = rinfo->bios_seg + readw(tmp+64+i*2); if (tmp0 == 0) break; Pontus Fuchs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 13:49 [from the cache] ©2003-2008 | |||||||||||||