diff options
| author | John Klug <john.klug@multitech.com> | 2019-08-14 18:04:07 -0500 |
|---|---|---|
| committer | John Klug <john.klug@multitech.com> | 2019-11-11 11:33:19 -0600 |
| commit | e57551edc77306fdc6ba570c633298fa412dea0b (patch) | |
| tree | 1a47c9a5cda30b5a576dfc57365c783a4e9d836f /recipes-core/multitech/config/chat_wrapper.default | |
| parent | 59b5e5f18cf970688ab8f69e5c849ff94b776752 (diff) | |
| download | meta-mlinux-e57551edc77306fdc6ba570c633298fa412dea0b.tar.gz meta-mlinux-e57551edc77306fdc6ba570c633298fa412dea0b.tar.bz2 meta-mlinux-e57551edc77306fdc6ba570c633298fa412dea0b.zip | |
Move to L4N1 and L4E1 support, temporarily on gitlab
Diffstat (limited to 'recipes-core/multitech/config/chat_wrapper.default')
| -rw-r--r-- | recipes-core/multitech/config/chat_wrapper.default | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-core/multitech/config/chat_wrapper.default b/recipes-core/multitech/config/chat_wrapper.default index 941c008..a1b4e41 100644 --- a/recipes-core/multitech/config/chat_wrapper.default +++ b/recipes-core/multitech/config/chat_wrapper.default @@ -10,3 +10,11 @@ REGWAITTIME=300 # This is ignored if the context is # already set correctly in the modem. FINALWAIT=5 + +# Option for radio-query, radio-cmd +# Used by /usr/libexec/ppp/chat_wrapper, +# mlinux-switch-apn, mlinux-switch-cell-fw +RADIOOPTION="-d /dev/modem_at1" + +# Device to use if RADIOOPTION fails: +RADIOOPTION2="-d /dev/modem_at0" |
