aboutsummaryrefslogtreecommitdiff
path: root/cli/mmcli-output.c
diff options
context:
space:
mode:
authorDaniele Palmas <dnlplm@gmail.com>2023-03-03 13:46:17 +0100
committerAleksander Morgado <aleksander@aleksander.es>2023-03-07 11:06:51 +0000
commit592f8b63645912162e6a0cf2e6066273dcfa1a32 (patch)
tree2ea8a2ad031c10f1c0d9176f5bb8033cbf940419 /cli/mmcli-output.c
parent00f305465262ddd83965da88a1b1fc9581ce7ac7 (diff)
telit: ignore composition 0x1075
When Telit FN990 is integrated through PCIe, but also USB lines are available, ModemManager will consider the port on the USB composition as a different modem: oem@sw-test:~$ mmcli -L /org/freedesktop/ModemManager1/Modem/1 [telit] FN990A40 /org/freedesktop/ModemManager1/Modem/0 [Telit] FN990A40 oem@sw-test:~$ mmcli -m 0 <snip> | equipment id: 359172390022295 -------------------------------- System | device: /sys/devices/pci0000:00/0000:00:14.0/usb2/2-5 | drivers: option | plugin: telit | primary port: ttyUSB0 | ports: ttyUSB0 (at) oem@sw-test:~$ mmcli -m 1 <snip> | equipment id: 359172390022295 ----------------------------------- System | device: /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0 | drivers: mhi-pci-generic | plugin: telit | primary port: wwan0mbim0 | ports: wwan0 (net), wwan0at0 (at), wwan0at1 (at), | wwan0mbim0 (mbim), wwan0nmea0 (ignored), wwan0qcdm0 (ignored) Ignore composition 0x1075, since it should not be used by ModemManager and can only show when PCIe is used.
Diffstat (limited to 'cli/mmcli-output.c')
0 files changed, 0 insertions, 0 deletions