linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: Michael Schmitz <schmitz@mail.biophys.uni-duesseldorf.de>
Cc: sammy@sammy.net, linux-m68k@vger.kernel.org,
	James Simmons <jsimmons@infradead.org>,
	linux-fbdev-devel@lists.sourceforge.net, sun3-list@redhat.com,
	linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org,
	geert@linux-m68k.org, adaplas@pol.net
Subject: [RFC: 2.6 patch] remove broken video drivers (v2)
Date: Sat, 18 Nov 2006 22:41:05 +0100	[thread overview]
Message-ID: <20061118214105.GC31879@stusta.de> (raw)
In-Reply-To: <Pine.LNX.4.58.0611181132230.7667@xplor.biophys.uni-duesseldorf.de>

[-- Attachment #1: Type: text/plain, Size: 1651 bytes --]

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 <bunk@stusta.de>

---

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 #2: patch-remove-broken-video-2.bz2 --]
[-- Type: application/octet-stream, Size: 68839 bytes --]

  reply	other threads:[~2006-11-18 21:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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   ` Adrian Bunk [this message]
2006-11-23  9:08   ` Jes Sorensen
2006-11-20 16:51 ` James Simmons

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061118214105.GC31879@stusta.de \
    --to=bunk@stusta.de \
    --cc=adaplas@pol.net \
    --cc=geert@linux-m68k.org \
    --cc=jsimmons@infradead.org \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@vger.kernel.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=sammy@sammy.net \
    --cc=schmitz@mail.biophys.uni-duesseldorf.de \
    --cc=sun3-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).