This module can be enumerated in 2 modes. The first is ttyUSB* (currently 
supported by ofono).
The second mode is that interfaces appears as ttyACM* . This implies 
enumeration using different pid.
---
 plugins/udevng.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/plugins/udevng.c b/plugins/udevng.c
index ff6e1fc..68d1748 100644
--- a/plugins/udevng.c
+++ b/plugins/udevng.c
@@ -1685,6 +1685,7 @@ static struct {
        { "gemalto",    "option",       "1e2d", "0053"  },
        { "gemalto",    "cdc_wdm",      "1e2d", "0053"  },
        { "gemalto",    "qmi_wwan",     "1e2d", "0053"  },
+       { "gemalto",    "cdc_acm",      "1e2d", "0054"  },
        { "gemalto",    "cdc_acm",      "1e2d", "0061"  },
        { "gemalto",    "cdc_ether",    "1e2d", "0061"  },
        { "telit",      "cdc_ncm",      "1bc7", "0036"  },
-- 
2.7.4

_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono

Reply via email to