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 4bbf902 commit 854eee9Copy full SHA for 854eee9
drivers/usb/serial/cp210x.c
@@ -223,6 +223,7 @@ static const struct usb_device_id id_table[] = {
223
{ USB_DEVICE(0x19CF, 0x3000) }, /* Parrot NMEA GPS Flight Recorder */
224
{ USB_DEVICE(0x1ADB, 0x0001) }, /* Schweitzer Engineering C662 Cable */
225
{ USB_DEVICE(0x1B1C, 0x1C00) }, /* Corsair USB Dongle */
226
+ { USB_DEVICE(0x1B93, 0x1013) }, /* Phoenix Contact UPS Device */
227
{ USB_DEVICE(0x1BA4, 0x0002) }, /* Silicon Labs 358x factory default */
228
{ USB_DEVICE(0x1BE3, 0x07A6) }, /* WAGO 750-923 USB Service Cable */
229
{ USB_DEVICE(0x1D6F, 0x0010) }, /* Seluxit ApS RF Dongle */
0 commit comments