Re: [MM] [PATCH] iface-modem: increase number of trials for PIN check from 3 to 6

2012-08-13 Thread Aleksander Morgado
On 08/10/2012 08:05 AM, Ben Chan wrote: > In practice, it may take longer time for a SIM to become ready when the > modem interface tries to use AT+CPIN? to determine if the SIM is > PIN-locked. This patch increases the number of trials for PIN check to > address the issue. Pushed now, thanks. >

[MM] [PATCH] iface-modem: increase number of trials for PIN check from 3 to 6

2012-08-09 Thread Ben Chan
In practice, it may take longer time for a SIM to become ready when the modem interface tries to use AT+CPIN? to determine if the SIM is PIN-locked. This patch increases the number of trials for PIN check to address the issue. --- src/mm-iface-modem.c |4 ++-- 1 files changed, 2 insertions(+),