All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: Support for Telt LE920 Modem in ofono
Date: Sun, 05 Jul 2015 07:16:45 -0500	[thread overview]
Message-ID: <5599202D.90509@gmail.com> (raw)
In-Reply-To: <loom.20150706T193601-523@post.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 850 bytes --]

Hi Vidhya,

 >
> Hi Denis,
>
> We have Telit LE920 modem , and working on providing support for LE920 with
> ofono.It is currently not been recognized, after check_modem_list, it is
> returning. Perhaps, we have to add LE920 modem specific details to ofono driver.
> Can you please let us know what modem specific details we need to enter and
> in which part of code/configuration files?

There are two modem detection plugins at the moment.

If your modem is USB based, then plugins/udevng.c is what takes care of 
it.  Adding a new modem subtype is generally a matter of tweaking a few 
of the look up tables inside.  (e.g. vendor_list[], driver_list[], etc).

If you modem is using a Serial interface, then plugins/udev.c is used 
along with a udev rule.  See doc/calypso-modem.txt for an example of this.

Regards,
-Denis


  reply	other threads:[~2015-07-05 12:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-03  5:12 Support for Telt LE920 Modem in ofono Sriram Sagar
2015-07-05 10:42 ` Denis Kenzior
2015-07-06 17:38   ` Vidhya Govindan
2015-07-05 12:16     ` Denis Kenzior [this message]
2015-07-06 18:20       ` Vidhya Govindan
     [not found] <CACmqbKJ658td13V1s07fX0Jhf=cUO_6z6=kTXb=oFweU_WHUgA@mail.gmail.com>
2015-07-05 12:50 ` Denis Kenzior

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=5599202D.90509@gmail.com \
    --to=denkenz@gmail.com \
    --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.