From b84afb67e77efe8d71763d5da12515732d7138a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Thu, 25 Jun 2015 10:17:40 +0200 Subject: [PATCH] Update tested kernels list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f30260..ac29f42 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Dell Latitude E5*50 laptops could have a "Dell Wireless 5809e Gobi™ 4G LTE Mob | Name | Dell Wireless 5809e Gobi™ 4G LTE Mobile Broadband Card | | ID | 413c:81b1 | | Kernel module | qcserial | -| Tested kernels | 3.17, 3.16 | +| Tested kernels | 3.17, 3.16, 3.19, 4.0 | The device id of this Gobi™ module is still missing from the ```qcserial``` devices table, so I created a udev rule which loads the ```qcserial``` module, switchs the ```bConfigurationValue``` from 2 to 1** and adds the new device id ```413c:81b1``` to the ```qcserial``` driver.