Enable detection of Centirion ELS81x modem.

---
 plugins/udevng.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/plugins/udevng.c b/plugins/udevng.c
index 4a38621b..30597d2c 100644
--- a/plugins/udevng.c
+++ b/plugins/udevng.c
@@ -1807,6 +1807,8 @@ static struct {
        { "gemalto",    "qmi_wwan",     "1e2d", "0053"  },
        { "gemalto",    "cdc_acm",      "1e2d", "0061"  },
        { "gemalto",    "cdc_ether",    "1e2d", "0061"  },
+       { "gemalto",    "cdc_acm",      "1e2d", "005b"  },
+       { "gemalto",    "cdc_ether",    "1e2d", "005b"  },
        { "telit",      "cdc_ncm",      "1bc7", "0036"  },
        { "telit",      "cdc_acm",      "1bc7", "0036"  },
        { "xmm7xxx",    "cdc_acm",      "8087"          },
-- 
2.27.0
_______________________________________________
ofono mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to