]> git.hungrycats.org Git - linux/commitdiff
[PATCH] 2.5.4, add help texts to drivers/net/pcmcia/Config.help
authorSteven Cole <elenstev@mesatop.com>
Wed, 13 Feb 2002 03:58:48 +0000 (19:58 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Wed, 13 Feb 2002 03:58:48 +0000 (19:58 -0800)
Add help texts for CONFIG_PCMCIA_AXNET and CONFIG_PCMCIA_XIRCOM

drivers/net/pcmcia/Config.help

index 705a847566a7b684b14f021e811d78902bb16b1a..17c240b36465730c97813f579e2d4cdf2b4dfc5e 100644 (file)
@@ -93,6 +93,18 @@ CONFIG_PCMCIA_XIRC2PS
   as a module, say M here and read <file:Documentation/modules.txt>.
   If unsure, say N.
 
+CONFIG_PCMCIA_AXNET
+  Say Y here if you intend to attach an Asix AX88190-based PCMCIA
+  (PC-card) Fast Ethernet card to your computer.  These cards are
+  nearly NE2000 compatible but need a separate driver due to a few
+  misfeatures.
+
+  This driver is also available as a module ( = code which can be
+  inserted in and removed from the running kernel whenever you want).
+  The module will be called axnet_cs.o.  If you want to compile it as
+  a module, say M here and read <file:Documentation/modules.txt>.  If
+  unsure, say N.
+
 CONFIG_ARCNET_COM20020_CS
   Say Y here if you intend to attach this type of ARCnet PCMCIA card
   to your computer.
@@ -113,6 +125,18 @@ CONFIG_PCMCIA_IBMTR
   The module will be called ibmtr_cs.o.  If you want to compile it as
   a module, say M here and read <file:Documentation/modules.txt>.
 
+CONFIG_PCMCIA_XIRCOM
+  This driver is for the Digital "Tulip" Ethernet CardBus adapters.
+  It should work with most DEC 21*4*-based chips/ethercards, as well
+  as with work-alike chips from Lite-On (PNIC) and Macronix (MXIC) and
+  ASIX.
+
+  This driver is also available as a module ( = code which can be
+  inserted in and removed from the running kernel whenever you want).
+  The module will be called xircom_tulip_cb.o.  If you want to compile
+  it as a module, say M here and read
+  <file:Documentation/modules.txt>. If unsure, say N.
+
 CONFIG_PCMCIA_XIRTULIP
   This driver is for the Digital "Tulip" Ethernet CardBus adapters.
   It should work with most DEC 21*4*-based chips/ethercards, as well