lkml.org 
[lkml]   [2004]   [Feb]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: Linux 2.6.3-rc3
From
Date

> Yes, you can still build the old driver, but it doesn't work unless
> you also apply this patch:

Ah, I forgot the old fbdev init shit. Indeed, Linus, please apply
this patch.

> --- linux/drivers/video/fbmem.c.old 2004-02-15 11:47:26.000000000 +0100
> +++ linux/drivers/video/fbmem.c 2004-02-15 11:43:42.000000000 +0100
> @@ -222,6 +222,9 @@
> #ifdef CONFIG_FB_RADEON
> { "radeonfb", radeonfb_init, radeonfb_setup },
> #endif
> +#ifdef CONFIG_FB_RADEON_OLD
> + { "radeonfb_old", radeonfb_init, radeonfb_setup },
> +#endif
> #ifdef CONFIG_FB_CONTROL
> { "controlfb", control_init, control_setup },
> #endif
--
Benjamin Herrenschmidt <benh@kernel.crashing.org>

-
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/

\
 
 \ /
  Last update: 2005-03-22 14:00    [W:0.042 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site