File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -2295,6 +2295,10 @@ static const struct usb_device_id option_ids[] = {
2295
2295
{ USB_DEVICE_INTERFACE_CLASS (0x2cb7 , 0x01a3 , 0xff ) }, /* Fibocom FM101-GL (laptop MBIM) */
2296
2296
{ USB_DEVICE_INTERFACE_CLASS (0x2cb7 , 0x01a4 , 0xff ), /* Fibocom FM101-GL (laptop MBIM) */
2297
2297
.driver_info = RSVD (4 ) },
2298
+ { USB_DEVICE_INTERFACE_CLASS (0x2cb7 , 0x0a04 , 0xff ) }, /* Fibocom FM650-CN (ECM mode) */
2299
+ { USB_DEVICE_INTERFACE_CLASS (0x2cb7 , 0x0a05 , 0xff ) }, /* Fibocom FM650-CN (NCM mode) */
2300
+ { USB_DEVICE_INTERFACE_CLASS (0x2cb7 , 0x0a06 , 0xff ) }, /* Fibocom FM650-CN (RNDIS mode) */
2301
+ { USB_DEVICE_INTERFACE_CLASS (0x2cb7 , 0x0a07 , 0xff ) }, /* Fibocom FM650-CN (MBIM mode) */
2298
2302
{ USB_DEVICE_INTERFACE_CLASS (0x2df3 , 0x9d03 , 0xff ) }, /* LongSung M5710 */
2299
2303
{ USB_DEVICE_INTERFACE_CLASS (0x305a , 0x1404 , 0xff ) }, /* GosunCn GM500 RNDIS */
2300
2304
{ USB_DEVICE_INTERFACE_CLASS (0x305a , 0x1405 , 0xff ) }, /* GosunCn GM500 MBIM */
You can’t perform that action at this time.
0 commit comments