Comment 5 for bug 569685

Revision history for this message
Hiroshi Miura (miurahr) wrote :

I made a patch to solve this situation.
A patch is to add mm-modem-anydata-gsm.[ch] that hadles anydata hsdpa modems.
It works well on my NTT A2502 which is OEM of Anydata Inc's adu 635.

It would be good start point.

Known limitations:
  NTT A2502 don't support AT+CREG?: it returns always 0: IDLE.
  To escape A2502 limitation, this plugin is just ignoring registration.
  It may affect other device: original Anydata ADU635 and KT's OEM.

TODO:
  escape registration process only when device is NTT's OEM.
    by seeing 'ATI*' output.