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 90b9633 commit d8ce470Copy full SHA for d8ce470
drivers/usb/serial/qcserial.c
@@ -177,6 +177,7 @@ static const struct usb_device_id id_table[] = {
177
{DEVICE_SWI(0x413c, 0x81d0)}, /* Dell Wireless 5819 */
178
{DEVICE_SWI(0x413c, 0x81d1)}, /* Dell Wireless 5818 */
179
{DEVICE_SWI(0x413c, 0x81d2)}, /* Dell Wireless 5818 */
180
+ {DEVICE_SWI(0x045e, 0x096e)}, /* Microsoft Surface Go LTE */
181
182
/* Huawei devices */
183
{DEVICE_HWI(0x03f0, 0x581d)}, /* HP lt4112 LTE/HSPA+ Gobi 4G Modem (Huawei me906e) */
0 commit comments