Hi! See the attached patch.
-- Marius Kotsbak
>From c1e2c22fa2ec378e22cc606ca63575fce578a591 Mon Sep 17 00:00:00 2001 From: Marius B. Kotsbak <[email protected]> Date: Mon, 18 Apr 2011 10:21:02 +0200 Subject: [PATCH] mbm: add MBM device IDs for Lenovo F5521gw module. --- plugins/77-mm-ericsson-mbm.rules | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/plugins/77-mm-ericsson-mbm.rules b/plugins/77-mm-ericsson-mbm.rules index 51cc06f..8c03acf 100644 --- a/plugins/77-mm-ericsson-mbm.rules +++ b/plugins/77-mm-ericsson-mbm.rules @@ -28,6 +28,7 @@ ATTRS{idVendor}=="0bdb", ATTRS{idProduct}=="190b", ENV{ID_MM_ERICSSON_MBM}="1" # Ericsson F5521gw ATTRS{idVendor}=="0bdb", ATTRS{idProduct}=="190d", ENV{ID_MM_ERICSSON_MBM}="1" +ATTRS{idVendor}=="0bdb", ATTRS{idProduct}=="1911", ENV{ID_MM_ERICSSON_MBM}="1" # Sony-Ericsson MD300 ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="d0cf", ENV{ID_MM_ERICSSON_MBM}="1" -- 1.7.1
_______________________________________________ networkmanager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
