All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: jsimmons@pentafluge.infradead.org
Cc: Eric Lammerts <eric@lammerts.org>, Andrew Morton <akpm@osdl.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] asiliantfb fixes
Date: Wed, 30 Jun 2004 09:04:49 -0400	[thread overview]
Message-ID: <20040630130448.GI29025@linux-sh.org> (raw)
In-Reply-To: <Pine.LNX.4.56.0406301252220.23967@pentafluge.infradead.org>

[-- Attachment #1: Type: text/plain, Size: 723 bytes --]

On Wed, Jun 30, 2004 at 12:52:49PM +0100, jsimmons@pentafluge.infradead.org wrote:
> 
> The below fix is missing. It needs to be applied.
> 

Yes, this still needs to be merged. Can you roll this into your next
batch of fb updates? If not, I'll pass it along, unless Andrew decides to
merge this directly.

> --- linux-2.6.7/drivers/video/asiliantfb.c.orig 2004-06-28 
> 22:03:38.000000000 -0400
> +++ linux-2.6.7/drivers/video/asiliantfb.c      2004-06-28 
> 22:04:28.000000000 -0400
> @@ -571,7 +571,7 @@
>         }
> 
>         pci_write_config_dword(dp, 4, 0x02800083);
> -       writeb(3, addr + 0x400784);
> +       writeb(3, p->screen_base + 0x400784);
> 
>         init_asiliant(p, addr);
> 

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2004-06-30 13:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-30  2:41 [PATCH] asiliantfb fixes Eric Lammerts
2004-06-30  3:17 ` Paul Mundt
2004-06-30 11:52   ` jsimmons
2004-06-30 13:04     ` Paul Mundt [this message]

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=20040630130448.GI29025@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=akpm@osdl.org \
    --cc=eric@lammerts.org \
    --cc=jsimmons@pentafluge.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.