Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b68f7de0 authored by Ken Brush's avatar Ken Brush Committed by Greg Kroah-Hartman
Browse files

[PATCH] USB: Add Sieraa Wireless 580 evdo card to airprime.c



This adds the Sierra Wireless card to airprime.c.

I tested this on my laptop.

Signed-off-by: default avatarKen Brush <ken@cgi101.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 72a9f958
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
static struct usb_device_id id_table [] = {
	{ USB_DEVICE(0xf3d, 0x0112) },  /* AirPrime CDMA Wireless PC Card */
	{ USB_DEVICE(0x1410, 0x1110) }, /* Novatel Wireless Merlin CDMA */
	{ USB_DEVICE(0x1199, 0x0112) }, /* Sierra Wireless Aircard 580 */
	{ },
};
MODULE_DEVICE_TABLE(usb, id_table);