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 @@ -1425,6 +1425,10 @@ static const struct usb_device_id option_ids[] = {
1425
1425
.driver_info = NCTRL (0 ) | RSVD (1 ) },
1426
1426
{ USB_DEVICE_INTERFACE_CLASS (TELIT_VENDOR_ID , 0x1901 , 0xff ), /* Telit LN940 (MBIM) */
1427
1427
.driver_info = NCTRL (0 ) },
1428
+ { USB_DEVICE_INTERFACE_CLASS (TELIT_VENDOR_ID , 0x3000 , 0xff ), /* Telit FN912 */
1429
+ .driver_info = RSVD (0 ) | NCTRL (3 ) },
1430
+ { USB_DEVICE_INTERFACE_CLASS (TELIT_VENDOR_ID , 0x3001 , 0xff ), /* Telit FN912 */
1431
+ .driver_info = RSVD (0 ) | NCTRL (2 ) | RSVD (3 ) | RSVD (4 ) },
1428
1432
{ USB_DEVICE_INTERFACE_CLASS (TELIT_VENDOR_ID , 0x7010 , 0xff ), /* Telit LE910-S1 (RNDIS) */
1429
1433
.driver_info = NCTRL (2 ) },
1430
1434
{ USB_DEVICE_INTERFACE_CLASS (TELIT_VENDOR_ID , 0x7011 , 0xff ), /* Telit LE910-S1 (ECM) */
You can’t perform that action at this time.
0 commit comments