Re: [PATCH] wavecom: add support for Wavecom Q2403/Q2686 modems

2012-05-02 Thread Pablo Neira Ayuso
Hi Denis, On Sun, Apr 29, 2012 at 10:51:17PM -0500, Denis Kenzior wrote: Hi Pablo, + /* AT+CRSM not supported by Q2403. */ + if (sd-vendor == OFONO_VENDOR_WAVECOM_Q) { + unsigned char access[3] = { 0x00, 0x00, 0x00 }; + + CALLBACK_WITH_SUCCESS(cb, 4, 0, 0, access, +

[PATCH 0/1] mmsd: error management

2012-05-02 Thread Sébastien Bianti
Hi, This patch updates the TODO file with regard to lastest commit applied Sébastien Bianti (1): TODO: task complete TODO | 14 -- 1 files changed, 0 insertions(+), 14 deletions(-) -- 1.7.4.4 ___ ofono mailing list ofono@ofono.org

[PATCH 1/1] TODO: task complete

2012-05-02 Thread Sébastien Bianti
--- TODO | 14 -- 1 files changed, 0 insertions(+), 14 deletions(-) diff --git a/TODO b/TODO index 95a40c7..8d82b90 100644 --- a/TODO +++ b/TODO @@ -16,20 +16,6 @@ Background once the task is better understood. -MMS Submission -== - -- Add MMS submit support. -

Re: [PATCH 1/1] TODO: task complete

2012-05-02 Thread Marcel Holtmann
Hi Sebastien, --- TODO | 14 -- 1 files changed, 0 insertions(+), 14 deletions(-) patch has been applied. Regards Marcel ___ ofono mailing list ofono@ofono.org http://lists.ofono.org/listinfo/ofono