aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2020-06-04 09:46:04 +0200
committerAleksander Morgado <aleksander@aleksander.es>2020-06-04 09:46:11 +0200
commit657d5e61802db19be728e5e2e313c4f80244cb4d (patch)
tree15c31144d20849061bcfbedf33db8e737a732245
parent1ef46cdf80a26633bb6cb2dc2be335cdd56bcc5b (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--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4675bf3b..ba4b0e92 100644
--- a/NEWS
+++ b/NEWS
@@ -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.