aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2009-07-10 12:19:20 -0400
committerDan Williams <dcbw@redhat.com>2009-07-10 12:19:20 -0400
commit6610ded40711ea88266beb68d40b00f00933a630 (patch)
tree9ab42465d435a46fcdbeae3062e17ca86f4a7212
parent3cdfba2bad6efc736d6a74b520601edd30f4b2e2 (diff)
mbm: add more USB IDs
-rw-r--r--plugins/77-mm-ericsson-mbm.rules6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/77-mm-ericsson-mbm.rules b/plugins/77-mm-ericsson-mbm.rules
index c3acaac2..e5194481 100644
--- a/plugins/77-mm-ericsson-mbm.rules
+++ b/plugins/77-mm-ericsson-mbm.rules
@@ -8,6 +8,12 @@ ENV{DEVTYPE}!="usb_device", GOTO="mm_mbm_end"
ATTRS{idVendor}=="0bdb", ATTRS{idProduct}=="1900", ENV{ID_MM_ERICSSON_MBM}="1"
ATTRS{idVendor}=="0bdb", ATTRS{idProduct}=="1902", ENV{ID_MM_ERICSSON_MBM}="1"
+# Sony-Ericsson F3607gw
+ATTRS{idVendor}=="0bdb", ATTRS{idProduct}=="1904", ENV{ID_MM_ERICSSON_MBM}="1"
+
+# Sony-Ericsson F3307
+ATTRS{idVendor}=="0bdb", ATTRS{idProduct}=="1906", ENV{ID_MM_ERICSSON_MBM}="1"
+
# Sony-Ericsson MD300
ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="d0cf", ENV{ID_MM_ERICSSON_MBM}="1"