|
@@ -1,24 +0,0 @@
|
|
|
-From 4141869e43f1bf06fd3dfa96b506148373171f10 Mon Sep 17 00:00:00 2001
|
|
|
-From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
-Date: Sat, 28 Sep 2019 18:02:03 +0200
|
|
|
-Subject: [PATCH 08/10] surface-lte
|
|
|
-
|
|
|
----
|
|
|
- drivers/usb/serial/qcserial.c | 1 +
|
|
|
- 1 file changed, 1 insertion(+)
|
|
|
-
|
|
|
-diff --git a/drivers/usb/serial/qcserial.c b/drivers/usb/serial/qcserial.c
|
|
|
-index ce0401d3137f..b0c190cd46c9 100644
|
|
|
---- a/drivers/usb/serial/qcserial.c
|
|
|
-+++ b/drivers/usb/serial/qcserial.c
|
|
|
-@@ -178,6 +178,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) */
|
|
|
---
|
|
|
-2.26.2
|
|
|
-
|