netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC: 2.6 patch] remove broken net drivers
@ 2006-11-18  0:02 Adrian Bunk
  2006-11-19 11:53 ` Geert Uytterhoeven
  0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2006-11-18  0:02 UTC (permalink / raw)
  To: jgarzik; +Cc: netdev, linux-kernel, funaho, linux-mac68k, jejb, geert, zippel

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

This patch removes net 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:
- MAC89x0
- ATARI_BIONET
- ATARI_PAMSNET
- SKMC

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.

 Documentation/networking/net-modules.txt |    6 
 drivers/net/Kconfig                      |   44 
 drivers/net/Makefile                     |    4 
 drivers/net/Space.c                      |   16 
 drivers/net/atari_bionet.c               |  674 ------------
 drivers/net/atari_pamsnet.c              |  894 ----------------
 drivers/net/mac89x0.c                    |  666 ------------
 drivers/net/sk_mca.c                     | 1216 -----------------------
 drivers/net/sk_mca.h                     |  170 ---
 9 files changed, 3690 deletions(-)


[-- Attachment #2: patch-remove-broken-net.gz --]
[-- Type: application/octet-stream, Size: 28547 bytes --]

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

* Re: [RFC: 2.6 patch] remove broken net drivers
  2006-11-18  0:02 [RFC: 2.6 patch] remove broken net drivers Adrian Bunk
@ 2006-11-19 11:53 ` Geert Uytterhoeven
  2006-11-20 20:09   ` smurf
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2006-11-19 11:53 UTC (permalink / raw)
  To: Adrian Bunk
  Cc: Jeff Garzik, netdev, Linux Kernel Development, funaho,
	Linux/m68k on Mac, Linux/m68k, jejb, Roman Zippel,
	Matthias Urlichs

On Sat, 18 Nov 2006, Adrian Bunk wrote:
> This patch removes net 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:
> - MAC89x0

I still have a patch lying around for this one:

http://linux-m68k-cvs.ubb.ca/~geert/linux-m68k-2.6.x-merging/POSTPONED/357-mac89x0.diff

I don't remember 100% why I put it in my POSTPONED queue. Maybe because it was
rejected upstream?

If it's OK (it compiles fine with 2.6.19-rc5), please tell me, and I'll
resubmit it.

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

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

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

* Re: [RFC: 2.6 patch] remove broken net drivers
  2006-11-19 11:53 ` Geert Uytterhoeven
@ 2006-11-20 20:09   ` smurf
  0 siblings, 0 replies; 3+ messages in thread
From: smurf @ 2006-11-20 20:09 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Adrian Bunk, Jeff Garzik, netdev, Linux Kernel Development,
	funaho, Linux/m68k on Mac, Linux/m68k, jejb, Roman Zippel

Hi,

Geert Uytterhoeven:
> I still have a patch lying around for this one:
> 
(Mine)

> If it's OK (it compiles fine with 2.6.19-rc5), please tell me, and I'll
> resubmit it.
> 
Can somebody else please check this, if possible? I won't have time this
week.
-- 
Matthias Urlichs   |   {M:U} IT Design @ m-u-it.de   |  smurf@smurf.noris.de
Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de
 - -
Integrated Software - A single product that deftly performs hundreds of
        functions the user never needs and awkwardly performs the half-dozen he
        uses constantly.

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

end of thread, other threads:[~2006-11-20 20:10 UTC | newest]

Thread overview: 3+ 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 net drivers Adrian Bunk
2006-11-19 11:53 ` Geert Uytterhoeven
2006-11-20 20:09   ` smurf

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).