diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2012-05-09 22:41:59 -0400 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2012-05-15 20:23:16 -0400 |
commit | ee446fd5e6dafee4a16fd1bd345d2571dcfd6f5d (patch) | |
tree | 6c2400cff6bd26c8bfb06bd523b227a0e3aa232e /firmware/WHENCE | |
parent | 211ed865108e24697b44bee5daac502ee6bdd4a4 (diff) |
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 <paul.gortmaker@windriver.com>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index 182ecb6c275..8388f02de2b 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
@@ -89,18 +89,6 @@ Licence: Allegedly GPLv2+, but no source visible. Marked: | |||
89 | Copyright (C) 2001 Qlogic Corporation (www.qlogic.com) | 89 | Copyright (C) 2001 Qlogic Corporation (www.qlogic.com) |
90 | 90 | ||
91 | -------------------------------------------------------------------------- | 91 | -------------------------------------------------------------------------- |
92 | Driver: smctr -- SMC ISA/MCA Token Ring adapter | ||
93 | |||
94 | File: tr_smctr.bin | ||
95 | Info: MCT.BIN v6.3C1 03/01/95 | ||
96 | |||
97 | Original licence info: | ||
98 | |||
99 | * This firmware is licensed to you strictly for use in conjunction | ||
100 | * with the use of SMC TokenRing adapters. There is no waranty | ||
101 | * expressed or implied about its fitness for any purpose. | ||
102 | |||
103 | -------------------------------------------------------------------------- | ||
104 | 92 | ||
105 | Driver: kaweth -- USB KLSI KL5USB101-based Ethernet device | 93 | Driver: kaweth -- USB KLSI KL5USB101-based Ethernet device |
106 | 94 | ||
@@ -567,32 +555,6 @@ Found in hex form in kernel source. | |||
567 | 555 | ||
568 | -------------------------------------------------------------------------- | 556 | -------------------------------------------------------------------------- |
569 | 557 | ||
570 | Driver: 3C359 - 3Com 3C359 Token Link Velocity XL adapter | ||
571 | |||
572 | File: 3com/3C359.bin | ||
573 | |||
574 | Licence: | ||
575 | /* | ||
576 | * The firmware this driver downloads into the tokenring card is a | ||
577 | * separate program and is not GPL'd source code, even though the Linux | ||
578 | * side driver and the routine that loads this data into the card are. | ||
579 | * | ||
580 | * This firmware is licensed to you strictly for use in conjunction | ||
581 | * with the use of 3Com 3C359 TokenRing adapters. There is no | ||
582 | * waranty expressed or implied about its fitness for any purpose. | ||
583 | */ | ||
584 | /* 3c359_microcode.mac: 3Com 3C359 Tokenring microcode. | ||
585 | * | ||
586 | * Notes: | ||
587 | * - Loaded from xl_init upon adapter initialization. | ||
588 | * | ||
589 | * Available from 3Com as part of their standard 3C359 driver. | ||
590 | */ | ||
591 | |||
592 | Found in hex form in kernel source. | ||
593 | |||
594 | -------------------------------------------------------------------------- | ||
595 | |||
596 | Driver: PCMCIA_PCNET - NE2000 compatible PCMCIA adapter | 558 | Driver: PCMCIA_PCNET - NE2000 compatible PCMCIA adapter |
597 | 559 | ||
598 | File: cis/LA-PCM.cis | 560 | File: cis/LA-PCM.cis |