diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2013-01-20 17:14:45 -0500 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2013-01-22 10:39:55 -0500 |
commit | 0ffd89e48fc10f9665b07615cde40b1775b24570 (patch) | |
tree | 1732ddb968af3f0854d313bfa0c4b75895d2c803 /Documentation/networking/00-INDEX | |
parent | 1f1c7a5c1dca01dd8f3f740420f92c7d1d2ae080 (diff) |
drivers/net: delete Digital EtherWorks-3 support.
This is another one that makes sense to target for obsolescence, since
it (a)appeared pre-1995, and (b)was rather rare, and (c)did not
really have any statistically significant active linux user base.
Removing this ISA 10Mbit driver support is unlikely to be even noticed
by the user base of 3.9+ linux kernels, especially when the documentation
clearly indicates the vintage with this text:
"...designed to work with all kernels > 1.1.33"
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'Documentation/networking/00-INDEX')
-rw-r--r-- | Documentation/networking/00-INDEX | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/networking/00-INDEX b/Documentation/networking/00-INDEX index 6ec1d6f368af..258d9b92c36f 100644 --- a/Documentation/networking/00-INDEX +++ b/Documentation/networking/00-INDEX @@ -70,8 +70,6 @@ e1000e.txt - README for the Intel Gigabit Ethernet Driver (e1000e). eql.txt - serial IP load balancing -ewrk3.txt - - the Digital EtherWORKS 3 DE203/4/5 Ethernet driver fib_trie.txt - Level Compressed Trie (LC-trie) notes: a structure for routing. filter.txt |