All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: oFono gets multiplexer support
Date: Thu, 15 Oct 2009 16:22:28 -0500	[thread overview]
Message-ID: <200910151622.28940.denkenz@gmail.com> (raw)
In-Reply-To: <97D5E1BB8FC13D4EA3B34BAE8E6898C99F9F2F02@orsmsx508.amr.corp.intel.com>

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

Hi Waldo,

> Is it a correct understanding that modem's that provide kernel drivers that
> provide multiple TTY's and do the multiplexing in kernel space will not
> need to integrate with any of this and can just create multiple GAtChat
> objects in their oFono modem driver?

If the modem driver can take advantage of a kernel space multiplexer, that is 
fine.

>
> I notice that g_at_mux_create_channel() doesn't take a DLC as argument. So
> when the calypso driver defines #define VOICE_DLC 0
> the result will be that DLC 1 will be used for VOICE_DLC, correct?

The real assignment of DLC channels is done inside GAtMux.  What you see in 
the driver is unrelated, but most likely will work like you outline by magic 
:)

Regards,
-Denis

      reply	other threads:[~2009-10-15 21:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-15 21:16 oFono gets multiplexer support Denis Kenzior
2009-10-15 21:57 ` Bastian, Waldo
2009-10-15 21:22   ` Denis Kenzior [this message]

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=200910151622.28940.denkenz@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.