git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3306bbc
)
gsmd: add line discipline switch for magician
author
Philipp Zabel
<philipp.zabel@gmail.com>
Fri, 30 Mar 2007 13:58:41 +0000
(13:58 +0000)
committer
Philipp Zabel
<philipp.zabel@gmail.com>
Fri, 30 Mar 2007 13:58:41 +0000
(13:58 +0000)
packages/gsm/files/magician/default
patch
|
blob
|
history
diff --git
a/packages/gsm/files/magician/default
b/packages/gsm/files/magician/default
index
fb19d46
..
a9c3b94
100644
(file)
--- a/
packages/gsm/files/magician/default
+++ b/
packages/gsm/files/magician/default
@@
-1,7
+1,7
@@
# gsmd This shell script configures for the gsmd init script.
-#
If you must specify special options, uncomment and modify the next line
-GSMD_OPTS="-s 115200 -F"
+#
Set line Discipline 17 (N_TIHTC), needs ldisc.patch-ed gsmd
+GSMD_OPTS="-s 115200 -F
-D 17
"
# 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"