All of lore.kernel.org
 help / color / mirror / Atom feed
* [sim-reset-pin PATCH 0/4] sim: better PIN reset
@ 2010-08-26 12:49 Pekka.Pessi
  2010-08-26 12:49 ` [sim-reset-pin PATCH 1/4] sim: pass reset password type to driver Pekka.Pessi
  0 siblings, 1 reply; 8+ messages in thread
From: Pekka.Pessi @ 2010-08-26 12:49 UTC (permalink / raw)
  To: ofono

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

Hello all,

As I've said, I've toyed with PINs and PUKs.

The first two patches deal with resetting the PIN code with PUK.  In order
to reset the password, the modem must request for the PIN in first
place. Normally that is easy, driver gets +CPIN: SIM PUK response. However,
some (buggy?) SIM cards allow registering to network if the PIN was unlocked
before it got PUKed (and respond with +CPIN: READY).

Therefore, the pin reset now tries to trigger the appropriate +CPIN: SIM
PUK* state. Triggering is always needed for PIN2.

The two later patches add shell utilities for testing.

--Pekka


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-08-26 16:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-26 12:49 [sim-reset-pin PATCH 0/4] sim: better PIN reset Pekka.Pessi
2010-08-26 12:49 ` [sim-reset-pin PATCH 1/4] sim: pass reset password type to driver Pekka.Pessi
2010-08-26 12:49   ` [sim-reset-pin PATCH 2/4] atmodem/sim: reset PIN or PIN2 Pekka.Pessi
2010-08-26 12:49     ` [sim-reset-pin PATCH 3/4] Added test/change-pin Pekka.Pessi
2010-08-26 12:49       ` [sim-reset-pin PATCH 4/4] Added test/reset-pin Pekka.Pessi
2010-08-26 15:13     ` [sim-reset-pin PATCH 2/4] atmodem/sim: reset PIN or PIN2 Denis Kenzior
2010-08-26 16:03       ` Pekka Pessi
2010-08-26 15:10   ` [sim-reset-pin PATCH 1/4] sim: pass reset password type to driver Denis Kenzior

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.