Commit Graph

23 Commits (073c5e0e74f504b9b63d51b3e5b092bde144e66b)

Author SHA1 Message Date
Florian Fainelli d40a79ccfd comgt: add ACM hotplug
This adds in support for ttyACM devices in the 3g hotplug script.

Signed-off-by: Matthew Eaton <wrt at divinehawk.com>

SVN-Revision: 25621
13 years ago
Nicolas Thill 79caead3e3 package/comgt: only set pincode if it's supplied (closes: #7334), bump release number
SVN-Revision: 22561
14 years ago
Markus Wigge 4e1c5b8ba2 LED handling fixes for WRT54-G3Gv2
SVN-Revision: 22462
14 years ago
Jo-Philipp Wich eccba67e0a comgt: add usb hotplug handler to bring up 3g ifaces on boot or when the dongle is attached
SVN-Revision: 22061
14 years ago
Jo-Philipp Wich f6f89817e3 comgt: remove obsolete iptables support code
SVN-Revision: 21574
14 years ago
Jo-Philipp Wich 085b2b9ad6 comgt: - localize variables - bring scripts in sync with updated ppp logic - bump package revision
SVN-Revision: 21285
14 years ago
Jo-Philipp Wich b1e7cd577b cleanup Makefiles (#7212)
SVN-Revision: 21107
14 years ago
Gabor Juhos 7675a3685a package/comgt: refresh patches
SVN-Revision: 20457
14 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Andy Boyett cd0cd14421 change LEDs on wrt54g3g only /proc/diag is not available on x86, so check for existance to avoid errors... Thanks Markus Wigge
SVN-Revision: 14044
16 years ago
Travis Kemen 1a47f8142d This series of patches closes the support gap on one of the explicitly supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com>
SVN-Revision: 11898
16 years ago
Felix Fietkau 081ebaca76 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
16 years ago
Florian Fainelli 752737ff5b Allow more ttyUSB<N> devices to use the 3g script (#3098)
SVN-Revision: 10396
17 years ago
Felix Fietkau 738d610209 Add CDMA/EVDO support to comgt package
This patch adds a chat script and makes some modifications to
/lib/network/3g.sh to enable seamless use of CDMA/EVDO modems in
addition to the existing GPRS/UMTS support.  Modifications to 3g.sh
are:
 - Added 'chat' variable to point at the appropriate script
 - Added 'evdo' and 'cdma' as acceptable 'service' values, and skip
the whole gcom initialization bit
 - Changed pppd connection speed from 460800 to more widely supported
115200; in my experience, this is not your actual connection speed,
but at what speed pppd sends setup commands to the interface.

This kinda eliminates the need for /etc/ppp/3g.connect - I think I've
replaced that functionality, but in a slightly more standardized
method, using the 'connect' variable understood by PPP.

Signed-off-by: RB<aoz.syn@gmail.com>

SVN-Revision: 10347
17 years ago
Florian Fainelli aadbdb185f Allow /dev/ttyUSB2 as wan device for 3g (#2269)
SVN-Revision: 8717
17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
17 years ago
Felix Fietkau 9114220553 refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
17 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
17 years ago
Felix Fietkau a44c286fdb nuke mdev and replace it with hotplug2 :)
SVN-Revision: 6512
17 years ago
Florian Fainelli 32ac162630 Upgrade comgt to 0.32 (#1347)
SVN-Revision: 6323
18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
18 years ago
Felix Fietkau ccc401e49e comgt: make firewalling changes when umts goes up or down
SVN-Revision: 5476
18 years ago
Felix Fietkau 8cc785bdf6 move comgt to trunk and add network scripts for umts compatible with the wrt54g3g
SVN-Revision: 5433
18 years ago