From: "Gustavo F. Padovan" <padovan(a)profusion.mobi>
telit hardware needs usbserial.
---
plugins/udevng.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/plugins/udevng.c b/plugins/udevng.c
index 5fd9475..02cccc3 100644
--- a/plugins/udevng.c
+++ b/plugins/udevng.c
@@ -811,7 +811,7 @@ static struct {
{ "alcatel", "option", "1bbb", "0017" },
{ "novatel", "option", "1410" },
{ "zte", "option", "19d2" },
- { "telit", "option", "1bc7" },
+ { "telit", "usbserial", "1bc7" },
{ "nokia", "option", "0421", "060e" },
{ "nokia", "option", "0421", "0623" },
{ "samsung", "option", "04e8", "6889" },
--
1.7.6.4
Show replies by date
Hi Gustavo,
telit hardware needs usbserial.
---
plugins/udevng.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
patch has been applied. Thanks.
Regards
Marcel