From: =?unknown-8bit?q?Bj=C3=B8rn?= Mork <bjorn@mork.no>
To: ofono@ofono.org
Subject: Re: [PATCH 3/3] Add support for Sierra MC73xx QMI modems
Date: Tue, 03 May 2016 10:55:23 +0200 [thread overview]
Message-ID: <8760uvpll0.fsf@nemi.mork.no> (raw)
In-Reply-To: <5728610D.5020105@kerlink.fr>
[-- Attachment #1: Type: text/plain, Size: 1915 bytes --]
Martin Chaplet <m.chaplet@kerlink.fr> writes:
> Firstly, thank you for your previous patches which help me a lot.
And thank you for resurrecting it!
> On 02/05/2016 22:24, Bjørn Mork wrote:
>> Martin Chaplet <m.chaplet@kerlink.fr> writes:
>>
>>> +# Sierra MC73xx (wwan0 is buggy,
>> I suspect this is a raw-ip vs 802.3 issue. For example: wwan0 might be
>> configured for raw-ip if firmware autoconnect is enabled. You should be
>> able to detect this with a QMI_WDA "Get Data Format" request.
>>
>> In general, both interfaces 8 and 10 are usable on these modems.
>
> You are so right !
>
> However, WDA service is not yet supported in qmimodem.
> So I think we can keep the interface matching on QMI interface no 10 for
> now because using interface 8 will imply changing its default link
> layer at each boot.
>
> What's your opinion ?
I believe there is no way around verifying the data format if you want
this to be robust. The 'data format' setting does not depend on modem
name or id or whatever. It is configurable, and defaulting to the last
used value stored in NVRAM. This setting will therefore vary among
identical modems, unless you force it yourself.
Also note that there is no 802.3 support at all in the newer MC74xx
series. A 'raw-ip' mode was therefore added to the qmi_wwan driver in
Linux v4.5. It changes the interface type though, so userspace
applications need to be aware. Which is also one reason this driver
mode is never applied automatically - userspace must request it.
IMHO, it would be nice if the oFono support was flexible enough to
support all three generations Sierra Wireless QMI modems: MC77xx, MC73xx
and MC74xx. But that's probably more suitable for a long term goal.
Initially concentrating on the MC73xx support makes sense.
FWIW, your approach looks fine to me. But I'm definitely no oFono
expert :)
Bjørn
next prev parent reply other threads:[~2016-05-03 8:55 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-02 14:42 [PATCH 1/3] udevng: Add usbmisc scan for QMI devices Martin Chaplet
2016-05-02 14:42 ` [PATCH 2/3] Gobi: Enable SIM driver "manual" config Martin Chaplet
2016-05-02 15:13 ` Denis Kenzior
2016-05-02 15:27 ` Martin Chaplet
2016-05-02 14:42 ` [PATCH 3/3] Add support for Sierra MC73xx QMI modems Martin Chaplet
2016-05-02 15:20 ` Denis Kenzior
2016-05-02 15:37 ` Martin Chaplet
2016-05-02 16:33 ` [PATCH 1/3] Gobi: Enable SIM driver forcing Martin Chaplet
2016-05-02 16:33 ` [PATCH 2/3] Udevng: Improve modem properties detection Martin Chaplet
2016-05-03 3:23 ` Denis Kenzior
2016-05-03 8:40 ` Martin Chaplet
2016-05-02 16:33 ` [PATCH 3/3] Add support for Sierra MC73xx QMI modems Martin Chaplet
2016-05-03 3:21 ` [PATCH 1/3] Gobi: Enable SIM driver forcing Denis Kenzior
2016-05-02 20:24 ` [PATCH 3/3] Add support for Sierra MC73xx QMI modems =?unknown-8bit?q?Bj=C3=B8rn?= Mork
2016-05-03 8:27 ` Martin Chaplet
2016-05-03 8:55 ` =?unknown-8bit?q?Bj=C3=B8rn?= Mork [this message]
2016-05-02 15:12 ` [PATCH 1/3] udevng: Add usbmisc scan for QMI devices Denis Kenzior
-- strict thread matches above, loose matches on Subject: below --
2016-05-03 8:44 [PATCH 1/3] Gobi: Enable SIM driver forcing Martin Chaplet
2016-05-03 8:44 ` [PATCH 3/3] Add support for Sierra MC73xx QMI modems Martin Chaplet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8760uvpll0.fsf@nemi.mork.no \
--to=bjorn@mork.no \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.