According to Huawei constructor, the port mapping is identical
for all the modems. We can decide to use GSM or CDMA drivers into
the plugin.
---
 plugins/udevng.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/plugins/udevng.c b/plugins/udevng.c
index ef20955..7d81416 100644
--- a/plugins/udevng.c
+++ b/plugins/udevng.c
@@ -793,11 +793,9 @@ static struct {
        { "hso",        "hso"                           },
        { "gobi",       "qcserial"                      },
        { "sierra",     "sierra"                        },
-       { "huawei",     "option",       "201e", "2009"  },
+       { "huawei",     "option",       "201e"          },
        { "huawei",     "cdc_ether",    "12d1"          },
        { "huawei",     "option",       "12d1"          },
-       { "huaweicdma", "option",       "12d1", "140b"  },
-       { "huaweicdma", "option",       "201e"          },
        { "speedupcdma","option",       "1c9e", "9e00"  },
        { "speedup",    "option",       "1c9e"          },
        { "speedup",    "option",       "2020"          },
-- 
1.7.1

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

Reply via email to