All of lore.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] remove broken and unmaintained Sangoma drivers
@ 2006-04-04 16:36 Adrian Bunk
  0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2006-04-04 16:36 UTC (permalink / raw)
  To: jgarzik; +Cc: netdev, linux-kernel, David Mandelstam, Nenad Corbic

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-04-04 16:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-04 16:36 [2.6 patch] remove broken and unmaintained Sangoma drivers Adrian Bunk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.