mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-03-06 23:20:35 +01:00
gsm: add init string for USBModem by MobileStream for Palm devices
This commit is contained in:
parent
c96333de17
commit
4aab9ff556
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ const gchar *modem_init_sequences[] = {
|
|||
"AT&F E0 V1 X4 &C1 +FCLASS=0",
|
||||
"AT&F E0 V1 &C1",
|
||||
"AT&F E0 V1",
|
||||
"\rAT&F E0 V1 X4 &C1 +CREG=0 +FCLASS=0", /* USBModem by MobileStream for Palm */
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue