openwrt/package/network
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
..
config netifd: update to latest git HEAD 2018-08-06 21:45:22 +02:00
ipv6 odhcp6c: add noserverunicast config option for broken DHCPv6 servers 2018-07-15 22:23:09 +02:00
services dropbear: backport upstream fix for CVE-2018-15599 2018-08-24 19:17:50 +02:00
utils uqmi: wait for the control device too 2018-08-30 09:30:37 +02:00