daniel-santos / mcp2210-linux

MCP2210 driver for linux
http://danielthesantos.blogspot.com/search/label/mcp2210
51 stars 31 forks source link

Need mechanism to probe when idVendor and/or idProduct has been changed. #22

Open daniel-santos opened 8 years ago

daniel-santos commented 8 years ago

We can modify the udev rule, but the driver will still not probe if idVendor or idProduct were changed without modifying the driver. We need a userspace mechanism to let the driver know that we want it to probe another idVendor/idProduct pair.