* [PATCH] udev: add another driver name for telit
@ 2011-12-15 14:43 Christopher.Vogl
2011-12-16 4:39 ` Denis Kenzior
0 siblings, 1 reply; 2+ messages in thread
From: Christopher.Vogl @ 2011-12-15 14:43 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 669 bytes --]
From: Christopher Vogl <christopher.vogl@hale.at>
some telit hardware needs option driver.
---
plugins/udevng.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/plugins/udevng.c b/plugins/udevng.c
index be87320..e062db3 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" },
--
1.7.4.4
--
Scanned by MailScanner.
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-12-16 4:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-15 14:43 [PATCH] udev: add another driver name for telit Christopher.Vogl
2011-12-16 4:39 ` Denis Kenzior
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.