public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Faik Uygur <faikuygur@ttnet.net.tr>
To: linux-kernel@vger.kernel.org
Cc: jsimmons@infradead.org, andreashappe@gmx.net
Subject: [PATCH] 2.5.59: radeonfb, no visible cursor at the fb console
Date: Tue, 28 Jan 2003 00:06:55 +0200	[thread overview]
Message-ID: <20030127220655.GA7650@ttnet.net.tr> (raw)

This trivial patch fixes the cursor problem at radeonfb.c, reported at
http://bugme.osdl.org/show_bug.cgi?id=292

--- linux-2.5.59-vanilla/drivers/video/radeonfb.c       Mon Jan 27 23:25:39 2003
+++ linux-2.5.59/drivers/video/radeonfb.c       Mon Jan 27 23:44:02 2003
@@ -2212,6 +2212,7 @@
        .fb_copyarea    = cfb_copyarea,
        .fb_imageblit   = cfb_imageblit,
 #endif
+       .fb_cursor      =  soft_cursor,
 };

             reply	other threads:[~2003-01-27 21:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-27 22:06 Faik Uygur [this message]
2003-01-28 19:05 ` [PATCH] 2.5.59: radeonfb, no visible cursor at the fb console James Simmons
2003-01-28 20:11   ` Joshua Kwan
2003-01-28 21:36     ` James Simmons

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=20030127220655.GA7650@ttnet.net.tr \
    --to=faikuygur@ttnet.net.tr \
    --cc=andreashappe@gmx.net \
    --cc=jsimmons@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox