lkml.org 
[lkml]   [2003]   [Oct]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] 2.4 Radeonfb patch for Asus L5
From
Date
Hi,

This is the 2.4 version of the same patch that's now in 2.6.0-mm. It's
needed to the the flatpanel on the Asus L5 laptop working.

--- radeonfb.c.orig 2003-10-02 16:45:49.000000000 +0200
+++ radeonfb.c 2003-10-02 16:46:13.000000000 +0200
@@ -1485,7 +1485,7 @@
printk("radeonfb: detected LCD 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;


-
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    [W:0.023 / U:0.912 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site