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>
This commit is contained in:
committed by
Jiri Kosina
parent
d7eccbbae8
commit
631dd1a885
@@ -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 */
|
||||
@@ -320,7 +320,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/HomePro-Product-Matrix.html) */
|
||||
#define FTDI_ACTZWAVE_PID 0xF2D0
|
||||
|
||||
/*
|
||||
@@ -351,7 +351,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 -
|
||||
@@ -380,7 +380,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
|
||||
|
||||
/*
|
||||
@@ -619,14 +619,14 @@
|
||||
|
||||
/*
|
||||
* JETI SPECTROMETER SPECBOS 1201
|
||||
* http://www.jeti.com/products/sys/scb/scb1201.php
|
||||
* http://www.jeti.com/cms/index.php/instruments/other-instruments/specbos-2101
|
||||
*/
|
||||
#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 */
|
||||
|
||||
Reference in New Issue
Block a user