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 47bf9df commit 2415f3bCopy full SHA for 2415f3b
drivers/net/usb/qmi_wwan.c
@@ -1103,6 +1103,7 @@ static const struct usb_device_id products[] = {
1103
{QMI_FIXED_INTF(0x05c6, 0x920d, 5)},
1104
{QMI_QUIRK_SET_DTR(0x05c6, 0x9625, 4)}, /* YUGA CLM920-NC5 */
1105
{QMI_FIXED_INTF(0x0846, 0x68a2, 8)},
1106
+ {QMI_FIXED_INTF(0x0846, 0x68d3, 8)}, /* Netgear Aircard 779S */
1107
{QMI_FIXED_INTF(0x12d1, 0x140c, 1)}, /* Huawei E173 */
1108
{QMI_FIXED_INTF(0x12d1, 0x14ac, 1)}, /* Huawei E1820 */
1109
{QMI_FIXED_INTF(0x1435, 0xd181, 3)}, /* Wistron NeWeb D18Q1 */
0 commit comments