forked from mirror/openwrt
This patch solves the problem of receiving "error" responses when
initially calling gcom. This avoids unnecessary NO_DEVICE failures.
A retry loop retries the call after an "error" response within the
specified delay. A successful response will continue with the connection
immediately without waiting for max specified delay, bringing the
interface up sooner.
Signed-off-by: Mike Wilson <mikewse@hotmail.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| 3g.chat | ||
| 3g.sh | ||
| 3g.usb | ||
| directip-stop.gcom | ||
| directip.gcom | ||
| directip.sh | ||
| evdo.chat | ||
| getcardinfo.gcom | ||
| getcarrier.gcom | ||
| getcnum.gcom | ||
| getimsi.gcom | ||
| getstrength.gcom | ||
| ncm.json | ||
| ncm.sh | ||
| runcommand.gcom | ||
| setmode.gcom | ||
| setpin.gcom | ||
| ussd.gcom | ||