RE: [PATCH v3] Add basic Telit UC864-G support:

2011-07-20 Thread Paccou, Nicolas
Subject: Re: [PATCH v3] Add basic Telit UC864-G support: On Tue, 7 Jun 2011, Marcel Holtmann wrote: +switch (status) { +case 0: +DBG(SIM not inserted); +ofono_sim_inserted_notify(data-sim, FALSE); +break; +case 1: +DBG(SIM

Re: [PATCH v3] Add basic Telit UC864-G support:

2011-06-07 Thread Marcel Holtmann
Hi Bernhard, *add a basic plugin based on different ofono plugins *use Telit specific QSS for SIM-state *update Makefile --- Makefile.am |3 + plugins/telit.c | 385 +++ 2 files changed, 388 insertions(+), 0 deletions(-)