gsm: add default 'default' file
authorKoen Kooi <koen@openembedded.org>
Sat, 24 Mar 2007 09:35:55 +0000 (09:35 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 24 Mar 2007 09:35:55 +0000 (09:35 +0000)
packages/gsm/files/default [new file with mode: 0644]

diff --git a/packages/gsm/files/default b/packages/gsm/files/default
new file mode 100644 (file)
index 0000000..161c97f
--- /dev/null
@@ -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"