On Mon, Oct 25, 2010 at 06:22:32PM +0200, Florian Faber wrote: > Hi Johan, > > please add the following new PID to the FTDI driver: > > ftdi_sio_ids.h: > > /* > * D.O.Tec PRODUCER.COM (http://www.directout.eu) > * Submitted by Florian Faber, florian.faber@xxxxxxxxxxxx > */ > #define DOTEC_PCOM_PID 0x9868 > > ftdi_sio.c: > > { USB_DEVICE(FTDI_VID, DOTEC_PCOM_PID) }, > > Thanks! Care to write this up as a patch? Note that the "Submitted by" line is not needed as it will be apparent from the git logs. You can send the patch directly to Greg KH, but don't forget to Cc the linux-usb list. Thanks, Johan -- 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