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. If any question remain, reply directly, i am not a list member. re, pr