Skip to content
Snippets Groups Projects
  1. Jul 18, 2012
  2. Jul 17, 2012
  3. Jul 16, 2012
  4. Jul 12, 2012
  5. Jul 02, 2012
  6. Jun 06, 2012
  7. May 23, 2012
  8. Mar 26, 2012
    • Aleksander Morgado's avatar
      option: hso_get_cid() always returns >= 0 · 1bfe358d
      Aleksander Morgado authored
      This patch fixes undesired disconnection attempts during modem disabling. The
      new `hso_has_cid()' allows to check whether there is a valid CID stored before
      trying to get it with `hso_get_cid()', as this last method ensures that a valid
      CID number is returned, even if there is none.
      
      Relevant logs of the issue:
      
      modem-manager[24085]: hso_get_cid: runtime check failed: (cid >= 0)
      modem-manager[24085]: hso_get_cid: runtime check failed: (cid >= 0)
      modem-manager[24085]: (ttyHS4): --> 'AT_OWANCALL=0,0,1<CR>'
      modem-manager[24085]: (ttyHS4): <-- '<CR><LF>ERROR<CR><LF>'
      modem-manager[24085]: Got failure code 100: Unknown error
      1bfe358d
  9. Mar 23, 2012
  10. Mar 22, 2012
  11. Mar 14, 2012
  12. Mar 13, 2012
  13. Mar 01, 2012
  14. Feb 26, 2012
  15. Feb 16, 2012
  16. Feb 08, 2012
  17. Feb 07, 2012
Loading