You dislike penguins? What about this one? This patch is
for 2.4.0-prerelease with testing/prerelease.diff as of 5 minutes ago.
I have no idea about official name of this version ;-)
Best regards,
Petr Vandrovec
vandrove@vc.cvut.cz
--- linux-2.4.0-prerelease-p/drivers/video/fbcon.c.orig Sun Oct 29 06:17:34 2000
+++ linux-2.4.0-prerelease-p/drivers/video/fbcon.c Wed Jan 3 12:11:29 2001
@@ -2056,6 +2056,8 @@
int i, j, n, x1, y1, x;
int logo_depth, done = 0;
+ return 0;
+
/* Return if the frame buffer is not mapped */
if (!fb)
return 0;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/