From 3aea1c400ca4298e347ab5d49658a01e537bc311 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Mon, 19 Mar 2007 20:26:01 +0000 Subject: libgsmd: gsmd init script updates - split out machine configuration into /etc/default/gsmd - add machine configuration for magician - remove uucp/spool handling, it is not needed for gsmd --- packages/gsm/files/fic-gta01/default | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 packages/gsm/files/fic-gta01/default (limited to 'packages/gsm/files/fic-gta01/default') diff --git a/packages/gsm/files/fic-gta01/default b/packages/gsm/files/fic-gta01/default new file mode 100644 index 0000000000..1511376a6c --- /dev/null +++ b/packages/gsm/files/fic-gta01/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/ttySAC0" -- cgit v1.2.3