[PATCH] ofono: add support for Wavecom Q2403 modem

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

pablo at gnumonks.org pablo at gnumonks.org
Sat Mar 24 15:17:24 UTC 2012


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

Hi!

Harald and me have been working on getting Wavecom Q2403 modem working with
ofono. I promise to submit this to ofono mainstream at some point.

It includes the udev configuration (see 80-ofono-wavecom.rules).

Pablo Neira Ayuso (1):
  ofono: add support for Wavecom Q2403 modem

 80-ofono-wavecom.rules   |    6 ++
 Makefile.am              |    3 +
 acinclude.m4             |    2 +-
 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 ++++++++++++++++++++++++++++++++++++++++++++++
 9 files changed, 241 insertions(+), 7 deletions(-)
 create mode 100644 80-ofono-wavecom.rules
 create mode 100644 plugins/wavecom_q.c

-- 
1.7.2.5





More information about the OpenBSC mailing list