On Sat, Nov 18, 2006 at 11:34:41AM +0100, Michael Schmitz wrote: > On Sat, 18 Nov 2006, Adrian Bunk wrote: > > > 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_ATARI has just been revived. Geert has a preliminary patch; I'll send > the final one soonish. Updated patch attached. > Michael cu Adrian <-- snip --> 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_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 <[email protected]> --- Due to it's size, the patch is attached compressed. drivers/video/Kconfig | 55 drivers/video/Makefile | 5 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 ------------- 11 files changed, 3 insertions(+), 13035 deletions(-)
Attachment:
patch-remove-broken-video-2.bz2
Description: Binary data
- References:
- [RFC: 2.6 patch] remove broken video drivers
- From: Adrian Bunk <[email protected]>
- Re: [RFC: 2.6 patch] remove broken video drivers
- From: Michael Schmitz <[email protected]>
- [RFC: 2.6 patch] remove broken video drivers
- Prev by Date: [RFC: 2.6 patch] remove the broken MTD_PCMCIA driver
- Next by Date: Re: [patch 0/6] [RFC] Add MMC Password Protection (lock/unlock) support V6
- Previous by thread: Re: [RFC: 2.6 patch] remove broken video drivers
- Next by thread: Re: [RFC: 2.6 patch] remove broken video drivers
- Index(es):