[ Adding the linux-usb list as CC. ] On Thu, Feb 26, 2015 at 02:04:46PM +0100, Michiel vdG wrote: > Hi! > > I'm contacting you for Lunatico Astronomia S. L. in Spain, they produce > among other things USB devices for astronomy hobbyists and professionals. > One such device should trigger the cp210 module to be loaded on > usb-connect, but that never happens. My role, or stake, is that of a > consumer who uses the product, hence I'm reaching out to you. > > In my testing, I added this line: > > { USB_DEVICE(0x16C0, 0x09B1) }, /* Seletek */ > > To the device ID list in drivers/usb/serial/cp210x.c. > > And on compiling and booting with this change, the kernel loaded the cp210 > module as the usb cable was connected and the device then funtions as > expected. > > You can verify Lunatico is registered as the owner of this ID if needed > here: > http://www.voti.nl/pids/index.html > And I can put you in touch with an engineer at Lunatico if that helps with > anything? > > Hope this was useful to you, please let me know what i can do to help > resolve this issue. > (while figuring out how to report this, i learned about > /sys/bus/usb/drivers/.../new_id, that's awesome! :P) Could you submit this change as a patch so I can include it in the kernel? Here's an example of what such a patch could look like: https://marc.info/?l=linux-usb&m=141235211613182&w=2 and there's more information in Documentation/SubmittingPatches in the kernel tree. 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