diff options
author | Justin P. Mattock <justinmattock@gmail.com> | 2010-10-18 05:03:14 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-10-18 05:03:14 -0400 |
commit | 631dd1a885b6d7e9f6f51b4e5b311c2bb04c323c (patch) | |
tree | c431fa3479c1d35842fb5635ed7ccd487d063a62 /drivers/net/Kconfig | |
parent | d7eccbbae84b2ee7dbb756e60287c4b47071444e (diff) |
Update broken web addresses in the kernel.
The patch below updates broken web addresses in the kernel
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Cc: Maciej W. Rozycki <macro@linux-mips.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Finn Thain <fthain@telegraphics.com.au>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Cc: Matt Turner <mattst88@gmail.com>
Cc: Dimitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Mike Frysinger <vapier.adi@gmail.com>
Acked-by: Ben Pfaff <blp@cs.stanford.edu>
Acked-by: Hans J. Koch <hjk@linutronix.de>
Reviewed-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 5a6895320b48..2a34e214a7f9 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -921,7 +921,7 @@ config SMC91X | |||
921 | including the SMC91C94 and the SMC91C111. Say Y if you want it | 921 | including the SMC91C94 and the SMC91C111. Say Y if you want it |
922 | compiled into the kernel, and read the file | 922 | compiled into the kernel, and read the file |
923 | <file:Documentation/networking/smc9.txt> and the Ethernet-HOWTO, | 923 | <file:Documentation/networking/smc9.txt> and the Ethernet-HOWTO, |
924 | available from <http://www.linuxdoc.org/docs.html#howto>. | 924 | available from <http://www.tldp.org/docs.html#howto>. |
925 | 925 | ||
926 | This driver is also available as a module ( = code which can be | 926 | This driver is also available as a module ( = code which can be |
927 | inserted in and removed from the running kernel whenever you want). | 927 | inserted in and removed from the running kernel whenever you want). |
@@ -1021,7 +1021,7 @@ config SMC911X | |||
1021 | including the new LAN9115, LAN9116, LAN9117, and LAN9118. | 1021 | including the new LAN9115, LAN9116, LAN9117, and LAN9118. |
1022 | Say Y if you want it compiled into the kernel, | 1022 | Say Y if you want it compiled into the kernel, |
1023 | and read the Ethernet-HOWTO, available from | 1023 | and read the Ethernet-HOWTO, available from |
1024 | <http://www.linuxdoc.org/docs.html#howto>. | 1024 | <http://www.tldp.org/docs.html#howto>. |
1025 | 1025 | ||
1026 | This driver is also available as a module. The module will be | 1026 | This driver is also available as a module. The module will be |
1027 | called smc911x. If you want to compile it as a module, say M | 1027 | called smc911x. If you want to compile it as a module, say M |
@@ -1503,7 +1503,7 @@ config E100 | |||
1503 | 1503 | ||
1504 | For the latest Intel PRO/100 network driver for Linux, see: | 1504 | For the latest Intel PRO/100 network driver for Linux, see: |
1505 | 1505 | ||
1506 | <http://appsr.intel.com/scripts-df/support_intel.asp> | 1506 | <http://www.intel.com/p/en_US/support/highlights/network/pro100plus> |
1507 | 1507 | ||
1508 | More specific information on configuring the driver is in | 1508 | More specific information on configuring the driver is in |
1509 | <file:Documentation/networking/e100.txt>. | 1509 | <file:Documentation/networking/e100.txt>. |
@@ -1529,9 +1529,8 @@ config FEALNX | |||
1529 | select CRC32 | 1529 | select CRC32 |
1530 | select MII | 1530 | select MII |
1531 | help | 1531 | help |
1532 | Say Y here to support the Mysom MTD-800 family of PCI-based Ethernet | 1532 | Say Y here to support the Myson MTD-800 family of PCI-based Ethernet |
1533 | cards. Specifications and data at | 1533 | cards. <http://www.myson.com.tw/> |
1534 | <http://www.myson.com.hk/mtd/datasheet/>. | ||
1535 | 1534 | ||
1536 | config NATSEMI | 1535 | config NATSEMI |
1537 | tristate "National Semiconductor DP8381x series PCI Ethernet support" | 1536 | tristate "National Semiconductor DP8381x series PCI Ethernet support" |
@@ -1705,7 +1704,7 @@ config SMSC9420 | |||
1705 | This is a driver for SMSC's LAN9420 PCI ethernet adapter. | 1704 | This is a driver for SMSC's LAN9420 PCI ethernet adapter. |
1706 | Say Y if you want it compiled into the kernel, | 1705 | Say Y if you want it compiled into the kernel, |
1707 | and read the Ethernet-HOWTO, available from | 1706 | and read the Ethernet-HOWTO, available from |
1708 | <http://www.linuxdoc.org/docs.html#howto>. | 1707 | <http://www.tldp.org/docs.html#howto>. |
1709 | 1708 | ||
1710 | This driver is also available as a module. The module will be | 1709 | This driver is also available as a module. The module will be |
1711 | called smsc9420. If you want to compile it as a module, say M | 1710 | called smsc9420. If you want to compile it as a module, say M |
@@ -2540,7 +2539,7 @@ config CHELSIO_T1 | |||
2540 | our website at <http://www.chelsio.com>. | 2539 | our website at <http://www.chelsio.com>. |
2541 | 2540 | ||
2542 | For customer support, please visit our customer support page at | 2541 | For customer support, please visit our customer support page at |
2543 | <http://www.chelsio.com/support.htm>. | 2542 | <http://www.chelsio.com/support.html>. |
2544 | 2543 | ||
2545 | Please send feedback to <linux-bugs@chelsio.com>. | 2544 | Please send feedback to <linux-bugs@chelsio.com>. |
2546 | 2545 | ||
@@ -2572,7 +2571,7 @@ config CHELSIO_T3 | |||
2572 | our website at <http://www.chelsio.com>. | 2571 | our website at <http://www.chelsio.com>. |
2573 | 2572 | ||
2574 | For customer support, please visit our customer support page at | 2573 | For customer support, please visit our customer support page at |
2575 | <http://www.chelsio.com/support.htm>. | 2574 | <http://www.chelsio.com/support.html>. |
2576 | 2575 | ||
2577 | Please send feedback to <linux-bugs@chelsio.com>. | 2576 | Please send feedback to <linux-bugs@chelsio.com>. |
2578 | 2577 | ||
@@ -2597,7 +2596,7 @@ config CHELSIO_T4 | |||
2597 | our website at <http://www.chelsio.com>. | 2596 | our website at <http://www.chelsio.com>. |
2598 | 2597 | ||
2599 | For customer support, please visit our customer support page at | 2598 | For customer support, please visit our customer support page at |
2600 | <http://www.chelsio.com/support.htm>. | 2599 | <http://www.chelsio.com/support.html>. |
2601 | 2600 | ||
2602 | Please send feedback to <linux-bugs@chelsio.com>. | 2601 | Please send feedback to <linux-bugs@chelsio.com>. |
2603 | 2602 | ||
@@ -2620,7 +2619,7 @@ config CHELSIO_T4VF | |||
2620 | our website at <http://www.chelsio.com>. | 2619 | our website at <http://www.chelsio.com>. |
2621 | 2620 | ||
2622 | For customer support, please visit our customer support page at | 2621 | For customer support, please visit our customer support page at |
2623 | <http://www.chelsio.com/support.htm>. | 2622 | <http://www.chelsio.com/support.html>. |
2624 | 2623 | ||
2625 | Please send feedback to <linux-bugs@chelsio.com>. | 2624 | Please send feedback to <linux-bugs@chelsio.com>. |
2626 | 2625 | ||