diff options
author | Adrian Bunk <bunk@kernel.org> | 2007-11-12 21:03:58 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2007-11-12 21:03:58 -0800 |
commit | 57ce45dd16cd427ac2bdef202daf513bd25d650b (patch) | |
tree | 0ad744df4d1560b63ab9499fff000dda3d6cdbc3 /Documentation/networking | |
parent | c0d8248710d7d914c44dd79768b3ad85a62e194a (diff) | |
download | op-kernel-dev-57ce45dd16cd427ac2bdef202daf513bd25d650b.zip op-kernel-dev-57ce45dd16cd427ac2bdef202daf513bd25d650b.tar.gz |
[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>
Diffstat (limited to 'Documentation/networking')
-rw-r--r-- | Documentation/networking/3c505.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/networking/3c505.txt b/Documentation/networking/3c505.txt index b9d5b72..72f38b1 100644 --- a/Documentation/networking/3c505.txt +++ b/Documentation/networking/3c505.txt @@ -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 |