Skip to content

Commit

Permalink
USB: serial: Register Surface Go LTE device
Browse files Browse the repository at this point in the history
  • Loading branch information
qzed committed Sep 28, 2019
1 parent b026a27 commit 9a9ae39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/usb/serial/qcserial.c
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ static const struct usb_device_id id_table[] = {
{DEVICE_SWI(0x413c, 0x81d0)}, /* Dell Wireless 5819 */
{DEVICE_SWI(0x413c, 0x81d1)}, /* Dell Wireless 5818 */
{DEVICE_SWI(0x413c, 0x81d2)}, /* Dell Wireless 5818 */
{DEVICE_SWI(0x045e, 0x096e)}, /* Microsoft Surface Go LTE */

/* Huawei devices */
{DEVICE_HWI(0x03f0, 0x581d)}, /* HP lt4112 LTE/HSPA+ Gobi 4G Modem (Huawei me906e) */
Expand Down

0 comments on commit 9a9ae39

Please sign in to comment.