Menu

#21 Motorola cobex fix

closed-fixed
nobody
None
5
2007-06-02
2007-01-07
No

This patch against 0.22-pre4 fixes Motorola support in bfb, at least for SLVR L2.
Motorola phones reply to AT+GMI as:

+GMI: "Motorola CE, Copyright 2000"

Discussion

  • Andrey Rahmatullin

     
  • Andrey Rahmatullin

    Logged In: YES
    user_id=884799
    Originator: YES

    File Added: patch

     
  • Hendrik Sattler

    Hendrik Sattler - 2007-01-08

    Logged In: YES
    user_id=356160
    Originator: NO

    Only the second change is needed then because the code already checks case-insensitive that the first 8 character are MOTOROLA. Searching with strstr() is not needed.
    The change "OK" -> "CONNECT" looks like the real fix.

     
  • Andrey Rahmatullin

    Logged In: YES
    user_id=884799
    Originator: YES

    But "motorola" is not in the beginning of the answer, as you can see.

     
  • Hendrik Sattler

    Hendrik Sattler - 2007-01-08

    Logged In: YES
    user_id=356160
    Originator: NO

    You are right, sorry for the noise. Seems to be the response from many other Motorola phones.

     
  • Christian W. Zuckschwerdt

    • status: open --> closed-fixed
     

Log in to post a comment.