From: Christopher Vogl <christopher.vogl(a)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.
Show replies by date
Hi Christopher,
On 12/15/2011 08:43 AM, Christopher.Vogl(a)hale.at wrote:
From: Christopher Vogl <christopher.vogl(a)hale.at>
some telit hardware needs option driver.
---
plugins/udevng.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Patch has been applied, thanks.
Regards,
-Denis