File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -1369,6 +1369,12 @@ static const struct usb_device_id option_ids[] = {
13691369 .driver_info = NCTRL (0 ) | RSVD (1 ) },
13701370 { USB_DEVICE_INTERFACE_CLASS (TELIT_VENDOR_ID , 0x1075 , 0xff ), /* Telit FN990A (PCIe) */
13711371 .driver_info = RSVD (0 ) },
1372+ { USB_DEVICE_INTERFACE_CLASS (TELIT_VENDOR_ID , 0x1077 , 0xff ), /* Telit FN990A (rmnet + audio) */
1373+ .driver_info = NCTRL (0 ) | RSVD (1 ) | RSVD (2 ) },
1374+ { USB_DEVICE_INTERFACE_CLASS (TELIT_VENDOR_ID , 0x1078 , 0xff ), /* Telit FN990A (MBIM + audio) */
1375+ .driver_info = NCTRL (0 ) | RSVD (1 ) },
1376+ { USB_DEVICE_INTERFACE_CLASS (TELIT_VENDOR_ID , 0x1079 , 0xff ), /* Telit FN990A (RNDIS + audio) */
1377+ .driver_info = NCTRL (2 ) | RSVD (3 ) },
13721378 { USB_DEVICE_INTERFACE_CLASS (TELIT_VENDOR_ID , 0x1080 , 0xff ), /* Telit FE990A (rmnet) */
13731379 .driver_info = NCTRL (0 ) | RSVD (1 ) | RSVD (2 ) },
13741380 { USB_DEVICE_INTERFACE_CLASS (TELIT_VENDOR_ID , 0x1081 , 0xff ), /* Telit FE990A (MBIM) */
You can’t perform that action at this time.
0 commit comments