aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-08-08 14:37:37 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-08-23 19:10:57 +0200
commitba95b71364f5f4075016b07af3bafa9e316c0987 (patch)
treeaed83b6a8062e0d39e7fa79bbee780f0087feb49
parente9d1abfc9d50e6e7cceadf090a1c1ce3dcd2ce1d (diff)
TODO: QMI based modems always require a QMI and WWAN port
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 0cdb3272..84e671fd 100644
--- a/TODO
+++ b/TODO
@@ -165,4 +165,7 @@ example to update the signal quality value or check registration status.
registration status queries, we'll need to get it with "NAS Get PLMN Name".
** QMI: For the operator ID provisioned in the SIM, should we be using "Get
- Home Network"? \ No newline at end of file
+ Home Network"?
+
+ ** QMI: mark the modem as invalid if we lose the QMI and/or WWAN ports. For
+ example, we should handle 'sudo rmmod qmi_wwan && sudo modprobe qmi_wwan' \ No newline at end of file