]> git.pld-linux.org Git - packages/rc-scripts.git/commitdiff
- fixed examples for plusgsm gprs
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 27 Jun 2005 09:32:12 +0000 (09:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rc-scripts-plusgsm_example.patch -> 1.1

rc-scripts-plusgsm_example.patch [new file with mode: 0644]

diff --git a/rc-scripts-plusgsm_example.patch b/rc-scripts-plusgsm_example.patch
new file mode 100644 (file)
index 0000000..21be588
--- /dev/null
@@ -0,0 +1,28 @@
+--- ./sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm.org     2005-06-27 11:27:55.299170088 +0200
++++ ./sysconfig/interfaces/data/chat-ppp0.gprs-plusgsm 2005-06-27 11:28:58.937495592 +0200
+@@ -1,6 +1,9 @@
+-ABORT BUSY
+-ABORT ERROR
++ABORT "BUSY"
++ABORT "ERROR"
+ ABORT "NO CARRIER"
++ABORT "NO DIALTONE"
++ABORT "NO ANSWER"
++ABORT "Username/Password Incorrect"
+ "" AT
+-OK-AT-OK ATD"$PHONE"
++OK-AT-OK ATDT"$PHONE"
+ CONNECT
+--- ./sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm.org 2005-06-27 11:27:06.924524152 +0200
++++ ./sysconfig/interfaces/ifcfg-ppp0.gprs-plusgsm     2005-06-27 11:27:31.687759568 +0200
+@@ -16,8 +16,8 @@
+ #ACTIVEFILTER=
+ #IDLE=
+ PHONE='*99***1#'
+-USER=ppp
+-PASSWORD=ppp
++USER=plusgsm
++PASSWORD=plusgsm
+ #INITSTRING=ATe0s2=255
+ DATAFORCHAT="USER PASSWORD INITSTRING PHONE"
This page took 0.035074 seconds and 4 git commands to generate.