* [PATCH] 2.4 Radeonfb patch for Asus L5
@ 2003-10-06 11:01 Pontus Fuchs
0 siblings, 0 replies; only message in thread
From: Pontus Fuchs @ 2003-10-06 11:01 UTC (permalink / raw)
To: linux-kernel, marcelo.tosatti
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;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-10-06 11:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-06 11:01 [PATCH] 2.4 Radeonfb patch for Asus L5 Pontus Fuchs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®