Skip to content

Commit

Permalink
The overdue eepro100 removal.
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Bunk <[email protected]>
Cc: Jeff Garzik <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
  • Loading branch information
AdrianBunk authored and Jeff Garzik committed Oct 31, 2008
1 parent 5177b32 commit 6b1abba
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 2,426 deletions.
7 changes: 0 additions & 7 deletions Documentation/feature-removal-schedule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -144,13 +144,6 @@ Who: Christoph Hellwig <[email protected]>

---------------------------

What: eepro100 network driver
When: January 2007
Why: replaced by the e100 driver
Who: Adrian Bunk <[email protected]>

---------------------------

What: Unused EXPORT_SYMBOL/EXPORT_SYMBOL_GPL exports
(temporary transition config option provided until then)
The transition config option will also be removed at the same time.
Expand Down
5 changes: 0 additions & 5 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -1599,11 +1599,6 @@ L: [email protected]
W: http://sourceforge.net/projects/acpi4asus
S: Maintained

EEPRO100 NETWORK DRIVER
P: Andrey V. Savochkin
M: [email protected]
S: Maintained

EFS FILESYSTEM
W: http://aeschi.ch.eu.org/efs/
S: Orphan
Expand Down
13 changes: 0 additions & 13 deletions drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1414,19 +1414,6 @@ config TC35815
depends on NET_PCI && PCI && MIPS
select PHYLIB

config EEPRO100
tristate "EtherExpressPro/100 support (eepro100, original Becker driver)"
depends on NET_PCI && PCI
select MII
help
If you have an Intel EtherExpress PRO/100 PCI network (Ethernet)
card, say Y and read the Ethernet-HOWTO, available from
<http://www.tldp.org/docs.html#howto>.

To compile this driver as a module, choose M here. The module
will be called eepro100.


config E100
tristate "Intel(R) PRO/100+ support"
depends on NET_PCI && PCI
Expand Down
1 change: 0 additions & 1 deletion drivers/net/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ obj-$(CONFIG_VORTEX) += 3c59x.o
obj-$(CONFIG_TYPHOON) += typhoon.o
obj-$(CONFIG_NE2K_PCI) += ne2k-pci.o 8390.o
obj-$(CONFIG_PCNET32) += pcnet32.o
obj-$(CONFIG_EEPRO100) += eepro100.o
obj-$(CONFIG_E100) += e100.o
obj-$(CONFIG_TLAN) += tlan.o
obj-$(CONFIG_EPIC100) += epic100.o
Expand Down
Loading

0 comments on commit 6b1abba

Please sign in to comment.