openwrt/package
Thomas Equeter cd49f57ff7 uqmi: wait for the control device too
The control device /dev/cdc-wdm0 is not available immediately on the
D-Link DWR-921 Rev.C3, therefore the wwan interface fails to start at
boot with a "The specified control device does not exist" error.

This patch alters /lib/netifd/proto/qmi.sh to wait for
network.wwan.delay earlier, before checking for the control device,
instead of just before interacting with the modem.

One still has to use network.wwan.proto='qmi', as the "wwan" proto
performs that sort of check before any delay is possible, failing with a
"No valid device was found" error.

Signed-off-by: Thomas Equeter <tequeter@users.noreply.github.com>
2018-08-30 09:30:37 +02:00
..
base-files OpenWrt v18.06.1: revert to branch defaults 2018-08-16 18:36:52 +02:00
boot uboot-kirkwood: fix malformed boot configuration 2018-06-26 23:35:18 +02:00
devel perf: restrict libunwind dependency to archs that actually support libunwind 2018-02-25 17:03:42 +01:00
firmware firmware: intel-microcode: bump to 20180703 2018-08-09 00:45:39 +02:00
kernel mac80211: mwl8k: Expand non-DFS 5G channels 2018-08-27 13:28:52 +02:00
libs openssl: update to version 1.0.2p 2018-08-15 22:42:39 +02:00
network uqmi: wait for the control device too 2018-08-30 09:30:37 +02:00
system rpcd: update to latest git HEAD 2018-08-16 09:51:15 +02:00
utils ugps: Update to fix position calculation 2018-08-29 08:32:38 +02:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00