summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorTorgny Johansson <torgny.johansson@ericsson.com>2010-05-03 09:04:45 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-05-04 11:08:46 +0200
commit4c483acbc66983e3d025fc4e7ef0c3590db43fbe (patch)
treeea33a6d6becca15e9093c8f6e2c1222bdeae11c1 /plugins
parent5343272bc1acbfb5cef7d651fee9eb84c0cd4689 (diff)
downloadofono-4c483acbc66983e3d025fc4e7ef0c3590db43fbe.tar.bz2
add vid/pid for Dell 5541 and 5542
Diffstat (limited to 'plugins')
-rw-r--r--plugins/ofono.rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/ofono.rules b/plugins/ofono.rules
index e6da49d4..05753629 100644
--- a/plugins/ofono.rules
+++ b/plugins/ofono.rules
@@ -42,6 +42,10 @@ ATTRS{idVendor}=="413c", ATTRS{idProduct}=="8147", ENV{OFONO_DRIVER}="mbm"
ATTRS{idVendor}=="413c", ATTRS{idProduct}=="8183", ENV{OFONO_DRIVER}="mbm"
ATTRS{idVendor}=="413c", ATTRS{idProduct}=="8184", ENV{OFONO_DRIVER}="mbm"
+# Dell F3307
+ATTRS{idVendor}=="413c", ATTRS{idProduct}=="818b", ENV{OFONO_DRIVER}="mbm"
+ATTRS{idVendor}=="413c", ATTRS{idProduct}=="818c", ENV{OFONO_DRIVER}="mbm"
+
# Toshiba
ATTRS{idVendor}=="0930", ATTRS{idProduct}=="130b", ENV{OFONO_DRIVER}="mbm"