All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Wavecom Q2403/Q2686 support
@ 2012-04-30 14:45 pablo
  2012-04-30 14:45 ` [PATCH] wavecom: add support for Wavecom Q2403/Q2686 modems pablo
  0 siblings, 1 reply; 8+ messages in thread
From: pablo @ 2012-04-30 14:45 UTC (permalink / raw)
  To: ofono

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

From: Pablo Neira Ayuso <pablo@gnumonks.org>

Hi!

The following patch adds support for Wavecom Q2403 and Q2686.

We (the Osmocom team) are using these modems with ofono in our
testbed setup.

Any chance this can be applied to mainstream?

Thank you!

Pablo Neira Ayuso (1):
  wavecom: add support for Wavecom Q2403/Q2686 modems

 Makefile.am              |    3 +
 drivers/atmodem/sim.c    |    8 ++
 drivers/atmodem/sms.c    |   31 ++++++--
 drivers/atmodem/vendor.h |    1 +
 gatchat/gatchat.c        |    3 +-
 plugins/udev.c           |    2 +
 plugins/wavecom_q.c      |  192 ++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 234 insertions(+), 6 deletions(-)
 create mode 100644 plugins/wavecom_q.c

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH] v2: support Wavecom Q2403/Q2686 modems
@ 2012-05-29  2:14 pablo
  2012-05-29  2:14 ` [PATCH] wavecom: add support for " pablo
  0 siblings, 1 reply; 8+ messages in thread
From: pablo @ 2012-05-29  2:14 UTC (permalink / raw)
  To: ofono

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

From: Pablo Neira Ayuso <pablo@gnumonks.org>

Hi!

This is the second version of the patch to support Wavecom Q2403/Q2686
modems. I've tried to address all comments from Denis Kenzior.

I've splitted the patch in two, one per directory directory as you
suggested.

Please, let me know if you find any issue with this patch.

Thank you!

Pablo Neira Ayuso (2):
  wavecom: add support for Wavecom Q2403/Q2686 modems
  wavecom: add support for Wavecom Q2403/Q2686 modems

 drivers/atmodem/sim.c    |    3 +-
 drivers/atmodem/sms.c    |   27 +++++++++++++---
 drivers/atmodem/vendor.h |    1 +
 plugins/udev.c           |   15 +++++++++
 plugins/wavecom.c        |   77 ++++++++++++++++++++++++++++++++++++++++++----
 5 files changed, 111 insertions(+), 12 deletions(-)

-- 
1.7.10


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-05-30  5:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-30 14:45 [PATCH] Wavecom Q2403/Q2686 support pablo
2012-04-30 14:45 ` [PATCH] wavecom: add support for Wavecom Q2403/Q2686 modems pablo
2012-04-30  1:14   ` Denis Kenzior
2012-04-30 16:37     ` Pablo Neira Ayuso
2012-04-30  3:51       ` Denis Kenzior
2012-05-02  7:45         ` Pablo Neira Ayuso
  -- strict thread matches above, loose matches on Subject: below --
2012-05-29  2:14 [PATCH] v2: support " pablo
2012-05-29  2:14 ` [PATCH] wavecom: add support for " pablo
2012-05-30  5:15   ` 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.