We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b50f8f0 commit 6ca0c62Copy full SHA for 6ca0c62
drivers/usb/serial/cp210x.c
@@ -69,6 +69,7 @@ static const struct usb_device_id id_table[] = {
69
{ USB_DEVICE(0x0FCF, 0x1004) }, /* Dynastream ANT2USB */
70
{ USB_DEVICE(0x0FCF, 0x1006) }, /* Dynastream ANT development board */
71
{ USB_DEVICE(0x0FDE, 0xCA05) }, /* OWL Wireless Electricity Monitor CM-160 */
72
+ { USB_DEVICE(0x106F, 0x0003) }, /* CPI / Money Controls Bulk Coin Recycler */
73
{ USB_DEVICE(0x10A6, 0xAA26) }, /* Knock-off DCU-11 cable */
74
{ USB_DEVICE(0x10AB, 0x10C5) }, /* Siemens MC60 Cable */
75
{ USB_DEVICE(0x10B5, 0xAC70) }, /* Nokia CA-42 USB */
0 commit comments