1 # SPDX-License-Identifier: GPL-2.0-only
3 # 3Com Ethernet device configuration
9 depends on ISA || EISA || PCI || PCMCIA
11 If you have a network (Ethernet) card belonging to this class, say Y.
13 Note that the answer to this question doesn't directly affect the
14 kernel: saying N will just cause the configurator to skip all
15 the questions about 3Com cards. If you say Y, you will be asked for
16 your specific card in the following questions.
21 tristate "3c509/3c579 \"EtherLink III\" support"
22 depends on (ISA || EISA)
24 If you have a network (Ethernet) card belonging to the 3Com
25 EtherLinkIII series, say Y here.
27 If your card is not working you may need to use the DOS
28 setup disk to disable Plug & Play mode, and to select the default
31 To compile this driver as a module, choose M here. The module
35 tristate "3c515 ISA \"Fast EtherLink\""
36 depends on ISA && ISA_DMA_API && !PPC32
38 If you have a 3Com ISA EtherLink XL "Corkscrew" 3c515 Fast Ethernet
39 network card, say Y here.
41 To compile this driver as a module, choose M here. The module
45 tristate "3Com 3c574 PCMCIA support"
48 Say Y here if you intend to attach a 3Com 3c574 or compatible PCMCIA
49 (PC-card) Fast Ethernet card to your computer.
51 To compile this driver as a module, choose M here: the module will be
52 called 3c574_cs. If unsure, say N.
55 tristate "3Com 3c589 PCMCIA support"
58 Say Y here if you intend to attach a 3Com 3c589 or compatible PCMCIA
59 (PC-card) Ethernet card to your computer.
61 To compile this driver as a module, choose M here: the module will be
62 called 3c589_cs. If unsure, say N.
65 tristate "3c590/3c900 series (592/595/597) \"Vortex/Boomerang\" support"
66 depends on (PCI || EISA) && HAS_IOPORT_MAP
69 This option enables driver support for a large number of 10Mbps and
70 10/100Mbps EISA, PCI and Cardbus 3Com network cards:
72 "Vortex" (Fast EtherLink 3c590/3c592/3c595/3c597) EISA and PCI
73 "Boomerang" (EtherLink XL 3c900 or 3c905) PCI
74 "Cyclone" (3c540/3c900/3c905/3c980/3c575/3c656) PCI and Cardbus
76 "Hurricane" (3c555/3cSOHO) PCI
78 If you have such a card, say Y here. More specific information is in
79 <file:Documentation/networking/device_drivers/3com/vortex.txt> and
80 in the comments at the beginning of
81 <file:drivers/net/ethernet/3com/3c59x.c>.
83 To compile this support as a module, choose M here.
86 tristate "3cr990 series \"Typhoon\" support"
90 This option enables driver support for the 3cr990 series of cards:
92 3C990-TX, 3CR990-TX-95, 3CR990-TX-97, 3CR990-FX-95, 3CR990-FX-97,
93 3CR990SVR, 3CR990SVR95, 3CR990SVR97, 3CR990-FX-95 Server,
94 3CR990-FX-97 Server, 3C990B-TX-M, 3C990BSVR
96 If you have a network (Ethernet) card of this type, say Y here.
98 To compile this driver as a module, choose M here. The module
99 will be called typhoon.
101 endif # NET_VENDOR_3COM