On Mon, Sep 15, 2014 at 01:48:09PM +0200, Andreas Bomholtz wrote: > Hi, > > I just want to know what is need for adding a new USB device to the > cp210x driver? > > The new USB Device: > > { USB_DEVICE(0x1D6F, 0x0010) }, /* Seluxit ApS RF Dongle */ You could send use a patch adding this ID to the driver. Have a look at Documentation/SubmittingPatches in the kernel tree and the following patch: http://marc.info/?l=linux-usb&m=140387348431545&w=2 for an example of how to do this. 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