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 12b17b4 commit 129690fCopy full SHA for 129690f
drivers/usb/serial/qcserial.c
@@ -184,6 +184,8 @@ static const struct usb_device_id id_table[] = {
184
{DEVICE_SWI(0x413c, 0x81d0)}, /* Dell Wireless 5819 */
185
{DEVICE_SWI(0x413c, 0x81d1)}, /* Dell Wireless 5818 */
186
{DEVICE_SWI(0x413c, 0x81d2)}, /* Dell Wireless 5818 */
187
+ {DEVICE_SWI(0x413c, 0x8217)}, /* Dell Wireless DW5826e */
188
+ {DEVICE_SWI(0x413c, 0x8218)}, /* Dell Wireless DW5826e QDL */
189
190
/* Huawei devices */
191
{DEVICE_HWI(0x03f0, 0x581d)}, /* HP lt4112 LTE/HSPA+ Gobi 4G Modem (Huawei me906e) */
0 commit comments