From a969af39b43caceebc10c0842ff2d15a59ba9c07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Sun, 23 Nov 2014 15:42:48 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fd0f6e2..132a9a0 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,10 @@ Tested on my Dell Latitude E5450 (late 2014) with Fedora 21 64bit The Dell Latitude E5*50 could have a "Dell Wireless 5809e Gobi™ 4G LTE Mobile Broadband Card" WWAN module. It's based on the Qualcomm Gobi™. -Name | Dell Wireless 5809e Gobi™ 4G LTE Mobile Broadband Card -ID | 413c:81b1 -Kernel module | qcserial +| | | +|---|---| +| Name | Dell Wireless 5809e Gobi™ 4G LTE Mobile Broadband Card | +| ID | 413c:81b1 | +| Kernel module | qcserial | I created a udev rule which loads the ```qcserial``` module, switchs the ```bConfigurationValue``` from 2 to 1 and add the new device id ```413c:81b1``` to the ```qcserial``` driver.