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 7057d83 commit 6ec812eCopy full SHA for 6ec812e
drivers/usb/serial/cp210x.c
@@ -146,6 +146,7 @@ static const struct usb_device_id id_table[] = {
146
{ USB_DEVICE(0x10C4, 0x85F8) }, /* Virtenio Preon32 */
147
{ USB_DEVICE(0x10C4, 0x8664) }, /* AC-Services CAN-IF */
148
{ USB_DEVICE(0x10C4, 0x8665) }, /* AC-Services OBD-IF */
149
+ { USB_DEVICE(0x10C4, 0x87ED) }, /* IMST USB-Stick for Smart Meter */
150
{ USB_DEVICE(0x10C4, 0x8856) }, /* CEL EM357 ZigBee USB Stick - LR */
151
{ USB_DEVICE(0x10C4, 0x8857) }, /* CEL EM357 ZigBee USB Stick */
152
{ USB_DEVICE(0x10C4, 0x88A4) }, /* MMB Networks ZigBee USB Device */
0 commit comments