On Sat, 2016-01-30 at 20:14 -0800, Aleksander Morgado wrote: > Hey, > > This next series of patches includes support for the PIN/PUK > operations that were missing in the MC7455 (all except for checking > status). > > libqmi bumped to 1.13.7 (git master), as that contains the required > new messages. > > Comments/tests welcome.
Old and new ways work fine on my MC7700 and EM7355. I don't have a 7455 though, so I'm not able to test a device that rejects DMS UIM. Behavior is the same on an uninitialized SIM too; the modem moves to 'failed' state because unlock tries cannot be read. LGTM. Dan > Cheers! > > Aleksander Morgado (3): > broadband-modem-qmi: implement unlock retries loading with UIM > service > sim-qmi: implement SIM verify/unblock/change/enable with UIM > service > qmi: just one InvalidCommand error is enough to avoid all DMS UIM > commands > > configure.ac | 2 +- > src/mm-broadband-modem-qmi.c | 369 ++++++++++++++++++---------- > src/mm-sim-qmi.c | 573 > ++++++++++++++++++++++++++++++++++++++----- > src/mm-sim-qmi.h | 17 +- > 4 files changed, 767 insertions(+), 194 deletions(-) > > -- > 2.7.0 > _______________________________________________ > ModemManager-devel mailing list > ModemManager-devel@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/modemmanager-devel _______________________________________________ ModemManager-devel mailing list ModemManager-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/modemmanager-devel