[PATCH] 2.5.59: radeonfb, no visible cursor at the fb console

From: Faik Uygur (faikuygur@ttnet.net.tr)
Date: Mon Jan 27 2003 - 17:06:55 EST


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,
 };
-
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/



This archive was generated by hypermail 2b29 : Fri Jan 31 2003 - 22:00:17 EST