lkml.org 
[lkml]   [2004]   [Feb]   [15]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: Linux 2.6.3-rc3
FromBenjamin Herrenschmidt <>
DateSun, 15 Feb 2004 22:11:28 +1100
> 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 13:00    [from the cache]
©2003-2008