generic-poky/meta-openmoko/packages/libgsmd/libgsmd/fic-gta01/default

10 lines
327 B
Plaintext

# 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"