cinterion: set modem disabled if 3 consecutive AT commands get timed out

This commit is contained in:
Aleksander Morgado
2011-05-12 17:01:57 +02:00
parent a2ba5c5e99
commit 3921559901

View File

@@ -128,6 +128,7 @@ mm_modem_cinterion_gsm_new (const char *device,
MM_MODEM_PLUGIN, plugin,
MM_MODEM_HW_VID, vendor,
MM_MODEM_HW_PID, product,
MM_MODEM_BASE_MAX_TIMEOUTS, 3,
NULL));
}