Hi Renat, On 02/22/2012 06:18 AM, r.r.zaripov(a)gmail.com wrote: > From: Renat Zaripov > > In SIMCOM SIM900 not implemented AT+CPINR, but possible use AT+SPIC > instead this one. > > AT+SPIC Times Remained to Input SIM PIN/PUK > > +SPIC: ,,, > > Parameters > Times remained to input chv1 > Times remained to input chv2 > Times remained to input puk1 > Times remained to input puk2 > --- > drivers/atmodem/sim.c | 45 +++++++++++++++++++++++++++++++++++++++++++++ > plugins/sim900.c | 2 +- > 2 files changed, 46 insertions(+), 1 deletions(-) > I broke this patch up into two, one for drivers/atmodem changes and one for plugins/ changes. Please refer to item 3) in 'Submitting patches' section of the HACKING document. I also re-worded the commit message slightly and applied the patch. Thanks! Regards, -Denis