Re: [linux-fbdev] fbdev 2.4.0 cleanups

From: Petr Vandrovec (VANDROVE@vc.cvut.cz)
Date: Mon Mar 13 2000 - 07:59:58 EST


On 13 Mar 00 at 8:29, Geert Uytterhoeven wrote:
> This patch removes the compatibility cruft which was supposed to go away in
> 2.4.0. I guess I can send it to Linus, or does anyone still sees some bugs
> running around?
> --- native-2.3.51/include/linux/fb.h Sat Mar 11 15:34:26 2000
> +++ linux/include/linux/fb.h Sun Mar 12 16:19:16 2000
> @@ -232,11 +232,7 @@
> -#if 1 /* to go away in 2.4.0 */
> -extern int GET_FB_IDX(kdev_t rdev);
> -#else
> #define GET_FB_IDX(node) (MINOR(node))
> -#endif
Well, maybe that it is just me, but I can say something, I think
that we should left this code here for whole 2.4.x, as I still sometime
run 2.3.x together with 2.2.x and unless I switch to devfs, I must
have /dev/fb1 pointing to 29,32; but to 29,1 for 2.[34].x. I think
that it is unacceptable.
I think that we should revert all fbcon/fbmem changes that went into
2.3.51 (video= -> fbcon=; change in initialization order (white
square on matroxfb); video4linux (in)compatibility). I received
couple of bugreports on these topics during weekend :-(
                                        Best regards,
                                                Petr Vandrovec
                                                vandrove@vc.cvut.cz
                                                
                    

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:24 EST