mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 106/223]drivers/net/irda/donauboe.h Update broken web addresses.
@ 2010-09-09 22:36 Justin P. Mattock
  2010-09-09 22:36 ` [PATCH 107/223]drivers/net/irda/ma600-sir.c " Justin P. Mattock
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:36 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/net/irda/donauboe.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/irda/donauboe.h b/drivers/net/irda/donauboe.h
index 36c3060..9e9a82d 100644
--- a/drivers/net/irda/donauboe.h
+++ b/drivers/net/irda/donauboe.h
@@ -54,7 +54,7 @@
 /* anyone who has. HOWEVER the chip bears a striking resemblence */
 /* to the IrDA controller in the Toshiba RISC TMPR3922 chip      */
 /* the documentation for this is freely available at             */
-/* http://www.toshiba.com/taec/components/Generic/TMPR3922.shtml */
+/* http://www.toshiba.com/tai/					 */
 /* The mapping between the registers in that document and the    */
 /* Registers in the 701 oboe chip are as follows    */
 
-- 
1.7.2.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [PATCH 107/223]drivers/net/irda/ma600-sir.c Update broken web addresses.
  2010-09-09 22:36 [PATCH 106/223]drivers/net/irda/donauboe.h Update broken web addresses Justin P. Mattock
@ 2010-09-09 22:36 ` Justin P. Mattock
  2010-09-09 22:36 ` [PATCH 108/223]drivers/net/yellowfin.c " Justin P. Mattock
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:36 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/net/irda/ma600-sir.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/irda/ma600-sir.c b/drivers/net/irda/ma600-sir.c
index e912164..186697f 100644
--- a/drivers/net/irda/ma600-sir.c
+++ b/drivers/net/irda/ma600-sir.c
@@ -4,7 +4,7 @@
  * Version:       0.1
  * Description:   Implementation of the MA600 dongle
  * Status:        Experimental.
- * Author:        Leung <95Etwl@alumni.ee.ust.hk> http://www.engsvr.ust/~eetwl95
+ * Author:        Leung <95Etwl@alumni.ee.ust.hk> 
  * Created at:    Sat Jun 10 20:02:35 2000
  * Modified at:   Sat Aug 16 09:34:13 2003
  * Modified by:   Martin Diehl <mad@mdiehl.de> (modified for new sir_dev)
@@ -253,7 +253,7 @@ static int ma600_reset(struct sir_dev *dev)
 	return 0;
 }
 
-MODULE_AUTHOR("Leung <95Etwl@alumni.ee.ust.hk> http://www.engsvr.ust/~eetwl95");
+MODULE_AUTHOR("Leung <95Etwl@alumni.ee.ust.hk>");
 MODULE_DESCRIPTION("MA600 dongle driver version 0.1");
 MODULE_LICENSE("GPL");
 MODULE_ALIAS("irda-dongle-11"); /* IRDA_MA600_DONGLE */
-- 
1.7.2.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [PATCH 108/223]drivers/net/yellowfin.c Update broken web addresses.
  2010-09-09 22:36 [PATCH 106/223]drivers/net/irda/donauboe.h Update broken web addresses Justin P. Mattock
  2010-09-09 22:36 ` [PATCH 107/223]drivers/net/irda/ma600-sir.c " Justin P. Mattock
@ 2010-09-09 22:36 ` Justin P. Mattock
  2010-09-09 22:36 ` [PATCH 109/223]drivers/net/acenic.c " Justin P. Mattock
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:36 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/net/yellowfin.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/drivers/net/yellowfin.c b/drivers/net/yellowfin.c
index 4eb67ae..2900193 100644
--- a/drivers/net/yellowfin.c
+++ b/drivers/net/yellowfin.c
@@ -198,8 +198,7 @@ IVb. References
 Yellowfin Engineering Design Specification, 4/23/97 Preliminary/Confidential
 Symbios SYM53C885 PCI-SCSI/Fast Ethernet Multifunction Controller Preliminary
    Data Manual v3.0
-http://cesdis.gsfc.nasa.gov/linux/misc/NWay.html
-http://cesdis.gsfc.nasa.gov/linux/misc/100mbps.html
+http://www.beowulf.org/
 
 IVc. Errata
 
-- 
1.7.2.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [PATCH 109/223]drivers/net/acenic.c Update broken web addresses.
  2010-09-09 22:36 [PATCH 106/223]drivers/net/irda/donauboe.h Update broken web addresses Justin P. Mattock
  2010-09-09 22:36 ` [PATCH 107/223]drivers/net/irda/ma600-sir.c " Justin P. Mattock
  2010-09-09 22:36 ` [PATCH 108/223]drivers/net/yellowfin.c " Justin P. Mattock
@ 2010-09-09 22:36 ` Justin P. Mattock
  2010-09-09 22:36 ` [PATCH 110/223]drivers/net/wan/farsync.c " Justin P. Mattock
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:36 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/net/acenic.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/acenic.c b/drivers/net/acenic.c
index b9a5916..ecfa01a 100644
--- a/drivers/net/acenic.c
+++ b/drivers/net/acenic.c
@@ -440,7 +440,7 @@ MODULE_PARM_DESC(tx_ratio, "AceNIC/3C985/GA620 ratio of NIC memory used for TX/R
 
 static const char version[] __devinitconst =
   "acenic.c: v0.92 08/05/2002  Jes Sorensen, linux-acenic@SunSITE.dk\n"
-  "                            http://home.cern.ch/~jes/gige/acenic.html\n";
+  "                            http://web.archive.org/web/20071219235833/jes.web.cern.ch/jes/gige/acenic.html\n";
 
 static int ace_get_settings(struct net_device *, struct ethtool_cmd *);
 static int ace_set_settings(struct net_device *, struct ethtool_cmd *);
-- 
1.7.2.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [PATCH 110/223]drivers/net/wan/farsync.c Update broken web addresses.
  2010-09-09 22:36 [PATCH 106/223]drivers/net/irda/donauboe.h Update broken web addresses Justin P. Mattock
                   ` (2 preceding siblings ...)
  2010-09-09 22:36 ` [PATCH 109/223]drivers/net/acenic.c " Justin P. Mattock
@ 2010-09-09 22:36 ` Justin P. Mattock
  2010-09-09 22:36 ` [PATCH 111/223]drivers/net/wan/sbni.c " Justin P. Mattock
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:36 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/net/wan/farsync.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/drivers/net/wan/farsync.c b/drivers/net/wan/farsync.c
index e050bd6..5ee8372 100644
--- a/drivers/net/wan/farsync.c
+++ b/drivers/net/wan/farsync.c
@@ -125,9 +125,7 @@ module_param_array(fst_excluded_list, int, NULL, 0);
 
 /*      The Am186CH/CC processors support a SmartDMA mode using circular pools
  *      of buffer descriptors. The structure is almost identical to that used
- *      in the LANCE Ethernet controllers. Details available as PDF from the
- *      AMD web site: http://www.amd.com/products/epd/processors/\
- *                    2.16bitcont/3.am186cxfa/a21914/21914.pdf
+ *      in the LANCE Ethernet controllers. 
  */
 struct txdesc {			/* Transmit descriptor */
 	volatile u16 ladr;	/* Low order address of packet. This is a
-- 
1.7.2.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [PATCH 111/223]drivers/net/wan/sbni.c Update broken web addresses.
  2010-09-09 22:36 [PATCH 106/223]drivers/net/irda/donauboe.h Update broken web addresses Justin P. Mattock
                   ` (3 preceding siblings ...)
  2010-09-09 22:36 ` [PATCH 110/223]drivers/net/wan/farsync.c " Justin P. Mattock
@ 2010-09-09 22:36 ` Justin P. Mattock
  2010-09-09 22:36 ` [PATCH 112/223]drivers/net/wan/Kconfig " Justin P. Mattock
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:36 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/net/wan/sbni.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/wan/sbni.c b/drivers/net/wan/sbni.c
index cff13a9..e8e77e9 100644
--- a/drivers/net/wan/sbni.c
+++ b/drivers/net/wan/sbni.c
@@ -8,7 +8,7 @@
  *	Driver supports SBNI12-02,-04,-05,-10,-11 cards, single and
  *	double-channel, PCI and ISA modifications.
  *	More info and useful utilities to work with SBNI12 cards you can find
- *	at http://www.granch.com (English) or http://www.granch.ru (Russian)
+ *	at http://web.archive.org/web/*/http://www.granch.com 
  *
  *	This software may be used and distributed according to the terms
  *	of the GNU General Public License.
-- 
1.7.2.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [PATCH 112/223]drivers/net/wan/Kconfig Update broken web addresses.
  2010-09-09 22:36 [PATCH 106/223]drivers/net/irda/donauboe.h Update broken web addresses Justin P. Mattock
                   ` (4 preceding siblings ...)
  2010-09-09 22:36 ` [PATCH 111/223]drivers/net/wan/sbni.c " Justin P. Mattock
@ 2010-09-09 22:36 ` Justin P. Mattock
  2010-09-09 22:36 ` [PATCH 113/223]drivers/net/wan/cosa.c " Justin P. Mattock
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:36 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/net/wan/Kconfig |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/drivers/net/wan/Kconfig b/drivers/net/wan/Kconfig
index d08ce6a..c19f166 100644
--- a/drivers/net/wan/Kconfig
+++ b/drivers/net/wan/Kconfig
@@ -305,7 +305,7 @@ config DSCC4
 	  DSCC4 chipset.
 
 	  This is supposed to work with the four port card. Take a look at
-	  <http://www.cogenit.fr/dscc4/> for further information about the
+	  <http://www.cogenit.fr/> for further information about the
 	  driver.
 
 	  To compile this driver as a module, choose M here: the
@@ -409,15 +409,15 @@ config CYCLADES_SYNC
 	tristate "Cyclom 2X(tm) cards (EXPERIMENTAL)"
 	depends on WAN_ROUTER_DRIVERS && (PCI || ISA)
 	---help---
-	  Cyclom 2X from Cyclades Corporation <http://www.cyclades.com/> is an
+	  Cyclom 2X from Cyclades Corporation <http://www.avocent.com/> is an
 	  intelligent multiprotocol WAN adapter with data transfer rates up to
 	  512 Kbps. These cards support the X.25 and SNA related protocols.
 
 	  While no documentation is available at this time please grab the
 	  wanconfig tarball in
-	  <http://www.conectiva.com.br/~acme/cycsyn-devel/> (with minor changes
-	  to make it compile with the current wanrouter include files; efforts
-	  are being made to use the original package available at
+	  <http://web.archive.org/web/*/http://www.conectiva.com.br/~acme/cycsyn-devel/> 
+	  (with minor changes to make it compile with the current wanrouter include files;
+	  efforts are being made to use the original package available at
 	  <ftp://ftp.sangoma.com/>).
 
 	  Feel free to contact me or the cycsyn-devel mailing list at
@@ -481,8 +481,8 @@ config SBNI
 	  leased line modems.
 
 	  You can find more information and last versions of drivers and
-	  utilities at <http://www.granch.ru/>. If you have any question you
-	  can send email to <sbni@granch.ru>.
+	  utilities at <http://web.archive.org/web/*/http://www.granch.ru>.
+	  If you have any question you can send email to <sbni@granch.ru>.
 
 	  To compile this driver as a module, choose M here: the
 	  module will be called sbni.
-- 
1.7.2.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [PATCH 113/223]drivers/net/wan/cosa.c Update broken web addresses.
  2010-09-09 22:36 [PATCH 106/223]drivers/net/irda/donauboe.h Update broken web addresses Justin P. Mattock
                   ` (5 preceding siblings ...)
  2010-09-09 22:36 ` [PATCH 112/223]drivers/net/wan/Kconfig " Justin P. Mattock
@ 2010-09-09 22:36 ` Justin P. Mattock
  2010-09-09 22:36 ` [PATCH 114/223]drivers/net/hamradio/Kconfig " Justin P. Mattock
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:36 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/net/wan/cosa.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/drivers/net/wan/cosa.c b/drivers/net/wan/cosa.c
index 04c6cd4..bc8b3fa 100644
--- a/drivers/net/wan/cosa.c
+++ b/drivers/net/wan/cosa.c
@@ -28,8 +28,7 @@
  * Masaryk University (http://www.ics.muni.cz/). The hardware is
  * developed by Jiri Novotny <novotny@ics.muni.cz>. More information
  * and the photo of both cards is available at
- * http://www.pavoucek.cz/cosa.html. The card documentation, firmwares
- * and other goods can be downloaded from ftp://ftp.ics.muni.cz/pub/cosa/.
+ * http://web.archive.org/web/20010412025813/http://www.pavoucek.cz/cosa.html.
  * For Linux-specific utilities, see below in the "Software info" section.
  * If you want to order the card, contact Jiri Novotny.
  *
-- 
1.7.2.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [PATCH 114/223]drivers/net/hamradio/Kconfig Update broken web addresses.
  2010-09-09 22:36 [PATCH 106/223]drivers/net/irda/donauboe.h Update broken web addresses Justin P. Mattock
                   ` (6 preceding siblings ...)
  2010-09-09 22:36 ` [PATCH 113/223]drivers/net/wan/cosa.c " Justin P. Mattock
@ 2010-09-09 22:36 ` Justin P. Mattock
  2010-09-09 22:36 ` [PATCH 115/223]drivers/net/pci-skeleton.c " Justin P. Mattock
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:36 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/net/hamradio/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/hamradio/Kconfig b/drivers/net/hamradio/Kconfig
index 62d5d5c..1faa85b 100644
--- a/drivers/net/hamradio/Kconfig
+++ b/drivers/net/hamradio/Kconfig
@@ -73,7 +73,7 @@ config DMASCC
 	  certain parameters, such as channel access timing, clock mode, and
 	  DMA channel. This is accomplished with a small utility program,
 	  dmascc_cfg, available at
-	  <http://cacofonix.nt.tuwien.ac.at/~oe1kib/Linux/>. Please be sure to
+	  <http://www.linux-ax25.org/wiki/LinuxAX25>. Please be sure to
 	  get at least version 1.27 of dmascc_cfg, as older versions will not
 	  work with the current driver.
 
-- 
1.7.2.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [PATCH 115/223]drivers/net/pci-skeleton.c Update broken web addresses.
  2010-09-09 22:36 [PATCH 106/223]drivers/net/irda/donauboe.h Update broken web addresses Justin P. Mattock
                   ` (7 preceding siblings ...)
  2010-09-09 22:36 ` [PATCH 114/223]drivers/net/hamradio/Kconfig " Justin P. Mattock
@ 2010-09-09 22:36 ` Justin P. Mattock
  2010-09-09 22:36 ` [PATCH 116/223]drivers/net/sc92031.c " Justin P. Mattock
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:36 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/net/pci-skeleton.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/pci-skeleton.c b/drivers/net/pci-skeleton.c
index 56f3fc4..d654eff 100644
--- a/drivers/net/pci-skeleton.c
+++ b/drivers/net/pci-skeleton.c
@@ -78,7 +78,7 @@ that almost all frames will need to be copied to an alignment buffer.
 
 IVb. References
 
-http://www.realtek.com.tw/cn/cn.html
+http://www.realtek.com.tw/
 http://www.scyld.com/expert/NWay.html
 
 IVc. Errata
@@ -106,7 +106,7 @@ IVc. Errata
 
 static char version[] __devinitdata =
 	KERN_INFO NETDRV_DRIVER_LOAD_MSG "\n"
-	"  Support available from http://foo.com/bar/baz.html\n";
+	"  Support available from linux-wireless@vger.kernel.org\n";
 
 /* define to 1 to enable PIO instead of MMIO */
 #undef USE_IO_OPS
-- 
1.7.2.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [PATCH 116/223]drivers/net/sc92031.c Update broken web addresses.
  2010-09-09 22:36 [PATCH 106/223]drivers/net/irda/donauboe.h Update broken web addresses Justin P. Mattock
                   ` (8 preceding siblings ...)
  2010-09-09 22:36 ` [PATCH 115/223]drivers/net/pci-skeleton.c " Justin P. Mattock
@ 2010-09-09 22:36 ` Justin P. Mattock
  2010-09-09 22:36 ` [PATCH 117/223]drivers/net/epic100.c " Justin P. Mattock
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:36 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/net/sc92031.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/sc92031.c b/drivers/net/sc92031.c
index 8c4067a..fd94fa1 100644
--- a/drivers/net/sc92031.c
+++ b/drivers/net/sc92031.c
@@ -15,7 +15,7 @@
  *  Rewritten for 2.6 by Cesar Eduardo Barros
  *
  *  A datasheet for this chip can be found at
- *  http://www.silan.com.cn/english/products/pdf/SC92031AY.pdf
+ *  http://www.silan.com.cn/All/Default.aspx 
  */
 
 /* Note about set_mac_address: I don't know how to change the hardware
-- 
1.7.2.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [PATCH 117/223]drivers/net/epic100.c Update broken web addresses.
  2010-09-09 22:36 [PATCH 106/223]drivers/net/irda/donauboe.h Update broken web addresses Justin P. Mattock
                   ` (9 preceding siblings ...)
  2010-09-09 22:36 ` [PATCH 116/223]drivers/net/sc92031.c " Justin P. Mattock
@ 2010-09-09 22:36 ` Justin P. Mattock
  2010-09-09 22:36 ` [PATCH 118/223]drivers/net/appletalk/Kconfig " Justin P. Mattock
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:36 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/net/epic100.c |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/drivers/net/epic100.c b/drivers/net/epic100.c
index 57c8ac0..b9a934b 100644
--- a/drivers/net/epic100.c
+++ b/drivers/net/epic100.c
@@ -18,8 +18,7 @@
 	Annapolis MD 21403
 
 	Information and updates available at
-	http://www.scyld.com/network/epic100.html
-	[this link no longer provides anything useful -jgarzik]
+	http://www.silan.com.cn/All/Default.aspx	
 
 	---------------------------------------------------------------------
 
@@ -131,8 +130,8 @@ IIIa. Ring buffers
 
 IVb. References
 
-http://www.smsc.com/main/tools/discontinued/83c171.pdf
-http://www.smsc.com/main/tools/discontinued/83c175.pdf
+http://www.smsc.com/media/Downloads_Public/discontinued/83c171.pdf
+http://www.smsc.com/media/Downloads_Public/discontinued/83c175.pdf
 http://scyld.com/expert/NWay.html
 http://www.national.com/pf/DP/DP83840A.html
 
-- 
1.7.2.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [PATCH 118/223]drivers/net/appletalk/Kconfig Update broken web addresses.
  2010-09-09 22:36 [PATCH 106/223]drivers/net/irda/donauboe.h Update broken web addresses Justin P. Mattock
                   ` (10 preceding siblings ...)
  2010-09-09 22:36 ` [PATCH 117/223]drivers/net/epic100.c " Justin P. Mattock
@ 2010-09-09 22:36 ` Justin P. Mattock
  2010-09-09 22:36 ` [PATCH 119/223]drivers/net/starfire.c " Justin P. Mattock
  2010-09-09 22:36 ` [PATCH 120/223]drivers/net/ibmlana.c " Justin P. Mattock
  13 siblings, 0 replies; 15+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:36 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/net/appletalk/Kconfig |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/net/appletalk/Kconfig b/drivers/net/appletalk/Kconfig
index 0a0e0cd..9368cfa 100644
--- a/drivers/net/appletalk/Kconfig
+++ b/drivers/net/appletalk/Kconfig
@@ -10,15 +10,15 @@ config ATALK
 	  wish to connect to it, say Y.  You will need to use the netatalk package
 	  so that your Linux box can act as a print and file server for Macs as
 	  well as access AppleTalk printers.  Check out
-	  <http://www.zettabyte.net/netatalk/> on the WWW for details.
+	  <http://cgi.zettabyte.net/> on the WWW for details.
 	  EtherTalk is the name used for AppleTalk over Ethernet and the
 	  cheaper and slower LocalTalk is AppleTalk over a proprietary Apple
 	  network using serial links.  EtherTalk and LocalTalk are fully
 	  supported by Linux.
 
 	  General information about how to connect Linux, Windows machines and
-	  Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>.  The
-	  NET-3-HOWTO, available from
+	  Macs is on the WWW at <http://en.wikibooks.org/wiki/Linux_Networking/Appletalk_%28AF_APPLETALK%29>.
+	  The NET-3-HOWTO, available from
 	  <http://www.tldp.org/docs.html#howto>, contains valuable
 	  information as well.
 
-- 
1.7.2.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [PATCH 119/223]drivers/net/starfire.c Update broken web addresses.
  2010-09-09 22:36 [PATCH 106/223]drivers/net/irda/donauboe.h Update broken web addresses Justin P. Mattock
                   ` (11 preceding siblings ...)
  2010-09-09 22:36 ` [PATCH 118/223]drivers/net/appletalk/Kconfig " Justin P. Mattock
@ 2010-09-09 22:36 ` Justin P. Mattock
  2010-09-09 22:36 ` [PATCH 120/223]drivers/net/ibmlana.c " Justin P. Mattock
  13 siblings, 0 replies; 15+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:36 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/net/starfire.c |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/drivers/net/starfire.c b/drivers/net/starfire.c
index a42b687..3ce0c78 100644
--- a/drivers/net/starfire.c
+++ b/drivers/net/starfire.c
@@ -21,8 +21,7 @@
 	Annapolis MD 21403
 
 	Support and updates available at
-	http://www.scyld.com/network/starfire.html
-	[link no longer provides useful info -jgarzik]
+	http://www.penguincomputing.com/	
 
 */
 
@@ -282,8 +281,7 @@ IV. Notes
 IVb. References
 
 The Adaptec Starfire manuals, available only from Adaptec.
-http://www.scyld.com/expert/100mbps.html
-http://www.scyld.com/expert/NWay.html
+http://www.penguincomputing.com/
 
 IVc. Errata
 
-- 
1.7.2.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [PATCH 120/223]drivers/net/ibmlana.c Update broken web addresses.
  2010-09-09 22:36 [PATCH 106/223]drivers/net/irda/donauboe.h Update broken web addresses Justin P. Mattock
                   ` (12 preceding siblings ...)
  2010-09-09 22:36 ` [PATCH 119/223]drivers/net/starfire.c " Justin P. Mattock
@ 2010-09-09 22:36 ` Justin P. Mattock
  13 siblings, 0 replies; 15+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:36 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/net/ibmlana.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/ibmlana.c b/drivers/net/ibmlana.c
index 294ccfb..8de3273 100644
--- a/drivers/net/ibmlana.c
+++ b/drivers/net/ibmlana.c
@@ -23,7 +23,7 @@ paper sources:
   'LAN Technical Reference Ethernet Adapter Interface Version 1 Release 1.0
    Document Number SC30-3661-00' by IBM for info on the adapter itself
 
-  Also see http://www.natsemi.com/
+  Also see http://www.national.com/analog 
 
 special acknowledgements to:
   - Bob Eager for helping me out with documentation from IBM
-- 
1.7.2.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2010-09-09 23:01 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-09 22:36 [PATCH 106/223]drivers/net/irda/donauboe.h Update broken web addresses Justin P. Mattock
2010-09-09 22:36 ` [PATCH 107/223]drivers/net/irda/ma600-sir.c " Justin P. Mattock
2010-09-09 22:36 ` [PATCH 108/223]drivers/net/yellowfin.c " Justin P. Mattock
2010-09-09 22:36 ` [PATCH 109/223]drivers/net/acenic.c " Justin P. Mattock
2010-09-09 22:36 ` [PATCH 110/223]drivers/net/wan/farsync.c " Justin P. Mattock
2010-09-09 22:36 ` [PATCH 111/223]drivers/net/wan/sbni.c " Justin P. Mattock
2010-09-09 22:36 ` [PATCH 112/223]drivers/net/wan/Kconfig " Justin P. Mattock
2010-09-09 22:36 ` [PATCH 113/223]drivers/net/wan/cosa.c " Justin P. Mattock
2010-09-09 22:36 ` [PATCH 114/223]drivers/net/hamradio/Kconfig " Justin P. Mattock
2010-09-09 22:36 ` [PATCH 115/223]drivers/net/pci-skeleton.c " Justin P. Mattock
2010-09-09 22:36 ` [PATCH 116/223]drivers/net/sc92031.c " Justin P. Mattock
2010-09-09 22:36 ` [PATCH 117/223]drivers/net/epic100.c " Justin P. Mattock
2010-09-09 22:36 ` [PATCH 118/223]drivers/net/appletalk/Kconfig " Justin P. Mattock
2010-09-09 22:36 ` [PATCH 119/223]drivers/net/starfire.c " Justin P. Mattock
2010-09-09 22:36 ` [PATCH 120/223]drivers/net/ibmlana.c " Justin P. Mattock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®