mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
[NET]: Remove references to net-modules.txt.
When I removed net-modules.txt because it only contained ancient information I missed that many Kconfig entries pointed to this ancient information. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
c0d8248710
commit
57ce45dd16
@@ -14,8 +14,7 @@ If no base address is given at boot time, the driver will autoprobe
|
||||
ports 0x300, 0x280 and 0x310 (in that order). If no IRQ is given, the driver
|
||||
will try to probe for it.
|
||||
|
||||
The driver can be used as a loadable module. See net-modules.txt for details
|
||||
of the parameters it can take.
|
||||
The driver can be used as a loadable module.
|
||||
|
||||
Theoretically, one instance of the driver can now run multiple cards,
|
||||
in the standard way (when loading a module, say "modprobe 3c505
|
||||
|
||||
+69
-130
File diff suppressed because it is too large
Load Diff
@@ -19,8 +19,7 @@ menuconfig ARCNET
|
||||
from <http://www.tldp.org/docs.html#howto>(even though ARCnet
|
||||
is not really Ethernet).
|
||||
|
||||
To compile this driver as a module, choose M here and read
|
||||
<file:Documentation/networking/net-modules.txt>. The module will
|
||||
To compile this driver as a module, choose M here. The module will
|
||||
be called arcnet.
|
||||
|
||||
if ARCNET
|
||||
@@ -81,8 +80,7 @@ config ARCNET_COM90xx
|
||||
have always used the old ARCnet driver without knowing what type of
|
||||
card you had, this is probably the one for you.
|
||||
|
||||
To compile this driver as a module, choose M here and read
|
||||
<file:Documentation/networking/net-modules.txt>. The module will
|
||||
To compile this driver as a module, choose M here. The module will
|
||||
be called com90xx.
|
||||
|
||||
config ARCNET_COM90xxIO
|
||||
@@ -93,8 +91,7 @@ config ARCNET_COM90xxIO
|
||||
the normal driver. Only use it if your card doesn't support shared
|
||||
memory.
|
||||
|
||||
To compile this driver as a module, choose M here and read
|
||||
<file:Documentation/networking/net-modules.txt>. The module will
|
||||
To compile this driver as a module, choose M here. The module will
|
||||
be called com90io.
|
||||
|
||||
config ARCNET_RIM_I
|
||||
@@ -105,8 +102,7 @@ config ARCNET_RIM_I
|
||||
driver is completely untested, so if you have one of these cards,
|
||||
please mail <dwmw2@infradead.org>, especially if it works!
|
||||
|
||||
To compile this driver as a module, choose M here and read
|
||||
<file:Documentation/networking/net-modules.txt>. The module will
|
||||
To compile this driver as a module, choose M here. The module will
|
||||
be called arc-rimi.
|
||||
|
||||
config ARCNET_COM20020
|
||||
@@ -116,8 +112,7 @@ config ARCNET_COM20020
|
||||
things as promiscuous mode, so packet sniffing is possible, and
|
||||
extra diagnostic information.
|
||||
|
||||
To compile this driver as a module, choose M here and read
|
||||
<file:Documentation/networking/net-modules.txt>. The module will
|
||||
To compile this driver as a module, choose M here. The module will
|
||||
be called com20020.
|
||||
|
||||
config ARCNET_COM20020_ISA
|
||||
|
||||
@@ -24,8 +24,7 @@ config DE2104X
|
||||
will say Y here.) Do read the Ethernet-HOWTO, available from
|
||||
<http://www.tldp.org/docs.html#howto>.
|
||||
|
||||
To compile this driver as a module, choose M here and read
|
||||
<file:Documentation/networking/net-modules.txt>. The module will
|
||||
To compile this driver as a module, choose M here. The module will
|
||||
be called de2104x.
|
||||
|
||||
config TULIP
|
||||
@@ -42,8 +41,7 @@ config TULIP
|
||||
will say Y here.) Do read the Ethernet-HOWTO, available from
|
||||
<http://www.tldp.org/docs.html#howto>.
|
||||
|
||||
To compile this driver as a module, choose M here and read
|
||||
<file:Documentation/networking/net-modules.txt>. The module will
|
||||
To compile this driver as a module, choose M here. The module will
|
||||
be called tulip.
|
||||
|
||||
config TULIP_MWI
|
||||
@@ -104,8 +102,7 @@ config DE4X5
|
||||
information is contained in
|
||||
<file:Documentation/networking/de4x5.txt>.
|
||||
|
||||
To compile this driver as a module, choose M here and read
|
||||
<file:Documentation/networking/net-modules.txt>. The module will
|
||||
To compile this driver as a module, choose M here. The module will
|
||||
be called de4x5.
|
||||
|
||||
config WINBOND_840
|
||||
@@ -129,8 +126,7 @@ config DM9102
|
||||
(Ethernet) card, say Y. Some information is contained in the file
|
||||
<file:Documentation/networking/dmfe.txt>.
|
||||
|
||||
To compile this driver as a module, choose M here and read
|
||||
<file:Documentation/networking/net-modules.txt>. The module will
|
||||
To compile this driver as a module, choose M here. The module will
|
||||
be called dmfe.
|
||||
|
||||
config ULI526X
|
||||
@@ -141,8 +137,7 @@ config ULI526X
|
||||
This driver is for ULi M5261/M5263 10/100M Ethernet Controller
|
||||
(<http://www.uli.com.tw/>).
|
||||
|
||||
To compile this driver as a module, choose M here and read
|
||||
<file:Documentation/networking/net-modules.txt>. The module will
|
||||
To compile this driver as a module, choose M here. The module will
|
||||
be called uli526x.
|
||||
|
||||
config PCMCIA_XIRCOM
|
||||
@@ -154,8 +149,7 @@ config PCMCIA_XIRCOM
|
||||
as with work-alike chips from Lite-On (PNIC) and Macronix (MXIC) and
|
||||
ASIX.
|
||||
|
||||
To compile this driver as a module, choose M here and read
|
||||
<file:Documentation/networking/net-modules.txt>. The module will
|
||||
To compile this driver as a module, choose M here. The module will
|
||||
be called xircom_cb. If unsure, say N.
|
||||
|
||||
config PCMCIA_XIRTULIP
|
||||
@@ -168,8 +162,7 @@ config PCMCIA_XIRTULIP
|
||||
as with work-alike chips from Lite-On (PNIC) and Macronix (MXIC) and
|
||||
ASIX.
|
||||
|
||||
To compile this driver as a module, choose M here and read
|
||||
<file:Documentation/networking/net-modules.txt>. The module will
|
||||
To compile this driver as a module, choose M here. The module will
|
||||
be called xircom_tulip_cb. If unsure, say N.
|
||||
|
||||
endif # NET_TULIP
|
||||
|
||||
Reference in New Issue
Block a user