[oe-commits] org.oe.dev gsmd: add line discipline switch for magician

pH5 commit openembedded-commits at lists.openembedded.org
Fri Mar 30 14:06:46 UTC 2007


gsmd: add line discipline switch for magician

Author: pH5 at openembedded.org
Branch: org.openembedded.dev
Revision: 1a9df9eb00104ec4c3326987ba78e6a8d0972aa2
ViewMTN: http://monotone.openembedded.org/revision.psp?id=1a9df9eb00104ec4c3326987ba78e6a8d0972aa2
Files:
1
packages/gsm/files/magician/default
Diffs:

#
# mt diff -re487caa23a41a1545d9281a7763e37496f234756 -r1a9df9eb00104ec4c3326987ba78e6a8d0972aa2
#
# 
# 
# patch "packages/gsm/files/magician/default"
#  from [a35ed7b8d5a6950f4463d130608f1f841b4b639a]
#    to [396587576d27a7d0d54e47e09ba41984e95de005]
# 
============================================================
--- packages/gsm/files/magician/default	a35ed7b8d5a6950f4463d130608f1f841b4b639a
+++ packages/gsm/files/magician/default	396587576d27a7d0d54e47e09ba41984e95de005
@@ -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"






More information about the Openembedded-commits mailing list