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:
8ecde9c
)
gsm: add default 'default' file
author
Koen Kooi
<koen@openembedded.org>
Sat, 24 Mar 2007 09:35:55 +0000
(09:35 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 24 Mar 2007 09:35:55 +0000
(09:35 +0000)
packages/gsm/files/default
[new file with mode: 0644]
patch
|
blob
diff --git a/packages/gsm/files/default
b/packages/gsm/files/default
new file mode 100644
(file)
index 0000000..
161c97f
--- /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"