public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 196/223]drivers/staging/quickstart/quickstart.c Update broken web addresses.
@ 2010-09-09 22:44 Justin P. Mattock
  2010-09-09 22:44 ` [PATCH 197/223]drivers/staging/asus_oled/asus_oled.c " Justin P. Mattock
                   ` (13 more replies)
  0 siblings, 14 replies; 16+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:44 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/staging/quickstart/quickstart.c |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/drivers/staging/quickstart/quickstart.c b/drivers/staging/quickstart/quickstart.c
index 6612247..d58d769 100644
--- a/drivers/staging/quickstart/quickstart.c
+++ b/drivers/staging/quickstart/quickstart.c
@@ -4,9 +4,8 @@
  *
  *  Copyright (C) 2007-2010 Angelo Arrifano <miknix@gmail.com>
  *
- *  Information gathered from disassebled dsdt and from here:
- *  "http://download.microsoft.com/download/9/c/5/
- *  9c5b2167-8017-4bae-9fde-d599bac8184a/DirAppLaunch_Vista.doc"
+ *  Information gathered from disassebled dsdt here:
+ *  http://download.microsoft.com/
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
-- 
1.7.2.1


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

* [PATCH 197/223]drivers/staging/asus_oled/asus_oled.c Update broken web addresses.
  2010-09-09 22:44 [PATCH 196/223]drivers/staging/quickstart/quickstart.c Update broken web addresses Justin P. Mattock
@ 2010-09-09 22:44 ` Justin P. Mattock
  2010-09-09 22:44 ` [PATCH 198/223]drivers/staging/asus_oled/README " Justin P. Mattock
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:44 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/staging/asus_oled/asus_oled.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/asus_oled/asus_oled.c b/drivers/staging/asus_oled/asus_oled.c
index 5b279fb..1cb2116 100644
--- a/drivers/staging/asus_oled/asus_oled.c
+++ b/drivers/staging/asus_oled/asus_oled.c
@@ -24,7 +24,7 @@
  *
  *
  *  Asus OLED support is based on asusoled program taken from
- *  https://launchpad.net/asusoled/.
+ *  http://lapsus.berlios.de/asus_oled.html.
  *
  *
  */
-- 
1.7.2.1


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

* [PATCH 198/223]drivers/staging/asus_oled/README Update broken web addresses.
  2010-09-09 22:44 [PATCH 196/223]drivers/staging/quickstart/quickstart.c Update broken web addresses Justin P. Mattock
  2010-09-09 22:44 ` [PATCH 197/223]drivers/staging/asus_oled/asus_oled.c " Justin P. Mattock
@ 2010-09-09 22:44 ` Justin P. Mattock
  2010-09-09 22:44 ` [PATCH 199/223]drivers/telephony/ixj.c " Justin P. Mattock
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:44 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/staging/asus_oled/README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/asus_oled/README b/drivers/staging/asus_oled/README
index 96b9717..b6f77c5 100644
--- a/drivers/staging/asus_oled/README
+++ b/drivers/staging/asus_oled/README
@@ -2,7 +2,7 @@
     Driver for Asus OLED display present in some Asus laptops.
 
     The code of this driver is based on 'asusoled' program taken from
-    https://launchpad.net/asusoled/. I just wanted to have a simple
+    http://lapsus.berlios.de/asus_oled.html. I just wanted to have a simple
     kernel driver for controlling this device, but I didn't know how
     to do that. Now I know ;) Also, that program can not be used
     with usbhid loaded, which means no USB mouse/keyboard while
-- 
1.7.2.1


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

* [PATCH 199/223]drivers/telephony/ixj.c Update broken web addresses.
  2010-09-09 22:44 [PATCH 196/223]drivers/staging/quickstart/quickstart.c Update broken web addresses Justin P. Mattock
  2010-09-09 22:44 ` [PATCH 197/223]drivers/staging/asus_oled/asus_oled.c " Justin P. Mattock
  2010-09-09 22:44 ` [PATCH 198/223]drivers/staging/asus_oled/README " Justin P. Mattock
@ 2010-09-09 22:44 ` Justin P. Mattock
  2010-09-09 22:44 ` [PATCH 200/223]drivers/telephony/ixj.h " Justin P. Mattock
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:44 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/telephony/ixj.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/telephony/ixj.c b/drivers/telephony/ixj.c
index b53deee..496bd85 100644
--- a/drivers/telephony/ixj.c
+++ b/drivers/telephony/ixj.c
@@ -26,7 +26,7 @@
  *                  Daniele Bellucci, <bellucda@tiscali.it>
  *
  * More information about the hardware related to this driver can be found  
- * at our website:    http://www.quicknet.net
+ * at our website:   http://www.qn.net/ 
  *
  * IN NO EVENT SHALL QUICKNET TECHNOLOGIES, INC. BE LIABLE TO ANY PARTY FOR
  * DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT
-- 
1.7.2.1


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

* [PATCH 200/223]drivers/telephony/ixj.h Update broken web addresses.
  2010-09-09 22:44 [PATCH 196/223]drivers/staging/quickstart/quickstart.c Update broken web addresses Justin P. Mattock
                   ` (2 preceding siblings ...)
  2010-09-09 22:44 ` [PATCH 199/223]drivers/telephony/ixj.c " Justin P. Mattock
@ 2010-09-09 22:44 ` Justin P. Mattock
  2010-09-09 22:45 ` [PATCH 201/223]drivers/telephony/Kconfig " Justin P. Mattock
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:44 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/telephony/ixj.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/telephony/ixj.h b/drivers/telephony/ixj.h
index 4c32a43..bed0c30 100644
--- a/drivers/telephony/ixj.h
+++ b/drivers/telephony/ixj.h
@@ -22,7 +22,7 @@
  *                  Mike Preston, <mpreston@quicknet.net>
  *
  * More information about the hardware related to this driver can be found
- * at our website:    http://www.quicknet.net
+ * at our website:   http://www.qn.net/ 
  *
  * Fixes:
  *
-- 
1.7.2.1


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

* [PATCH 201/223]drivers/telephony/Kconfig Update broken web addresses.
  2010-09-09 22:44 [PATCH 196/223]drivers/staging/quickstart/quickstart.c Update broken web addresses Justin P. Mattock
                   ` (3 preceding siblings ...)
  2010-09-09 22:44 ` [PATCH 200/223]drivers/telephony/ixj.h " Justin P. Mattock
@ 2010-09-09 22:45 ` Justin P. Mattock
  2010-09-09 22:45 ` [PATCH 202/223]drivers/uio/Kconfig " Justin P. Mattock
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:45 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/telephony/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/telephony/Kconfig b/drivers/telephony/Kconfig
index b5f78b6..fda68f7 100644
--- a/drivers/telephony/Kconfig
+++ b/drivers/telephony/Kconfig
@@ -31,7 +31,7 @@ config PHONE_IXJ
 	  isapnp support.  Please read <file:Documentation/telephony/ixj.txt>.
 
 	  For more information on these cards, see Quicknet's web site at:
-	  <http://www.quicknet.net/>.
+	  <http://www.qn.net/>.
 
 	  If you do not have any Quicknet telephony cards, you can safely
 	  say N here.
-- 
1.7.2.1


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

* [PATCH 202/223]drivers/uio/Kconfig Update broken web addresses.
  2010-09-09 22:44 [PATCH 196/223]drivers/staging/quickstart/quickstart.c Update broken web addresses Justin P. Mattock
                   ` (4 preceding siblings ...)
  2010-09-09 22:45 ` [PATCH 201/223]drivers/telephony/Kconfig " Justin P. Mattock
@ 2010-09-09 22:45 ` Justin P. Mattock
  2010-09-10  7:21   ` Hans J. Koch
  2010-09-09 22:45 ` [PATCH 203/223] drivers/usb/serial/keyspan.h Justin P. Mattock
                   ` (7 subsequent siblings)
  13 siblings, 1 reply; 16+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:45 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/uio/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/uio/Kconfig b/drivers/uio/Kconfig
index 1da73ec..e8cb825 100644
--- a/drivers/uio/Kconfig
+++ b/drivers/uio/Kconfig
@@ -19,7 +19,7 @@ config UIO_CIF
 	  Driver for Hilscher CIF DeviceNet and Profibus cards.  This
 	  driver requires a userspace component that handles all of the
 	  heavy lifting and can be found at:
-	  	http://www.osadl.org/projects/downloads/UIO/user/cif-*
+	  http://www.osadl.org/projects/downloads/UIO/user/	
 
 	  To compile this driver as a module, choose M here: the module
 	  will be called uio_cif.
-- 
1.7.2.1


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

* [PATCH 203/223] drivers/usb/serial/keyspan.h
  2010-09-09 22:44 [PATCH 196/223]drivers/staging/quickstart/quickstart.c Update broken web addresses Justin P. Mattock
                   ` (5 preceding siblings ...)
  2010-09-09 22:45 ` [PATCH 202/223]drivers/uio/Kconfig " Justin P. Mattock
@ 2010-09-09 22:45 ` Justin P. Mattock
  2010-09-09 22:45 ` [PATCH 204/223]drivers/usb/serial/mct_u232.h Update broken web addresses Justin P. Mattock
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:45 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/usb/serial/keyspan.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/drivers/usb/serial/keyspan.h b/drivers/usb/serial/keyspan.h
index bf3297d..946ff95 100644
--- a/drivers/usb/serial/keyspan.h
+++ b/drivers/usb/serial/keyspan.h
@@ -9,8 +9,6 @@
   the Free Software Foundation; either version 2 of the License, or
   (at your option) any later version.
 
-  See http://misc.nu/hugh/keyspan.html for more information.
-  
   Code in this driver inspired by and in a number of places taken
   from Brian Warner's original Keyspan-PDA driver.
 
-- 
1.7.2.1


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

* [PATCH 204/223]drivers/usb/serial/mct_u232.h Update broken web addresses.
  2010-09-09 22:44 [PATCH 196/223]drivers/staging/quickstart/quickstart.c Update broken web addresses Justin P. Mattock
                   ` (6 preceding siblings ...)
  2010-09-09 22:45 ` [PATCH 203/223] drivers/usb/serial/keyspan.h Justin P. Mattock
@ 2010-09-09 22:45 ` Justin P. Mattock
  2010-09-09 22:45 ` [PATCH 205/223]drivers/usb/serial/cypress_m8.c " Justin P. Mattock
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:45 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/usb/serial/mct_u232.h |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/drivers/usb/serial/mct_u232.h b/drivers/usb/serial/mct_u232.h
index 3a3f5e6..850a152 100644
--- a/drivers/usb/serial/mct_u232.h
+++ b/drivers/usb/serial/mct_u232.h
@@ -10,10 +10,10 @@
  *
  * This driver is for the device MCT USB-RS232 Converter (25 pin, Model No.
  * U232-P25) from Magic Control Technology Corp. (there is also a 9 pin
- * Model No. U232-P9). See http://www.mct.com.tw/p_u232.html for further
+ * Model No. U232-P9). See http://www.mct.com.tw/ for further
  * information. The properties of this device are listed at the end of this
- * file. This device is available from various distributors. I know Hana,
- * http://www.hana.de and D-Link, http://www.dlink.com/products/usb/dsbs25.
+ * file. This device is available from various distributors.
+ * D-Link, http://www.dlink.com/products/usb/dsbs25.
  *
  * All of the information about the device was acquired by using SniffUSB
  * on Windows98. The technical details of the reverse engineering are
@@ -457,8 +457,8 @@ static int mct_u232_calculate_baud_rate(struct usb_serial *serial,
  * USB endpoint chip and a Philips P87C52UBAA microcontroller with
  * embedded UART.  Exhaustive documentation for these is available at:
  *
+ *   http://www.nxp.com/ 
  *   http://www.semiconductors.philips.com/pip/p87c52ubaa
- *   http://www.semiconductors.philips.com/pip/pdiusbd12
  *
  * Thanks to Julian Highfield for the pointer to the Philips database.
  *
-- 
1.7.2.1


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

* [PATCH 205/223]drivers/usb/serial/cypress_m8.c Update broken web addresses.
  2010-09-09 22:44 [PATCH 196/223]drivers/staging/quickstart/quickstart.c Update broken web addresses Justin P. Mattock
                   ` (7 preceding siblings ...)
  2010-09-09 22:45 ` [PATCH 204/223]drivers/usb/serial/mct_u232.h Update broken web addresses Justin P. Mattock
@ 2010-09-09 22:45 ` Justin P. Mattock
  2010-09-09 22:45 ` [PATCH 206/223]drivers/usb/serial/Kconfig " Justin P. Mattock
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:45 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/usb/serial/cypress_m8.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/usb/serial/cypress_m8.c b/drivers/usb/serial/cypress_m8.c
index f5d0674..1eca35d 100644
--- a/drivers/usb/serial/cypress_m8.c
+++ b/drivers/usb/serial/cypress_m8.c
@@ -14,7 +14,7 @@
  * See Documentation/usb/usb-serial.txt for more information on using this
  * driver
  *
- * See http://geocities.com/i0xox0i for information on this driver and the
+ * See http://web.archive.org/web/*/http://geocities.com/i0xox0i for information on this driver and the
  * earthmate usb device.
  *
  *  Lonnie Mendez <dignome@gmail.com>
-- 
1.7.2.1


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

* [PATCH 206/223]drivers/usb/serial/Kconfig Update broken web addresses.
  2010-09-09 22:44 [PATCH 196/223]drivers/staging/quickstart/quickstart.c Update broken web addresses Justin P. Mattock
                   ` (8 preceding siblings ...)
  2010-09-09 22:45 ` [PATCH 205/223]drivers/usb/serial/cypress_m8.c " Justin P. Mattock
@ 2010-09-09 22:45 ` Justin P. Mattock
  2010-09-09 22:45 ` [PATCH 207/223]drivers/usb/serial/ftdi_sio_ids.h " Justin P. Mattock
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:45 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/usb/serial/Kconfig |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig
index 916b2b6..de86d92 100644
--- a/drivers/usb/serial/Kconfig
+++ b/drivers/usb/serial/Kconfig
@@ -176,7 +176,7 @@ config USB_SERIAL_VISOR
 	help
 	  Say Y here if you want to connect to your HandSpring Visor, Palm
 	  m500 or m505 through its USB docking station. See
-	  <http://usbvisor.sourceforge.net/> for more information on using this
+	  <http://usbvisor.sourceforge.net/index.php3> for more information on using this
 	  driver.
 
 	  To compile this driver as a module, choose M here: the
@@ -264,7 +264,7 @@ config USB_SERIAL_IUU
 	help
 	  Say Y here if you want to use a IUU in phoenix mode and get
 	  an extra ttyUSBx device. More information available on
-	  http://eczema.ecze.com/iuu_phoenix.html
+	  http://www.opensc-project.org/openct/wiki/wbeiuu 
 
 	  To compile this driver as a module, choose M here: the
 	  module will be called iuu_phoenix.o
@@ -289,8 +289,6 @@ config USB_SERIAL_KEYSPAN
 	  and was developed with their support.  You must also include
 	  firmware to support your particular device(s).
 
-	  See <http://misc.nu/hugh/keyspan.html> for more information.
-
 	  To compile this driver as a module, choose M here: the
 	  module will be called keyspan.
 
-- 
1.7.2.1


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

* [PATCH 207/223]drivers/usb/serial/ftdi_sio_ids.h Update broken web addresses.
  2010-09-09 22:44 [PATCH 196/223]drivers/staging/quickstart/quickstart.c Update broken web addresses Justin P. Mattock
                   ` (9 preceding siblings ...)
  2010-09-09 22:45 ` [PATCH 206/223]drivers/usb/serial/Kconfig " Justin P. Mattock
@ 2010-09-09 22:45 ` Justin P. Mattock
  2010-09-09 22:45 ` [PATCH 208/223]drivers/usb/serial/keyspan.c " Justin P. Mattock
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:45 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/usb/serial/ftdi_sio_ids.h |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/drivers/usb/serial/ftdi_sio_ids.h b/drivers/usb/serial/ftdi_sio_ids.h
index 2e95857..cd838ab 100644
--- a/drivers/usb/serial/ftdi_sio_ids.h
+++ b/drivers/usb/serial/ftdi_sio_ids.h
@@ -46,7 +46,7 @@
 #define FTDI_USINT_RS232_PID	0xb812	/* Navigator RS232 and CONFIG lines */
 
 /* OOCDlink by Joern Kaipf <joernk@web.de>
- * (http://www.joernonline.de/dw/doku.php?id=start&idx=projects:oocdlink) */
+ * (http://www.joernonline.de/) */
 #define FTDI_OOCDLINK_PID	0xbaf8	/* Amontec JTAGkey */
 
 /* Luminary Micro Stellaris Boards, VID = FTDI_VID */
@@ -323,7 +323,7 @@
 #define FTDI_PIEGROUP_PID	0xF208	/* Product Id */
 
 /* ACT Solutions HomePro ZWave interface
-   (http://www.act-solutions.com/HomePro.htm) */
+   (http://www.act-solutions.com/index.php) */
 #define FTDI_ACTZWAVE_PID	0xF2D0
 
 /*
@@ -354,7 +354,7 @@
 #define FTDI_SUUNTO_SPORTS_PID	0xF680	/* Suunto Sports instrument */
 
 /* USB-UIRT - An infrared receiver and transmitter using the 8U232AM chip */
-/* http://home.earthlink.net/~jrhees/USBUIRT/index.htm */
+/* http://www.usbuirt.com/ */
 #define FTDI_USB_UIRT_PID	0xF850	/* Product Id */
 
 /* CCS Inc. ICDU/ICDU40 product ID -
@@ -383,7 +383,7 @@
  */
 #define FTDI_HE_TIRA1_PID	0xFA78	/* Tira-1 IR transceiver */
 
-/* Inside Accesso contactless reader (http://www.insidefr.com) */
+/* Inside Accesso contactless reader (http://www.insidecontactless.com/) */
 #define INSIDE_ACCESSO		0xFAD0
 
 /*
@@ -422,7 +422,7 @@
 
 /*
  * PCDJ use ftdi based dj-controllers. The following PID is
- * for their DAC-2 device http://www.pcdjhardware.com/DAC2.asp
+ * for their DAC-2 device 
  * (the VID is the standard ftdi vid (FTDI_VID), PID sent by Wouter Paesen)
  */
 #define FTDI_PCDJ_DAC2_PID 0xFA88
@@ -622,14 +622,14 @@
 
 /*
  * JETI SPECTROMETER SPECBOS 1201
- * http://www.jeti.com/products/sys/scb/scb1201.php
+ * http://www.jeti.com/cms/index.php 
  */
 #define JETI_VID		0x0c6c
 #define JETI_SPC1201_PID	0x04b2
 
 /*
  * FTDI USB UART chips used in construction projects from the
- * Elektor Electronics magazine (http://elektor-electronics.co.uk)
+ * Elektor Electronics magazine (http://www.elektor.com/)
  */
 #define ELEKTOR_VID		0x0C7D
 #define ELEKTOR_FT323R_PID	0x0005	/* RFID-Reader, issue 09-2006 */
@@ -711,7 +711,7 @@
 
 /*
  * Bayer Ascensia Contour blood glucose meter USB-converter cable.
- * http://winglucofacts.com/cables/
+ * http://www.simplewins.com/Default.aspx 
  */
 #define BAYER_VID                      0x1A79
 #define BAYER_CONTOUR_CABLE_PID        0x6001
-- 
1.7.2.1


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

* [PATCH 208/223]drivers/usb/serial/keyspan.c Update broken web addresses.
  2010-09-09 22:44 [PATCH 196/223]drivers/staging/quickstart/quickstart.c Update broken web addresses Justin P. Mattock
                   ` (10 preceding siblings ...)
  2010-09-09 22:45 ` [PATCH 207/223]drivers/usb/serial/ftdi_sio_ids.h " Justin P. Mattock
@ 2010-09-09 22:45 ` Justin P. Mattock
  2010-09-09 22:45 ` [PATCH 209/223]drivers/usb/storage/unusual_devs.h " Justin P. Mattock
  2010-09-09 22:45 ` [PATCH 210/223]drivers/usb/storage/Kconfig " Justin P. Mattock
  13 siblings, 0 replies; 16+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:45 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/usb/serial/keyspan.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/drivers/usb/serial/keyspan.c b/drivers/usb/serial/keyspan.c
index 297163c..71c9576 100644
--- a/drivers/usb/serial/keyspan.c
+++ b/drivers/usb/serial/keyspan.c
@@ -9,8 +9,6 @@
   the Free Software Foundation; either version 2 of the License, or
   (at your option) any later version.
 
-  See http://misc.nu/hugh/keyspan.html for more information.
-
   Code in this driver inspired by and in a number of places taken
   from Brian Warner's original Keyspan-PDA driver.
 
-- 
1.7.2.1


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

* [PATCH 209/223]drivers/usb/storage/unusual_devs.h Update broken web addresses.
  2010-09-09 22:44 [PATCH 196/223]drivers/staging/quickstart/quickstart.c Update broken web addresses Justin P. Mattock
                   ` (11 preceding siblings ...)
  2010-09-09 22:45 ` [PATCH 208/223]drivers/usb/serial/keyspan.c " Justin P. Mattock
@ 2010-09-09 22:45 ` Justin P. Mattock
  2010-09-09 22:45 ` [PATCH 210/223]drivers/usb/storage/Kconfig " Justin P. Mattock
  13 siblings, 0 replies; 16+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:45 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/usb/storage/unusual_devs.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
index 2c897ee..db641d8 100644
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -962,7 +962,7 @@ UNUSUAL_DEV(  0x07af, 0x0006, 0x0100, 0x0100,
  * Only revision 1.13 tested (same for all of the above devices,
  * based on the Datafab DF-UG-07 chip).  Needed for US_FL_FIX_INQUIRY.
  * Submitted by Marek Michalkiewicz <marekm@amelek.gda.pl>.
- * See also http://martin.wilck.bei.t-online.de/#kecf .
+ * See also http://web.archive.org/web/20030808203106/http://martin.wilck.bei.t-online.de/.
  */
 UNUSUAL_DEV(  0x07c4, 0xa400, 0x0000, 0xffff,
 		"Datafab",
-- 
1.7.2.1


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

* [PATCH 210/223]drivers/usb/storage/Kconfig Update broken web addresses.
  2010-09-09 22:44 [PATCH 196/223]drivers/staging/quickstart/quickstart.c Update broken web addresses Justin P. Mattock
                   ` (12 preceding siblings ...)
  2010-09-09 22:45 ` [PATCH 209/223]drivers/usb/storage/unusual_devs.h " Justin P. Mattock
@ 2010-09-09 22:45 ` Justin P. Mattock
  13 siblings, 0 replies; 16+ messages in thread
From: Justin P. Mattock @ 2010-09-09 22:45 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/usb/storage/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/usb/storage/Kconfig b/drivers/usb/storage/Kconfig
index 8a372ba..b356e15 100644
--- a/drivers/usb/storage/Kconfig
+++ b/drivers/usb/storage/Kconfig
@@ -36,7 +36,7 @@ config USB_STORAGE_DATAFAB
 	depends on USB_STORAGE
 	help
 	  Support for certain Datafab CompactFlash readers.
-	  Datafab has a web page at <http://www.datafabusa.com/>.
+	  Datafab has a web page at <http://www.datafab.com/>.
 
 	  If this driver is compiled as a module, it will be named ums-datafab.
 
-- 
1.7.2.1


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

* Re: [PATCH 202/223]drivers/uio/Kconfig Update broken web addresses.
  2010-09-09 22:45 ` [PATCH 202/223]drivers/uio/Kconfig " Justin P. Mattock
@ 2010-09-10  7:21   ` Hans J. Koch
  0 siblings, 0 replies; 16+ messages in thread
From: Hans J. Koch @ 2010-09-10  7:21 UTC (permalink / raw)
  To: Justin P. Mattock; +Cc: trivial, linux-kernel

On Thu, Sep 09, 2010 at 03:45:01PM -0700, Justin P. Mattock wrote:
> 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>

Acked-by: Hans J. Koch <hjk@linutronix.de>

> 
> ---
>  drivers/uio/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/uio/Kconfig b/drivers/uio/Kconfig
> index 1da73ec..e8cb825 100644
> --- a/drivers/uio/Kconfig
> +++ b/drivers/uio/Kconfig
> @@ -19,7 +19,7 @@ config UIO_CIF
>  	  Driver for Hilscher CIF DeviceNet and Profibus cards.  This
>  	  driver requires a userspace component that handles all of the
>  	  heavy lifting and can be found at:
> -	  	http://www.osadl.org/projects/downloads/UIO/user/cif-*
> +	  http://www.osadl.org/projects/downloads/UIO/user/	
>  
>  	  To compile this driver as a module, choose M here: the module
>  	  will be called uio_cif.
> -- 
> 1.7.2.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

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

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

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-09 22:44 [PATCH 196/223]drivers/staging/quickstart/quickstart.c Update broken web addresses Justin P. Mattock
2010-09-09 22:44 ` [PATCH 197/223]drivers/staging/asus_oled/asus_oled.c " Justin P. Mattock
2010-09-09 22:44 ` [PATCH 198/223]drivers/staging/asus_oled/README " Justin P. Mattock
2010-09-09 22:44 ` [PATCH 199/223]drivers/telephony/ixj.c " Justin P. Mattock
2010-09-09 22:44 ` [PATCH 200/223]drivers/telephony/ixj.h " Justin P. Mattock
2010-09-09 22:45 ` [PATCH 201/223]drivers/telephony/Kconfig " Justin P. Mattock
2010-09-09 22:45 ` [PATCH 202/223]drivers/uio/Kconfig " Justin P. Mattock
2010-09-10  7:21   ` Hans J. Koch
2010-09-09 22:45 ` [PATCH 203/223] drivers/usb/serial/keyspan.h Justin P. Mattock
2010-09-09 22:45 ` [PATCH 204/223]drivers/usb/serial/mct_u232.h Update broken web addresses Justin P. Mattock
2010-09-09 22:45 ` [PATCH 205/223]drivers/usb/serial/cypress_m8.c " Justin P. Mattock
2010-09-09 22:45 ` [PATCH 206/223]drivers/usb/serial/Kconfig " Justin P. Mattock
2010-09-09 22:45 ` [PATCH 207/223]drivers/usb/serial/ftdi_sio_ids.h " Justin P. Mattock
2010-09-09 22:45 ` [PATCH 208/223]drivers/usb/serial/keyspan.c " Justin P. Mattock
2010-09-09 22:45 ` [PATCH 209/223]drivers/usb/storage/unusual_devs.h " Justin P. Mattock
2010-09-09 22:45 ` [PATCH 210/223]drivers/usb/storage/Kconfig " 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