PATCH: ftdi_sio: Add D.O.Tec PID

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Add FTDI PID to identify D.O.Tec devices correctly.

Signed-off-by: Florian Faber <faberman@xxxxxxxxxxxxxxxxx>

--- linux/drivers/usb/serial/ftdi_sio.c.orig	2010-12-01
09:57:34.711855721 +0100
+++ linux/drivers/usb/serial/ftdi_sio.c	2010-12-01 09:58:40.274794540 +0100
@@ -794,6 +794,7 @@ static struct usb_device_id id_table_com
 	{ USB_DEVICE(FTDI_VID, FTDI_SCIENCESCOPE_LOGBOOKML_PID) },
 	{ USB_DEVICE(FTDI_VID, FTDI_SCIENCESCOPE_LS_LOGBOOK_PID) },
 	{ USB_DEVICE(FTDI_VID, FTDI_SCIENCESCOPE_HS_LOGBOOK_PID) },
+	{ USB_DEVICE(FTDI_VID, FTDI_DOTEC_PID) },
 	{ },					/* Optional parameter entry */
 	{ }					/* Terminating entry */
 };
--- linux/drivers/usb/serial/ftdi_sio_ids.h.orig	2010-12-01
09:57:43.546982204 +0100
+++ linux/drivers/usb/serial/ftdi_sio_ids.h	2010-12-01
09:59:59.613931309 +0100
@@ -1077,6 +1077,11 @@
 #define MJSG_HD_RADIO_PID	0x937C

 /*
+ * D.O.Tec products (http://www.directout.eu)
+ */
+#define FTDI_DOTEC_PID 0x9868
+
+/*
  * Xverve Signalyzer tools (http://www.signalyzer.com/)
  */
 #define XVERVE_SIGNALYZER_ST_PID	0xBCA0



Flo
-- 
Machines can do the work, so people have time to think.
public key DA43FEF4          x-hkp://wwwkeys.eu.pgp.net
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux