diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2020-06-04 09:46:04 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-06-04 09:46:11 +0200 |
commit | 657d5e61802db19be728e5e2e313c4f80244cb4d (patch) | |
tree | 15c31144d20849061bcfbedf33db8e737a732245 | |
parent | 1ef46cdf80a26633bb6cb2dc2be335cdd56bcc5b (diff) |
NEWS: update MBIM reset operation info to include Qualcomm devices
We're using QMI over MBIM to perform the reset if the device is QMI
based.
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ The most important features and changes in this release are the following: * MBIM: ** Update carrier code if registration changes from one roaming operator to another. - ** Implement reset in Intel-based devices. + ** Implement reset in Intel-based and Qualcomm-based devices. ** Avoid LTE attach config/status if unsupported. ** Updated to make sure all allocated QMI CIDs are released during shutdown. |