From: Pablo Neira Ayuso <[email protected]> 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 _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
