summaryrefslogtreecommitdiffstats
path: root/plugins/udevng.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2011-08-09 17:37:01 +0200
committerMarcel Holtmann <marcel@holtmann.org>2011-08-09 16:50:28 -0700
commita1087ef1f16c557f962d43565b2aabe91d34f50d (patch)
tree730eef536eb7db41bdae321eb76a115bd5428c3d /plugins/udevng.c
parentb1fd862273f6fa3016fa26184f26250f6735b1b6 (diff)
downloadofono-a1087ef1f16c557f962d43565b2aabe91d34f50d.tar.bz2
udev: Use automatic detection for all SpeedUp modems
Diffstat (limited to 'plugins/udevng.c')
-rw-r--r--plugins/udevng.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/udevng.c b/plugins/udevng.c
index 89fb9de6..91841b65 100644
--- a/plugins/udevng.c
+++ b/plugins/udevng.c
@@ -535,7 +535,9 @@ static struct {
{ "huawei", "option", "12d1" },
{ "huaweicdma", "option", "12d1", "140b" },
{ "huaweicdma", "option", "201e" },
+ { "speedupcdma","option", "1c9e", "9e00" },
{ "speedup", "option", "1c9e" },
+ { "speedup", "option", "2020" },
{ "novatel", "option", "1410" },
{ "zte", "option", "19d2" },
{ "samsung", "option", "04e8", "6889" },