Re: [MM] [PATCH 2/2] novatel-lte: skip soft reset if modem is newly plugged in

2013-02-19 Thread Aleksander Morgado
On 02/15/2013 06:26 PM, Ben Chan wrote: I was also wondering if that's needed. I guess soft-resetting the modem helps clear any unknown settings on the modem before ModemManager starts managing it. For a hotplugged modem, I'd assume it is managed by ModemManager from the beginning and have the

Re: [MM] [PATCH 2/2] novatel-lte: skip soft reset if modem is newly plugged in

2013-01-18 Thread Aleksander Morgado
On 18/01/13 08:11, Ben Chan wrote: Soft resetting a Novatel LTE modem can a significant amount of time (3-4 seconds). If the modem is newly plugged in, skip the unnecessary soft reset when enabling the modem. --- Merged, thanks! -- Aleksander ___

[MM] [PATCH 2/2] novatel-lte: skip soft reset if modem is newly plugged in

2013-01-17 Thread Ben Chan
Soft resetting a Novatel LTE modem can a significant amount of time (3-4 seconds). If the modem is newly plugged in, skip the unnecessary soft reset when enabling the modem. --- plugins/novatel/mm-broadband-modem-novatel-lte.c | 108 ++ 1 files changed, 108 insertions(+), 0