netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: jgarzik@pobox.com
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	David Mandelstam <dm@sangoma.com>,
	Nenad Corbic <ncorbic@sangoma.com>
Subject: [2.6 patch] remove broken and unmaintained Sangoma drivers
Date: Tue, 4 Apr 2006 18:36:51 +0200	[thread overview]
Message-ID: <20060404163651.GR6529@stusta.de> (raw)

The in-kernel Sangoma drivers are both not compiling and marked as 
BROKEN since at least kernel 2.6.0.

Sangoma offers out-of-tree drivers, and David Mandelstam told me Sangoma 
does no longer maintain the in-kernel drivers and prefers to provide 
them as a separate installation package.

This patch therefore removes these drivers.

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

---

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

 MAINTAINERS                       |    7 
 drivers/net/wan/Kconfig           |   97 
 drivers/net/wan/Makefile          |   13 
 drivers/net/wan/sdla_chdlc.c      | 4428 ------------------------
 drivers/net/wan/sdla_fr.c         | 5061 ---------------------------
 drivers/net/wan/sdla_ft1.c        |  345 -
 drivers/net/wan/sdla_ppp.c        | 3430 ------------------
 drivers/net/wan/sdla_x25.c        | 5497 ------------------------------
 drivers/net/wan/sdladrv.c         | 2314 ------------
 drivers/net/wan/sdlamain.c        | 1346 -------
 drivers/net/wan/wanpipe_multppp.c | 2358 ------------
 include/linux/sdla_asy.h          |  226 -
 include/linux/sdla_chdlc.h        |  813 ----
 include/linux/sdla_ppp.h          |  575 ---
 include/linux/sdla_x25.h          |  772 ----
 include/linux/sdladrv.h           |   66 
 include/linux/sdlapci.h           |   72 
 include/linux/sdlasfm.h           |  104 
 include/linux/wanpipe.h           |  483 --
 net/wanrouter/af_wanpipe.c        |    2 
 20 files changed, 28009 deletions(-)

                 reply	other threads:[~2006-04-04 16:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20060404163651.GR6529@stusta.de \
    --to=bunk@stusta.de \
    --cc=dm@sangoma.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ncorbic@sangoma.com \
    --cc=netdev@vger.kernel.org \
    /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).