On Fri, Aug 26, 2022 at 04:19:06PM +0200, Radisson97@xxxxxx wrote: > Hello list, > i needed a driver to connect a Decagon data logger to my linux system. > It turned out that the provided cable contained a cp210x chip set. > > So i added to cp210x.c > { USB_DEVICE(0x10c4, 0x8414) }, /* Decagon Devices */ > > and it worked. BTW the cable in question is a USB2ttl converter. > If somebody cares Decagon is now merged into "METER Group". > > can somebody make a propper patch from this ? I do not want the whole > linux git just for one line. Thanks for the report. I've just posted a patch here: https://lore.kernel.org/r/20220829142550.27505-1-johan@xxxxxxxxxx Feel free to reply to the patch with a Reported-by tag that I'd add to the commit message when applying. Johan