2 # PCMCIA Network device configuration
6 bool "PCMCIA network device support"
9 Say Y if you would like to include support for any PCMCIA or CardBus
10 network adapters, then say Y to the driver for your particular card
11 below. PCMCIA- or PC-cards are credit-card size devices often used
12 with laptops computers; CardBus is the newer and faster version of
15 To use your PC-cards, you will need supporting software from David
16 Hinds' pcmcia-cs package (see the file <file:Documentation/Changes>
17 for location). You also want to check out the PCMCIA-HOWTO,
18 available from <http://www.tldp.org/docs.html#howto>.
22 if NET_PCMCIA && PCMCIA
25 tristate "3Com 3c589 PCMCIA support"
27 Say Y here if you intend to attach a 3Com 3c589 or compatible PCMCIA
28 (PC-card) Ethernet card to your computer.
30 To compile this driver as a module, choose M here: the module will be
31 called 3c589_cs. If unsure, say N.
34 tristate "3Com 3c574 PCMCIA support"
36 Say Y here if you intend to attach a 3Com 3c574 or compatible PCMCIA
37 (PC-card) Fast Ethernet card to your computer.
39 To compile this driver as a module, choose M here: the module will be
40 called 3c574_cs. If unsure, say N.
43 tristate "Fujitsu FMV-J18x PCMCIA support"
46 Say Y here if you intend to attach a Fujitsu FMV-J18x or compatible
47 PCMCIA (PC-card) Ethernet card to your computer.
49 To compile this driver as a module, choose M here: the module will be
50 called fmvj18x_cs. If unsure, say N.
53 tristate "NE2000 compatible PCMCIA support"
56 Say Y here if you intend to attach an NE2000 compatible PCMCIA
57 (PC-card) Ethernet or Fast Ethernet card to your computer.
59 To compile this driver as a module, choose M here: the module will be
60 called pcnet_cs. If unsure, say N.
63 tristate "New Media PCMCIA support"
65 Say Y here if you intend to attach a New Media Ethernet or LiveWire
66 PCMCIA (PC-card) Ethernet card to your computer.
68 To compile this driver as a module, choose M here: the module will be
69 called nmclan_cs. If unsure, say N.
71 config PCMCIA_SMC91C92
72 tristate "SMC 91Cxx PCMCIA support"
76 Say Y here if you intend to attach an SMC 91Cxx compatible PCMCIA
77 (PC-card) Ethernet or Fast Ethernet card to your computer.
79 To compile this driver as a module, choose M here: the module will be
80 called smc91c92_cs. If unsure, say N.
83 tristate "Xircom 16-bit PCMCIA support"
85 Say Y here if you intend to attach a Xircom 16-bit PCMCIA (PC-card)
86 Ethernet or Fast Ethernet card to your computer.
88 To compile this driver as a module, choose M here: the module will be
89 called xirc2ps_cs. If unsure, say N.
92 tristate "Asix AX88190 PCMCIA support"
94 Say Y here if you intend to attach an Asix AX88190-based PCMCIA
95 (PC-card) Fast Ethernet card to your computer. These cards are
96 nearly NE2000 compatible but need a separate driver due to a few
99 To compile this driver as a module, choose M here: the module will be
100 called axnet_cs. If unsure, say N.
102 config ARCNET_COM20020_CS
103 tristate "COM20020 ARCnet PCMCIA support"
104 depends on ARCNET_COM20020
106 Say Y here if you intend to attach this type of ARCnet PCMCIA card
109 To compile this driver as a module, choose M here: the module will be
110 called com20020_cs. If unsure, say N.
113 tristate "IBM PCMCIA tokenring adapter support"
114 depends on IBMTR!=y && TR
116 Say Y here if you intend to attach this type of Token Ring PCMCIA
117 card to your computer. You then also need to say Y to "Token Ring
120 To compile this driver as a module, choose M here: the module will be