|
@@ -2,7 +2,7 @@
|
|
|
* vendor/product IDs (VID/PID) of devices using FTDI USB serial converters.
|
|
|
* Please keep numerically sorted within individual areas, thanks!
|
|
|
*
|
|
|
- * Philipp Gühring - pg@futureware.at - added the Device ID of the USB relais
|
|
|
+ * Philipp Gühring - pg@futureware.at - added the Device ID of the USB relais
|
|
|
* from Rudolf Gugler
|
|
|
*
|
|
|
*/
|
|
@@ -78,7 +78,7 @@
|
|
|
*/
|
|
|
#define FTDI_ASK_RDR400_PID 0xC991 /* ASK RDR 400 series card reader */
|
|
|
|
|
|
-/* www.starting-point-systems.com µChameleon device */
|
|
|
+/* www.starting-point-systems.com µChameleon device */
|
|
|
#define FTDI_MICRO_CHAMELEON_PID 0xCAA0 /* Product Id */
|
|
|
|
|
|
/*
|
|
@@ -290,7 +290,7 @@
|
|
|
|
|
|
/*
|
|
|
* Teratronik product ids.
|
|
|
- * Submitted by O. Wölfelschneider.
|
|
|
+ * Submitted by O. Wölfelschneider.
|
|
|
*/
|
|
|
#define FTDI_TERATRONIK_VCP_PID 0xEC88 /* Teratronik device (preferring VCP driver on windows) */
|
|
|
#define FTDI_TERATRONIK_D2XX_PID 0xEC89 /* Teratronik device (preferring D2XX driver on windows) */
|