Hi Renat, On 01/12/2012 06:32 AM, r.r.zaripov(a)gmail.com wrote: > From: Renat Zaripov > > This patch add support for SIM900 GSM module > http://wm.sim.com/Sim/FrontShow_en/wireless/detail.aspx?cid=6&nid=770 > > --- > Makefile.am | 3 + > plugins/sim900.c | 261 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 264 insertions(+), 0 deletions(-) > create mode 100644 plugins/sim900.c > > v4: Adding vendor quirk OFONO_VENDOR_SIM900 > cleanup whitespaces > I went ahead and applied all four patches with some minor whitespace / style cleanups. I have also renamed OFONO_VENDOR_SIM900 to OFONO_VENDOR_SIMCOM to be more in line with our historical naming. The plugin might need to be called simcom.c, but I leave this as is for now. Thanks! Regards, -Denis