aboutsummaryrefslogtreecommitdiff
path: root/docs/reference
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2014-07-27 13:55:10 +0200
committerAleksander Morgado <aleksander@aleksander.es>2014-07-27 13:55:10 +0200
commitf203b1bf00f6dbf37d6fb11be869ecdfcd4f7397 (patch)
treed9f2628daaa079e04284cd75dd965468ed361b4f /docs/reference
parent0284daf87e8f0ba780a4dcbe4741713cb3c779eb (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