From d57a85df7ff36ed75c83500f1af8cd179938b23b Mon Sep 17 00:00:00 2001 From: Jens Seidel Date: Fri, 3 Jan 2014 11:31:58 -0600 Subject: mbm: add another C5621 ID This device ID is used in a Lenovo Helix. --- plugins/77-mm-ericsson-mbm.rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugins/77-mm-ericsson-mbm.rules b/plugins/77-mm-ericsson-mbm.rules index 6a5ec8f29..fa94eceef 100644 --- a/plugins/77-mm-ericsson-mbm.rules +++ b/plugins/77-mm-ericsson-mbm.rules @@ -54,6 +54,9 @@ ATTRS{idVendor}=="0bdb", ATTRS{idProduct}=="1926", ENV{ID_MM_ERICSSON_MBM}="1" # Ericsson C3304w ATTRS{idVendor}=="0bdb", ATTRS{idProduct}=="1928", ENV{ID_MM_ERICSSON_MBM}="1" +# Ericsson C5621 TFF +ATTRS{idVendor}=="0bdb", ATTRS{idProduct}=="1936", ENV{ID_MM_ERICSSON_MBM}="1" + # Sony-Ericsson MD300 ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="d0cf", ENV{ID_MM_ERICSSON_MBM}="1" -- cgit v1.2.1