Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | comgt: remove old network scripts | Felix Fietkau | 2012-05-29 | 1 | -22/+3 |
| | | | | SVN-Revision: 31982 | ||||
* | enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS ↵ | Felix Fietkau | 2012-05-14 | 1 | -2/+2 |
| | | | | | | in a few relevant places SVN-Revision: 31730 | ||||
* | comgt: Add scripts to comgt to retrieve the IMSI and CNUM to identify the ↵ | John Crispin | 2011-11-30 | 1 | -0/+2 |
| | | | | | | | | SIM card. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 29365 | ||||
* | comgt: delay 3g bringup for sierra wireless cards until the card has locked ↵ | Felix Fietkau | 2011-10-27 | 1 | -0/+1 |
| | | | | | | on to the carrier, this helps with avoiding firmware hangs (thx, chris) SVN-Revision: 28636 | ||||
* | comgt: port 3g.sh to netifd | Felix Fietkau | 2011-10-27 | 1 | -10/+23 |
| | | | | SVN-Revision: 28634 | ||||
* | comgt: clean up patch, rename gcom binary to comgt, but add a compatibility ↵ | Felix Fietkau | 2011-07-20 | 1 | -3/+5 |
| | | | | | | symlink SVN-Revision: 27699 | ||||
* | comgt: add tty hotplug remove handling, only iterate each tty once (#9211) | Jo-Philipp Wich | 2011-05-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 26816 | ||||
* | comgt: move 3g hotplug handling to tty subsystem, fixes race on coldplug (#9211) | Jo-Philipp Wich | 2011-05-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 26809 | ||||
* | comgt: handle ttyHS* devices in usb hotplug, fix typo (#9046) | Jo-Philipp Wich | 2011-03-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 26175 | ||||
* | comgt: add ACM hotplug | Florian Fainelli | 2011-02-20 | 1 | -2/+2 |
| | | | | | | | | This adds in support for ttyACM devices in the 3g hotplug script. Signed-off-by: Matthew Eaton <wrt at divinehawk.com> SVN-Revision: 25621 | ||||
* | package/comgt: only set pincode if it's supplied (closes: #7334), bump ↵ | Nicolas Thill | 2010-08-09 | 1 | -1/+1 |
| | | | | | | release number SVN-Revision: 22561 | ||||
* | LED handling fixes for WRT54-G3Gv2 | Markus Wigge | 2010-08-02 | 1 | -2/+2 |
| | | | | SVN-Revision: 22462 | ||||
* | comgt: add usb hotplug handler to bring up 3g ifaces on boot or when the ↵ | Jo-Philipp Wich | 2010-07-04 | 1 | -1/+3 |
| | | | | | | dongle is attached SVN-Revision: 22061 | ||||
* | comgt: remove obsolete iptables support code | Jo-Philipp Wich | 2010-05-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 21574 | ||||
* | comgt: - localize variables - bring scripts in sync with updated ppp logic - ↵ | Jo-Philipp Wich | 2010-05-01 | 1 | -1/+1 |
| | | | | | | bump package revision SVN-Revision: 21285 | ||||
* | cleanup Makefiles (#7212) | Jo-Philipp Wich | 2010-04-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 21107 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | Add CDMA/EVDO support to comgt package | Felix Fietkau | 2008-02-02 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 | 1 | -4/+5 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||||
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵ | Felix Fietkau | 2007-03-16 | 1 | -1/+0 |
| | | | | | | lots of places SVN-Revision: 6582 | ||||
* | Upgrade comgt to 0.32 (#1347) | Florian Fainelli | 2007-02-19 | 1 | -7/+6 |
| | | | | SVN-Revision: 6323 | ||||
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | 1 | -17/+17 |
| | | | | SVN-Revision: 5624 | ||||
* | move comgt to trunk and add network scripts for umts compatible with the ↵ | Felix Fietkau | 2006-11-04 | 1 | -0/+65 |
wrt54g3g SVN-Revision: 5433 |