All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH] sim900: Using AT+SPIC for obtaining times remains input SIM PIN/PUK
Date: Wed, 22 Feb 2012 04:19:01 -0600	[thread overview]
Message-ID: <4F44C115.9060506@gmail.com> (raw)
In-Reply-To: <1329913117-19530-1-git-send-email-r.r.zaripov@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 942 bytes --]

Hi Renat,

On 02/22/2012 06:18 AM, r.r.zaripov(a)gmail.com wrote:
> From: Renat Zaripov <r.r.zaripov@gmail.com>
> 
> 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: <pin1>,<pin2>,<puk1>,<puk2>
> 
> Parameters
> <pin1> Times remained to input chv1
> <pin2> Times remained to input chv2
> <puk1> Times remained to input puk1
> <puk2> 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

      reply	other threads:[~2012-02-22 10:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-22 12:18 [PATCH] sim900: Using AT+SPIC for obtaining times remains input SIM PIN/PUK r.r.zaripov
2012-02-22 10:19 ` Denis Kenzior [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F44C115.9060506@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.