aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2010-04-24 23:16:45 -0700
committerDan Williams <dcbw@redhat.com>2010-04-24 23:16:45 -0700
commit411051b1f37d16d8fa0866e7a1bee0a553029956 (patch)
tree57e13e59720d82563786370a1b41d361723ba333
parent01cb6360f8bdf9b7d844257938f7bb2a016f404c (diff)
mbm: add Sony Ericsson MD400 device IDs
-rw-r--r--plugins/77-mm-ericsson-mbm.rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/77-mm-ericsson-mbm.rules b/plugins/77-mm-ericsson-mbm.rules
index 4c60a7a3..e64baa6a 100644
--- a/plugins/77-mm-ericsson-mbm.rules
+++ b/plugins/77-mm-ericsson-mbm.rules
@@ -26,6 +26,9 @@ ATTRS{idVendor}=="0bdb", ATTRS{idProduct}=="190b", ENV{ID_MM_ERICSSON_MBM}="1"
# Sony-Ericsson MD300
ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="d0cf", ENV{ID_MM_ERICSSON_MBM}="1"
+# Sony-Ericsson MD400
+ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="d0e1", ENV{ID_MM_ERICSSON_MBM}="1"
+
# Dell 5530 HSDPA
ATTRS{idVendor}=="413c", ATTRS{idProduct}=="8147", ENV{ID_MM_ERICSSON_MBM}="1"