2 # PCMCIA Network device configuration
5 menu "PCMCIA network device support"
6 depends on NETDEVICES && PCMCIA!=n
9 bool "PCMCIA network device support"
11 Say Y if you would like to include support for any PCMCIA or CardBus
12 network adapters, then say Y to the driver for your particular card
13 below. PCMCIA- or PC-cards are credit-card size devices often used
14 with laptops computers; CardBus is the newer and faster version of
17 To use your PC-cards, you will need supporting software from David
18 Hinds' pcmcia-cs package (see the file <file:Documentation/Changes>
19 for location). You also want to check out the PCMCIA-HOWTO,
20 available from <http://www.tldp.org/docs.html#howto>.
25 tristate "3Com 3c589 PCMCIA support"
26 depends on NET_PCMCIA && PCMCIA
28 Say Y here if you intend to attach a 3Com 3c589 or compatible PCMCIA
29 (PC-card) Ethernet card to your computer.
31 To compile this driver as a module, choose M here: the module will be
32 called 3c589_cs. If unsure, say N.
35 tristate "3Com 3c574 PCMCIA support"
36 depends on NET_PCMCIA && PCMCIA
38 Say Y here if you intend to attach a 3Com 3c574 or compatible PCMCIA
39 (PC-card) Fast Ethernet card to your computer.
41 To compile this driver as a module, choose M here: the module will be
42 called 3c574_cs. If unsure, say N.
45 tristate "Fujitsu FMV-J18x PCMCIA support"
46 depends on NET_PCMCIA && PCMCIA
49 Say Y here if you intend to attach a Fujitsu FMV-J18x or compatible
50 PCMCIA (PC-card) Ethernet card to your computer.
52 To compile this driver as a module, choose M here: the module will be
53 called fmvj18x_cs. If unsure, say N.
56 tristate "NE2000 compatible PCMCIA support"
57 depends on NET_PCMCIA && PCMCIA
60 Say Y here if you intend to attach an NE2000 compatible PCMCIA
61 (PC-card) Ethernet or Fast Ethernet card to your computer.
63 To compile this driver as a module, choose M here: the module will be
64 called pcnet_cs. If unsure, say N.
67 tristate "New Media PCMCIA support"
68 depends on NET_PCMCIA && PCMCIA
70 Say Y here if you intend to attach a New Media Ethernet or LiveWire
71 PCMCIA (PC-card) Ethernet card to your computer.
73 To compile this driver as a module, choose M here: the module will be
74 called nmclan_cs. If unsure, say N.
76 config PCMCIA_SMC91C92
77 tristate "SMC 91Cxx PCMCIA support"
78 depends on NET_PCMCIA && PCMCIA
82 Say Y here if you intend to attach an SMC 91Cxx compatible PCMCIA
83 (PC-card) Ethernet or Fast Ethernet card to your computer.
85 To compile this driver as a module, choose M here: the module will be
86 called smc91c92_cs. If unsure, say N.
89 tristate "Xircom 16-bit PCMCIA support"
90 depends on NET_PCMCIA && PCMCIA
92 Say Y here if you intend to attach a Xircom 16-bit PCMCIA (PC-card)
93 Ethernet or Fast Ethernet card to your computer.
95 To compile this driver as a module, choose M here: the module will be
96 called xirc2ps_cs. If unsure, say N.
99 tristate "Asix AX88190 PCMCIA support"
100 depends on NET_PCMCIA && PCMCIA
102 Say Y here if you intend to attach an Asix AX88190-based PCMCIA
103 (PC-card) Fast Ethernet card to your computer. These cards are
104 nearly NE2000 compatible but need a separate driver due to a few
107 To compile this driver as a module, choose M here: the module will be
108 called axnet_cs. If unsure, say N.
110 config ARCNET_COM20020_CS
111 tristate "COM20020 ARCnet PCMCIA support"
112 depends on NET_PCMCIA && ARCNET_COM20020 && PCMCIA
114 Say Y here if you intend to attach this type of ARCnet PCMCIA card
117 To compile this driver as a module, choose M here: the module will be
118 called com20020_cs. If unsure, say N.
121 tristate "IBM PCMCIA tokenring adapter support"
122 depends on NET_PCMCIA && IBMTR!=y && TR && PCMCIA && !64BIT
124 Say Y here if you intend to attach this type of Token Ring PCMCIA
125 card to your computer. You then also need to say Y to "Token Ring
128 To compile this driver as a module, choose M here: the module will be