fix the 3g interface configuration
authorFelix Fietkau <nbd@openwrt.org>
Wed, 9 Apr 2008 15:35:34 +0000 (15:35 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 9 Apr 2008 15:35:34 +0000 (15:35 +0000)
commit081ebaca7600fe912690f881bb94e8f9cfa7c5b2
tree43eee2eed6d08a5b82432bef7383e5970a247ca1
parent06ff5f2cd2ed5e472c641dde6f0d4f9560350bc9
fix the 3g interface configuration

The first problem is the "chat" command which misses "-E", so the
environment variable addressed inside the script is never used and
the script breaks.

The second problem is the that you cannot assume an Option card when
you did "not discover a Novatel".
In my case the script tried to set the mode with the Option
AT-command which failed on the Huawei stick.
Unfortunaltely I don't have a correct command for that device, so I
just want to start the connection without any mode set before thus using
the defaults.

Signed-off-by: Markus Wigge <mwigge@marcant.net>
SVN-Revision: 10774
package/comgt/files/3g.sh