Re: [PATCH 2/2] dell: speed probing time up and reduce udev dependency

2017-05-29 Thread Carlo Lobrano
Awesome! Thank you! Carlo On 29 May 2017 at 12:27, Aleksander Morgado wrote: > On 29/05/17 09:48, Carlo Lobrano wrote: > > Currently Dell plugin implements a retry logic of three commands > > (AT+GMI, AT+CGMI, ATI1I2I3) to detect modem's vendor string. > > Moreover, since Telit modems always r

Re: [PATCH 2/2] dell: speed probing time up and reduce udev dependency

2017-05-29 Thread Aleksander Morgado
On 29/05/17 09:48, Carlo Lobrano wrote: > Currently Dell plugin implements a retry logic of three commands > (AT+GMI, AT+CGMI, ATI1I2I3) to detect modem's vendor string. > Moreover, since Telit modems always reply to the first command, to speed > the probing time up, those modem are tagged with an

Re: [PATCH 2/2] dell: speed probing time up and reduce udev dependency

2017-05-29 Thread Aleksander Morgado
On 29/05/17 09:51, Carlo Lobrano wrote: > I still need to understand how to reply to old email while using git > send-mail (if possible). You tell your email client to expand the full headers of the original message you want to reply to, and look for the message id, which may be e.g. ""; then,

[PATCH 2/2] dell: speed probing time up and reduce udev dependency

2017-05-29 Thread Carlo Lobrano
Currently Dell plugin implements a retry logic of three commands (AT+GMI, AT+CGMI, ATI1I2I3) to detect modem's vendor string. Moreover, since Telit modems always reply to the first command, to speed the probing time up, those modem are tagged with an Udev rule so that we can avoid sending the other

Re: [PATCH 2/2] dell: speed probing time up and reduce udev dependency

2017-05-15 Thread Carlo Lobrano
On 15 May 2017 at 12:12, Aleksander Morgado wrote: > Also, any chance you can send debug logs with > the whole process once the patch updated? > ​Sure, no problem. I'll update the patch and provide the logs​ ___ ModemManager-devel mailing list ModemMa

Re: [PATCH 2/2] dell: speed probing time up and reduce udev dependency

2017-05-15 Thread Aleksander Morgado
Hey Carlo! On 11/05/17 17:05, Carlo Lobrano wrote: > Currently Dell plugin implements a retry logic of three commands > (AT+GMI, AT+CGMI, ATI1I2I3) to detect modem's vendor string. > Moreover, since Telit modems always reply to the first command, to speed > the probing time up, those modem are tag

[PATCH 2/2] dell: speed probing time up and reduce udev dependency

2017-05-11 Thread Carlo Lobrano
Currently Dell plugin implements a retry logic of three commands (AT+GMI, AT+CGMI, ATI1I2I3) to detect modem's vendor string. Moreover, since Telit modems always reply to the first command, to speed the probing time up, those modem are tagged with an Udev rule so that we can avoid sending the other