aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gsm
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2007-06-13 19:31:12 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2007-06-13 19:31:12 +0000
commit9bdec7911efb802e24a26edc5eaf40fae2fb4256 (patch)
tree2e4ca006cfe3eb098cba8ec187f3728859bad0cc /packages/gsm
parent3ef5b00f2c51ddca8463302d914556ba65729589 (diff)
downloadopenembedded-9bdec7911efb802e24a26edc5eaf40fae2fb4256.tar.gz
libgsmd: update /etc/default/gsmd for universa, use the -w switch
Diffstat (limited to 'packages/gsm')
-rw-r--r--packages/gsm/files/htcuniversal/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gsm/files/htcuniversal/default b/packages/gsm/files/htcuniversal/default
index 3c9a8da949..b09d433d1e 100644
--- a/packages/gsm/files/htcuniversal/default
+++ b/packages/gsm/files/htcuniversal/default
@@ -1,6 +1,6 @@
# gsmd This shell script configures for the gsmd init script.
-GSMD_OPTS="-s 115200 -F"
+GSMD_OPTS="-s 115200 -F -w 1"
# If your GSM device needs to be powered up, uncomment and modify the next line
#GSM_POW="/sys/bus/platform/devices/gta01-pm-gsm.0/power_on"