From: Koen Kooi Date: Sat, 24 Mar 2007 09:35:55 +0000 (+0000) Subject: gsm: add default 'default' file X-Git-Tag: Release-2010-05/1~8868^2~1005 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d3e0e6921054399f6e263b8dd81e6d047d6057c;p=openembedded.git gsm: add default 'default' file --- diff --git a/packages/gsm/files/default b/packages/gsm/files/default new file mode 100644 index 0000000000..161c97f5fb --- /dev/null +++ b/packages/gsm/files/default @@ -0,0 +1,9 @@ +# 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" + +# 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" + +#GSM_DEV="/dev/ttyS1"