aboutsummaryrefslogtreecommitdiff
path: root/package/comgt
Commit message (Collapse)AuthorAge
* Add CDMA/EVDO support to comgt packageFelix Fietkau2008-02-02
| | | | | | | | | | | | | | | | | | | | | 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
* Allow /dev/ttyUSB2 as wan device for 3g (#2269)Florian Fainelli2007-09-09
| | | | SVN-Revision: 8717
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-07
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-04
| | | | SVN-Revision: 7490
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-16
| | | | | | lots of places SVN-Revision: 6582
* nuke mdev and replace it with hotplug2 :)Felix Fietkau2007-03-04
| | | | SVN-Revision: 6512
* Upgrade comgt to 0.32 (#1347)Florian Fainelli2007-02-19
| | | | SVN-Revision: 6323
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-23
| | | | SVN-Revision: 5624
* comgt: make firewalling changes when umts goes up or downFelix Fietkau2006-11-09
| | | | SVN-Revision: 5476
* move comgt to trunk and add network scripts for umts compatible with the ↵Felix Fietkau2006-11-04
wrt54g3g SVN-Revision: 5433