summaryrefslogtreecommitdiff
path: root/packages/gsm/files/default
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-03-24 09:35:55 +0000
committerKoen Kooi <koen@openembedded.org>2007-03-24 09:35:55 +0000
commit8d3e0e6921054399f6e263b8dd81e6d047d6057c (patch)
tree5919cad5df7694fe48480a602e71be38275e2684 /packages/gsm/files/default
parent8ecde9c8ec093f6e33a8bf63ed031cc8a390fb79 (diff)
gsm: add default 'default' file
Diffstat (limited to 'packages/gsm/files/default')
-rw-r--r--packages/gsm/files/default9
1 files changed, 9 insertions, 0 deletions
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"