Skip to content

Commit 9a07406

Browse files
Bob Hamdavem330
authored andcommitted
net: usb: qmi_wwan: Add the BroadMobi BM818 card
The BroadMobi BM818 M.2 card uses the QMI protocol Signed-off-by: Bob Ham <[email protected]> Signed-off-by: Angus Ainslie (Purism) <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 28ba934 commit 9a07406

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/net/usb/qmi_wwan.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1295,6 +1295,7 @@ static const struct usb_device_id products[] = {
12951295
{QMI_FIXED_INTF(0x2001, 0x7e3d, 4)}, /* D-Link DWM-222 A2 */
12961296
{QMI_FIXED_INTF(0x2020, 0x2031, 4)}, /* Olicard 600 */
12971297
{QMI_FIXED_INTF(0x2020, 0x2033, 4)}, /* BroadMobi BM806U */
1298+
{QMI_FIXED_INTF(0x2020, 0x2060, 4)}, /* BroadMobi BM818 */
12981299
{QMI_FIXED_INTF(0x0f3d, 0x68a2, 8)}, /* Sierra Wireless MC7700 */
12991300
{QMI_FIXED_INTF(0x114f, 0x68a2, 8)}, /* Sierra Wireless MC7750 */
13001301
{QMI_FIXED_INTF(0x1199, 0x68a2, 8)}, /* Sierra Wireless MC7710 in QMI mode */

0 commit comments

Comments
 (0)