Hello. On 21-11-2010 1:36, Florian Faber wrote:
This patch adds the D.O.Tec PID to ftdi_sio_ids and ftdi_sio.
Thanks for the work.
Flo
diff -rcNP serial_orig/ftdi_sio_ids.h serial/ftdi_sio_ids.h *** serial_orig/ftdi_sio_ids.h Sat Nov 20 23:34:34 2010 --- serial/ftdi_sio_ids.h Sat Nov 20 23:30:02 2010 *************** *** 1063,1065 **** --- 1063,1072 ----
How did you generate the patch? You should use 'diff -u'.
* Submitted by John G. Rogers */ #define SEGWAY_RMP200_PID 0xe729 + + + /* + * D.O.Tec products (http://www.directout.eu) + */ + #define FTDI_DOTEC_PID 9868 +
Decimal? Product ID are specified in hexadecimal. WBR, Sergei -- 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