diff options
author | Konrad ZapaĆowicz <konrad.zapalowicz@rigado.com> | 2022-04-18 21:35:12 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2023-04-10 09:52:26 +0000 |
commit | 4f4bd48db90ce329dc491db57a5e17b9002ea380 (patch) | |
tree | 3be3829121bc26d81a30209c00175cfc43f1f182 /src/mm-port-net.c | |
parent | fdb9c1f06788072d3f803bc8a868a1a26c6c789a (diff) |
cinterion: use port type hints on modem probe
The Cinterion plugin is using the output of the SQPORT? to guess which
ports can be used for AT commands and data connection.
Yet at the same time the udev adds port type hints to the Cinterion
modem upon its discovery.
This commit changes the initialization in a way that from now on it
skips sending SQPORT? when the port type hints are already assigned. By
doing this we make sure that the udev port type hints are being used
when they are available. In case they are not the initialization relies
on the outout of SQPORT? as it did do far.
See: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/merge_requests/782
Diffstat (limited to 'src/mm-port-net.c')
0 files changed, 0 insertions, 0 deletions