1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 23:07:43 +03:00
openwrt-xburst/package/comgt/files
nbd f043f99dc0 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-09 15:35:34 +00:00
..
3g.button
3g.chat
3g.connect
3g.iface
3g.sh fix the 3g interface configuration 2008-04-09 15:35:34 +00:00
evdo.chat Add CDMA/EVDO support to comgt package 2008-02-02 01:21:31 +00:00
getcardinfo.gcom
getstrength.gcom
setmode.gcom
setpin.gcom