Hi,

This set of patch is unifying huawei and huaweicdma plugin.
ATI command is now sent after ATE0 +CMEE=1 to check whether the modem is
CDMA or GSM type. Atoms are now created accordingly.

Concerning CDMA modem with embedded SIM, no sim atom will be created.
We always set online the modem.
Other CDMA modems will have a sim atom that will manage PIN rountine only.
Sim File System cannot be managed for the moment.

Offline command for CDMA modems that support ^RFSWITCH is AT+CFUN=5
unlike GSM modems which is AT+CFUN=7.

Kind regards,
Guillaume

Guillaume Zajac (3):
  udevng: Simplify vendor_list for Huawei constructor
  huawei: Add modem type detection
  huaweicdma: Delete unused plugin

 Makefile.am          |    3 -
 plugins/huawei.c     |   77 ++++++++++++++--
 plugins/huaweicdma.c |  247 --------------------------------------------------
 plugins/udevng.c     |    4 +-
 4 files changed, 70 insertions(+), 261 deletions(-)
 delete mode 100644 plugins/huaweicdma.c

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

Reply via email to