openwrt-6.x/package/network
Antti Seppälä 9f76070e2d umbim: add support for wwan device class
Some MBIM devices can exist on an MHI bus (over PCIe) instead of being presented as USB devices.

In such cases the interface name lookup needs to be done from /sys/class/wwan/ instead of /sys/class/usbmisc/

Add another readlink call in case the first lookup fails.

This allows the MBIM protocol to find the interface name and then work with both type of devices provided that /etc/config/network has the right device for MBIM interface (such as /dev/wwan0mbim0 in case of MHI)

Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
2025-05-27 11:31:07 +02:00
..
config wifi-scripts: use consistent names for Qualcomm devices 2025-05-27 11:27:24 +02:00
ipv6 odhcp6c: update to Git HEAD (2024-09-25) 2024-11-19 08:03:42 +00:00
services unetmsg: fix host name in response messages 2025-05-20 18:38:39 +02:00
utils umbim: add support for wwan device class 2025-05-27 11:31:07 +02:00