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
..
2018-08-08 22:51:41 +02:00
2016-12-16 22:39:22 +01:00
2018-03-23 23:49:55 +01:00
2018-04-27 09:59:28 +02:00
2018-08-02 15:00:17 +02:00
2018-03-09 22:13:22 +01:00
2018-06-22 11:47:17 +02:00
2018-02-28 12:46:02 +01:00
2017-10-15 00:24:22 +02:00