All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] support MC7430 Sierra modem
@ 2016-12-28 15:03 Christophe Ronco
  2016-12-28 15:03 ` [PATCH 1/4] MC7430: use qmimodem sim driver Christophe Ronco
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Christophe Ronco @ 2016-12-28 15:03 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 1021 bytes --]

Hi,

I have made some patch to add the support of the MC7430 Sierra modem.
This is a QMI modem.
I chose to use qmimodem sim driver instead of qmimodem simlegacy driver
because:
 - a QMI command used in sim-legacy is not supported by MC7430
 - UIM commands are more powerfull than DMS commands

I had some other problems fixed in following patches.
With these patches I am able to see the MC7430 modem as a service in
connman over ofono and to connect and disconnect it.

Patch can be applied to ofono 1.19.

Christophe

Christophe Ronco (4):
  MC7430: use qmimodem sim driver
  MC7430: add read_imsi feature to qmimodem sim driver
  MC7430: fix get signal strength
  MC7430: fix QMI notification messages handling

 drivers/qmimodem/nas.h |  2 +-
 drivers/qmimodem/qmi.c |  2 +-
 drivers/qmimodem/sim.c | 86 ++++++++++++++++++++++++++++++++++++++++++++++----
 plugins/gobi.c         |  2 +-
 plugins/udevng.c       |  2 --
 5 files changed, 82 insertions(+), 12 deletions(-)

-- 
2.11.0


^ permalink raw reply	[flat|nested] 16+ messages in thread
[parent not found: <55c5a5dc-f7d1-f698-0426-101bb5d9e927@kerlink.fr>]

end of thread, other threads:[~2017-01-09 18:32 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-28 15:03 [PATCH 0/4] support MC7430 Sierra modem Christophe Ronco
2016-12-28 15:03 ` [PATCH 1/4] MC7430: use qmimodem sim driver Christophe Ronco
2017-01-03 16:43   ` Denis Kenzior
2016-12-28 15:04 ` [PATCH 2/4] MC7430: add read_imsi feature to " Christophe Ronco
2016-12-31  0:34   ` Denis Kenzior
2017-01-06  8:16     ` Christophe Ronco
2017-01-06 16:50       ` Denis Kenzior
2017-01-09  8:34         ` [PATCH 0/2] Fix Read Imsi feature for MC7430 modem Christophe Ronco
2017-01-09  8:34           ` [PATCH 1/2] sim: backup driver read_imsi by IMSI via EF read Christophe Ronco
2017-01-09  8:34           ` [PATCH 2/2] qmimodem: Add read_imsi to qmimodem sim driver Christophe Ronco
2017-01-09 18:32           ` [PATCH 0/2] Fix Read Imsi feature for MC7430 modem Denis Kenzior
2016-12-28 15:04 ` [PATCH 3/4] MC7430: fix get signal strength Christophe Ronco
2016-12-31  0:36   ` Denis Kenzior
2016-12-28 15:04 ` [PATCH 4/4] MC7430: fix QMI notification messages handling Christophe Ronco
2016-12-31  0:39   ` Denis Kenzior
     [not found] <55c5a5dc-f7d1-f698-0426-101bb5d9e927@kerlink.fr>
2017-01-06 16:41 ` [PATCH 2/4] MC7430: add read_imsi feature to qmimodem sim driver Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.