summaryrefslogtreecommitdiffstats
path: root/plugins/udevng.c
diff options
context:
space:
mode:
authorChristopher Vogl <christopher.vogl@hale.at>2011-12-15 15:43:01 +0100
committerDenis Kenzior <denkenz@gmail.com>2011-12-15 22:38:29 -0600
commit557201c2da3efd9c0f1538b31d0aab28b72b9c57 (patch)
tree8b731b5db409a7e91853802793dc577c69d4166d /plugins/udevng.c
parent9fe6ca491ede0dac6cd605da3c929b008ca5ef53 (diff)
downloadofono-557201c2da3efd9c0f1538b31d0aab28b72b9c57.tar.bz2
udevng: add another driver name for telit
some telit hardware needs option driver.
Diffstat (limited to 'plugins/udevng.c')
-rw-r--r--plugins/udevng.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/udevng.c b/plugins/udevng.c
index be87320c..e062db36 100644
--- a/plugins/udevng.c
+++ b/plugins/udevng.c
@@ -812,6 +812,7 @@ static struct {
{ "novatel", "option", "1410" },
{ "zte", "option", "19d2" },
{ "telit", "usbserial", "1bc7" },
+ { "telit", "option", "1bc7" },
{ "nokia", "option", "0421", "060e" },
{ "nokia", "option", "0421", "0623" },
{ "samsung", "option", "04e8", "6889" },