linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [RFC: 2.6 patch] remove broken video drivers
@ 2006-11-18  0:02 Adrian Bunk
  2006-11-18 10:34 ` Michael Schmitz
  2006-11-20 16:51 ` James Simmons
  0 siblings, 2 replies; 5+ messages in thread
From: Adrian Bunk @ 2006-11-18  0:02 UTC (permalink / raw)
  To: adaplas, James Simmons
  Cc: sammy, linux-fbdev-devel, sun3-list, linux-kernel, linuxppc-dev,
	linux-m68k, geert

This patch removes video drivers that:
- had already been marked as BROKEN in 2.6.0 three years ago and
- are still marked as BROKEN.

These are the following drivers:
- FB_CYBER
- FB_VIRGE
- FB_RETINAZ3
- FB_ATARI
- FB_SUN3
- FB_PM3

Drivers that had been marked as BROKEN for such a long time seem to be 
unlikely to be revived in the forseeable future.

But if anyone wants to ever revive any of these drivers, the code is 
still present in the older kernel releases.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

Due to it's size, the patch is available at
  http://ftp.kernel.org/pub/linux/kernel/people/bunk/misc/patch-remove-broken-video.gz

 drivers/video/Kconfig   |   62 
 drivers/video/Makefile  |    6 
 drivers/video/atafb.c   | 3107 ----------------------------------
 drivers/video/cyberfb.c | 2297 -------------------------
 drivers/video/cyberfb.h |  415 ----
 drivers/video/pm3fb.c   | 3641 ----------------------------------------
 drivers/video/retz3fb.c | 1588 -----------------
 drivers/video/retz3fb.h |  286 ---
 drivers/video/sun3fb.c  |  702 -------
 drivers/video/virgefb.c | 2526 ---------------------------
 drivers/video/virgefb.h |  288 ---
 include/video/pm3fb.h   | 1235 -------------
 12 files changed, 3 insertions(+), 16150 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-11-23  9:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-18  0:02 [RFC: 2.6 patch] remove broken video drivers Adrian Bunk
2006-11-18 10:34 ` Michael Schmitz
2006-11-18 21:41   ` [RFC: 2.6 patch] remove broken video drivers (v2) Adrian Bunk
2006-11-23  9:08   ` [RFC: 2.6 patch] remove broken video drivers Jes Sorensen
2006-11-20 16:51 ` James Simmons

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).