[PATCH] mbm: add lenovo branded ericsson ID (Lenovo N5321gw)

Arnd Hannemann arnd at arndnet.de
Tue Feb 11 09:52:18 CET 2014


This device ID is used in a Lenovo Thinkpad T440s.

Link: http://forums.debian.net/viewtopic.php?f=7&t=107986&sid=4f81b9c1a8f4563f26fec24f7b65aaea&start=15

Signed-off-by: Arnd Hannemann <arnd at arndnet.de>
---
 plugins/mbm/77-mm-ericsson-mbm.rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/plugins/mbm/77-mm-ericsson-mbm.rules b/plugins/mbm/77-mm-ericsson-mbm.rules
index ded81b1..64efd7c 100644
--- a/plugins/mbm/77-mm-ericsson-mbm.rules
+++ b/plugins/mbm/77-mm-ericsson-mbm.rules
@@ -123,4 +123,7 @@ ATTRS{idVendor}=="0930", ATTRS{idProduct}=="1314", ENV{ID_MM_ERICSSON_MBM}="1"
 # Toshiba H5321gw
 ATTRS{idVendor}=="0930", ATTRS{idProduct}=="1319", ENV{ID_MM_ERICSSON_MBM}="1"
 
+# Lenovo N5321gw
+ATTRS{idVendor}=="0bdb", ATTRS{idProduct}=="193e", ENV{ID_MM_ERICSSON_MBM}="1"
+
 LABEL="mm_mbm_end"
-- 
1.8.3.2



More information about the ModemManager-devel mailing list