diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2014-07-27 13:55:10 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2014-07-27 13:55:10 +0200 |
commit | f203b1bf00f6dbf37d6fb11be869ecdfcd4f7397 (patch) | |
tree | d9f2628daaa079e04284cd75dd965468ed361b4f /docs/reference | |
parent | 0284daf87e8f0ba780a4dcbe4741713cb3c779eb (diff) |
plugin: improve probing decision logic for QMI and MBIM
So, we may have modems with multiple /dev/cdc-wdm ports, like Ericsson modems,
where only 1 of them is MBIM. With the previous logic, we would probe all
/dev/cdc-wdm ports for MBIM as soon as one of the ports was handled by the
cdc_mbim driver. That is totally not optimal, as we are already know that they
are not MBIM (not handled by cdc_mbim).
Instead, fix the logic to just probe for MBIM or QMI if the actual driver
managing the port is MBIM or QMI.
Diffstat (limited to 'docs/reference')
0 files changed, 0 insertions, 0 deletions