mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Justin P. Mattock" <justinmattock@gmail.com>
To: trivial@kernel.org
Cc: linux-kernel@vger.kernel.org,
	"Justin P. Mattock" <justinmattock@gmail.com>
Subject: [PATCH 207/223]drivers/usb/serial/ftdi_sio_ids.h Update broken web addresses.
Date: Thu,  9 Sep 2010 15:45:06 -0700	[thread overview]
Message-ID: <1284072309-8452-12-git-send-email-justinmattock@gmail.com> (raw)
In-Reply-To: <1284072309-8452-1-git-send-email-justinmattock@gmail.com>

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


  parent reply	other threads:[~2010-09-09 22:45 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-09 22:44 [PATCH 196/223]drivers/staging/quickstart/quickstart.c " 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 ` Justin P. Mattock [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1284072309-8452-12-git-send-email-justinmattock@gmail.com \
    --to=justinmattock@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome