Re: ModemManager: [PATCH 1/2] Improvements to SIM PIN handling
- From: Dan Williams <dcbw redhat com>
- To: Eric Shienbrood <ers google com>
- Cc: networkmanager-list gnome org
- Subject: Re: ModemManager: [PATCH 1/2] Improvements to SIM PIN handling
- Date: Wed, 26 Oct 2011 19:44:52 -0500
On Wed, 2011-10-19 at 15:42 -0400, Eric Shienbrood wrote:
I wonder if we shouldn't keep the change/disable retries separate from
the unlock retries though. I'm not 100% comfortable with having a
situation where UnlockRetries means one thing if UnlockRequired is this,
and another thing if it's this other thing. These two operations
(change/disable) don't block the modem from operating, so they are in a
second class. Which probably merit their own properties instead? So
the question becomes, as a user, are there any PINs other than SIM-PIN
which the user themselves can change? If not, then a single u32
property for ChangeRetries would be good. I know there are other PINs
that can be disabled (SIM-PIN, network block/simlock, etc) so that one
might warrant a dict or an array of { "sim-pin": 4, "ph-net pin": 10 }
etc. All on the Gsm.Card interface (for 0.5...).
Thoughts?
Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]