|
From: Geert U. <ge...@li...> - 2002-10-15 08:39:21
|
On Mon, 14 Oct 2002, James Simmons wrote: > > On Sun, 13 Oct 2002, James Simmons wrote: > > > This is nearly the last of the fbdev api changes (90% of them). Alot of > > > driver fixes as well. The console related stuff in each fbdev driver > > > is nearly gone!!! Please do a pull. Thank you. > > > > > > bk://fbdev.bkbits.net/fbdev-2.5 > > > > Please add the output of diffstat, so we know which files you changed. > > Better yet here is the BK patch via email. > @@ -220,12 +218,7 @@ > bool ' Advanced low level driver options' CONFIG_FBCON_ADVANCED > if [ "$CONFIG_FBCON_ADVANCED" = "y" ]; then > tristate ' Monochrome support' CONFIG_FBCON_MFB CONFIG_FBCON_MFB can be deleted, because of this change to the Makefile: > -obj-$(CONFIG_FBCON_MFB) += fbcon-mfb.o > # tristate ' Atari interleaved bitplanes (16 planes) support' CONFIG_FBCON_IPLAN2P16 FBCON_IPLAN2P16 can be deleted, since it doesn't exist. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li... In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds |