Multiple instances of libqmi
Aleksander Morgado
aleksander at aleksander.es
Tue Feb 27 14:02:08 UTC 2018
>
> Thanks for your response. This helps.
>
> Can you please let us know about the following? How does it map to multiple QmiDevices? We will use more than 1 Telit modules of same product id.
>
> ==== This is from drivers/net/usb/qmi_wwan.c ===
> {QMI_FIXED_INTF(0x1bc7, 0x1200, 5)}, /* Telit LE920 */
> {QMI_FIXED_INTF(0x1bc7, 0x1201, 2)}, /* Telit LE920 */
> =====
>
The kernel will create different /dev/cdc-wdmX devices for each modem,
even if they all have the same vid:pid. Each QmiDevice will be
associated to a different cdc-wdmX device.
--
Aleksander
https://aleksander.es
More information about the libqmi-devel
mailing list