From: Pontus Fuchs <pontus.fuchs@tactel.se>
To: linux-kernel@vger.kernel.org, marcelo.tosatti@cyclades.com
Subject: [PATCH] 2.4 Radeonfb patch for Asus L5
Date: Mon, 06 Oct 2003 13:01:32 +0200 [thread overview]
Message-ID: <1065438092.1434.23.camel@localhost.localdomain> (raw)
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;
reply other threads:[~2003-10-06 11:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1065438092.1434.23.camel@localhost.localdomain \
--to=pontus.fuchs@tactel.se \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.tosatti@cyclades.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®