* [patch] dgrs romove Kconfig option
@ 2007-07-02 13:52 maximilian attems
2007-07-02 19:32 ` Andres Salomon
0 siblings, 1 reply; 2+ messages in thread
From: maximilian attems @ 2007-07-02 13:52 UTC (permalink / raw)
To: netdev; +Cc: Adrian Bunk, Andres Salomon, Alan
nobody objected to adrian's rfc dropping dgrs on netdev back in dec. 2006.
-> http://marc.info/?l=linux-netdev&m=116507999803538&w=2
as bonus points this will get rid of a prorpietary licensed firmware.
so now be a bit more serious and remove the Kconfig entries
and see if anyone shouts. if no voice is to be heard as
expected by zero bug entries on kernel.org or debian.org,
the full removal is scheduled for 2.6.24.
Signed-off-by: maximilian attems <max@stro.at>
Acked-by: Alan <alan@lxorguk.ukuu.org.uk>
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index 7d3f205..306276e 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -348,3 +348,10 @@ Who: Tejun Heo <htejun@gmail.com>
---------------------------
+What: drivers/net/dgrs.c
+When: option 2.6.23, code 2.6.24
+Why: no users, product never reached market
+Who: maximilian attems <max@stro.at>
+
+---------------------------
+
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 7d57f4a..78a6a78 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -1447,21 +1447,6 @@ config TC35815
depends on NET_PCI && PCI && MIPS
select MII
-config DGRS
- tristate "Digi Intl. RightSwitch SE-X support"
- depends on NET_PCI && (PCI || EISA)
- ---help---
- This is support for the Digi International RightSwitch series of
- PCI/EISA Ethernet switch cards. These include the SE-4 and the SE-6
- models. If you have a network card of this type, say Y and read the
- Ethernet-HOWTO, available from
- <http://www.tldp.org/docs.html#howto>. More specific
- information is contained in <file:Documentation/networking/dgrs.txt>.
-
- To compile this driver as a module, choose M here and read
- <file:Documentation/networking/net-modules.txt>. The module
- will be called dgrs.
-
config EEPRO100
tristate "EtherExpressPro/100 support (eepro100, original Becker driver)"
depends on NET_PCI && PCI
diff --git a/drivers/net/Makefile b/drivers/net/Makefile
index a77affa..209a079 100644
--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
@@ -38,7 +38,6 @@ obj-$(CONFIG_CASSINI) += cassini.o
obj-$(CONFIG_MACE) += mace.o
obj-$(CONFIG_BMAC) += bmac.o
-obj-$(CONFIG_DGRS) += dgrs.o
obj-$(CONFIG_VORTEX) += 3c59x.o
obj-$(CONFIG_TYPHOON) += typhoon.o
obj-$(CONFIG_NE2K_PCI) += ne2k-pci.o 8390.o
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [patch] dgrs romove Kconfig option
2007-07-02 13:52 [patch] dgrs romove Kconfig option maximilian attems
@ 2007-07-02 19:32 ` Andres Salomon
0 siblings, 0 replies; 2+ messages in thread
From: Andres Salomon @ 2007-07-02 19:32 UTC (permalink / raw)
To: maximilian attems; +Cc: netdev, Adrian Bunk, Andres Salomon, Alan
On Mon, 2 Jul 2007 15:52:01 +0200
maximilian attems <max@stro.at> wrote:
> nobody objected to adrian's rfc dropping dgrs on netdev back in dec. 2006.
> -> http://marc.info/?l=linux-netdev&m=116507999803538&w=2
> as bonus points this will get rid of a prorpietary licensed firmware.
>
> so now be a bit more serious and remove the Kconfig entries
> and see if anyone shouts. if no voice is to be heard as
> expected by zero bug entries on kernel.org or debian.org,
> the full removal is scheduled for 2.6.24.
Why not just do the full removal now? If someone shouts, it's just as easy
to add it all back. Leaving around half a driver is just annoying..
--
Andres Salomon <dilinger@queued.net>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-02 19:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-02 13:52 [patch] dgrs romove Kconfig option maximilian attems
2007-07-02 19:32 ` Andres Salomon
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).