diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-11-04 00:21:54 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-11-04 00:21:54 +0000 |
commit | f3d45e2f17f18ebf7964cffa9e2c085be6a8387b (patch) | |
tree | 198d7cd0a2f80977b36d86b96c6aa1f645221297 /package/comgt/files/3g.connect | |
parent | 5898135689736eb32551ad14ed44cdcd359e2beb (diff) | |
download | upstream-f3d45e2f17f18ebf7964cffa9e2c085be6a8387b.tar.gz upstream-f3d45e2f17f18ebf7964cffa9e2c085be6a8387b.tar.bz2 upstream-f3d45e2f17f18ebf7964cffa9e2c085be6a8387b.zip |
move comgt to trunk and add network scripts for umts compatible with the wrt54g3g
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5433 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/comgt/files/3g.connect')
-rw-r--r-- | package/comgt/files/3g.connect | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/comgt/files/3g.connect b/package/comgt/files/3g.connect new file mode 100644 index 0000000000..04f45f9de6 --- /dev/null +++ b/package/comgt/files/3g.connect @@ -0,0 +1,4 @@ +#!/bin/sh +. /lib/network/3g.sh +set_3g_led 1 1 1 +/usr/sbin/chat -V -E -f /etc/chatscripts/3g.chat |