Skip to content

Commit ee446fd

Browse files
author
Paul Gortmaker
committed
tokenring: delete all remaining driver support
This represents the mass deletion of the of the tokenring support. It gets rid of: - the net/tr.c which the drivers depended on - the drivers/net component - the Kbuild infrastructure around it - any tokenring related CONFIG_ settings in any defconfigs - the tokenring headers in the include/linux dir - the firmware associated with the tokenring drivers. - any associated token ring documentation. Signed-off-by: Paul Gortmaker <[email protected]>
1 parent 211ed86 commit ee446fd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+0
-25869
lines changed

Documentation/filesystems/proc.txt

-1
Original file line numberDiff line numberDiff line change
@@ -996,7 +996,6 @@ Table 1-9: Network info in /proc/net
996996
snmp SNMP data
997997
sockstat Socket statistics
998998
tcp TCP sockets
999-
tr_rif Token ring RIF routing table
1000999
udp UDP sockets
10011000
unix UNIX domain sockets
10021001
wireless Wireless interface data (Wavelan etc)

Documentation/networking/00-INDEX

-8
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
00-INDEX
22
- this file
3-
3c359.txt
4-
- information on the 3Com TokenLink Velocity XL (3c5359) driver.
53
3c505.txt
64
- information on the 3Com EtherLink Plus (3c505) driver.
75
3c509.txt
@@ -142,8 +140,6 @@ netif-msg.txt
142140
- Design of the network interface message level setting (NETIF_MSG_*).
143141
nfc.txt
144142
- The Linux Near Field Communication (NFS) subsystem.
145-
olympic.txt
146-
- IBM PCI Pit/Pit-Phy/Olympic Token Ring driver info.
147143
openvswitch.txt
148144
- Open vSwitch developer documentation.
149145
operstates.txt
@@ -184,8 +180,6 @@ skfp.txt
184180
- SysKonnect FDDI (SK-5xxx, Compaq Netelligent) driver info.
185181
smc9.txt
186182
- the driver for SMC's 9000 series of Ethernet cards
187-
smctr.txt
188-
- SMC TokenCard TokenRing Linux driver info.
189183
spider-net.txt
190184
- README for the Spidernet Driver (as found in PS3 / Cell BE).
191185
stmmac.txt
@@ -200,8 +194,6 @@ tcp-thin.txt
200194
- kernel tuning options for low rate 'thin' TCP streams.
201195
tlan.txt
202196
- ThunderLAN (Compaq Netelligent 10/100, Olicom OC-2xxx) driver info.
203-
tms380tr.txt
204-
- SysKonnect Token Ring ISA/PCI adapter driver info.
205197
tproxy.txt
206198
- Transparent proxy support user guide.
207199
tuntap.txt

Documentation/networking/3c359.txt

-58
This file was deleted.

Documentation/networking/olympic.txt

-79
This file was deleted.

Documentation/networking/smctr.txt

-66
This file was deleted.

Documentation/networking/tms380tr.txt

-147
This file was deleted.

0 commit comments

Comments
 (0)