This patch adds support for Dell Computer Corp. Wireless 5808e 4G LTE
Mobile Broadband Card.

Signed-off-by: AceLan Kao <acelan....@canonical.com>
---
 drivers/usb/serial/sierra.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/usb/serial/sierra.c b/drivers/usb/serial/sierra.c
index b78fd4e..961d586 100644
--- a/drivers/usb/serial/sierra.c
+++ b/drivers/usb/serial/sierra.c
@@ -292,6 +292,7 @@ static const struct usb_device_id id_table[] = {
          .driver_info = (kernel_ulong_t)&direct_ip_interface_blacklist
        },
        { USB_DEVICE(0x413C, 0x8133) }, /* Dell Computer Corp. Wireless 5720 
VZW Mobile Broadband (EVDO Rev-A) Minicard GPS Port */
+       { USB_DEVICE(0x413C, 0x81A9) }, /* Dell Computer Corp. Wireless 5808e 
4G LTE Mobile Broadband Card */
 
        { }
 };
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to