LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Christoph Hellwig <hch@lst.de>
Cc: netdev@oss.sgi.com, Linux Kernel <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@osdl.org>, Krzysztof Halasa <khc@pm.waw.pl>,
	Pete Popov <ppopov@mvista.com>
Subject: Re: [PATCH] remove comx drivers from tree
Date: Fri, 14 May 2004 13:32:02 -0400	[thread overview]
Message-ID: <40A50292.3070601@pobox.com> (raw)
In-Reply-To: <20040507111725.GA11575@lst.de>

Christoph Hellwig wrote:
> the drivers have been broken since pre-2.4.0, like referencing a symbol
> that was made procfs-internal in 2.3.x, haven't received maintainer
> updates for about the same period and MOD_{INC,DEC}_USE_COUNT usage that
> pretty much unfixable (inside warts of _horrible_ procfs abuse).
> 
> I'd say just kill them.

I have applied this to my netdev-2.6 tree, and so it should show up in 
-mm sometime.

  drivers/net/wan/Kconfig           |  113 -
  drivers/net/wan/Makefile          |    8
  drivers/net/wan/comx-hw-comx.c    | 1449 -------------------
  drivers/net/wan/comx-hw-locomx.c  |  495 ------
  drivers/net/wan/comx-hw-mixcom.c  |  959 ------------
  drivers/net/wan/comx-hw-munich.c  | 2853 
--------------------------------------
  drivers/net/wan/comx-proto-fr.c   | 1013 -------------
  drivers/net/wan/comx-proto-lapb.c |  550 -------
  drivers/net/wan/comx-proto-ppp.c  |  268 ---
  drivers/net/wan/comx.c            | 1127 ---------------
  drivers/net/wan/comx.h            |  231 ---
  drivers/net/wan/comxhw.h          |  112 -
  12 files changed, 9178 deletions(-)

Even though it is quite moldy, I want to give people some time to object 
before I remove it upstream.


BTW, I plan to remove rcpci driver at the suggestion of Pete Popov, as 
well.  It seems it's another "hasn't really worked since late 2.3.x 
days" driver, and nobody really has the hardware from this defunct 
company anymore, apparently.

	Jeff




       reply	other threads:[~2004-05-14 17:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20040507111725.GA11575@lst.de>
2004-05-14 17:32 ` Jeff Garzik [this message]
2004-05-15 21:41   ` [PATCH] remove comx drivers from tree Krzysztof Halasa
2004-05-16 21:54     ` Jeff Garzik

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=40A50292.3070601@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=akpm@osdl.org \
    --cc=hch@lst.de \
    --cc=khc@pm.waw.pl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@oss.sgi.com \
    --cc=ppopov@mvista.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).