From: Oliver Neukum <oliver@neukum.name>
To: Phillip Susi <psusi@cfl.rr.com>
Cc: Oliver Neukum <oliver@neukum.org>, linux-kernel@vger.kernel.org
Subject: Re: interface for modems with out of band signalling
Date: Fri, 15 Dec 2006 17:19:37 +0100 (MET) [thread overview]
Message-ID: <200612151709.48415.oliver@neukum.name> (raw)
In-Reply-To: <4582C4FC.8040203@cfl.rr.com>
Am Freitag, 15. Dezember 2006 16:53 schrieb Phillip Susi:
> Oliver Neukum wrote:
> > Hi,
> >
> > I have got a question about modems which use the AT command set, but
> > don't use in band signalling like true rs232 modems. Would two device nodes
> > per communication channel be a good interface?
>
> Huh? What do you mean "don't use in band signaling"? If you are asking
> how you issue AT commands to the modem while connected, you have to
> break to command mode. IIRC, this involves sending a special break
No, I am talking about how to support modems which don't have a
command mode. These USB modems don't accept AT commands
through the same channel as data. They take them encapsulated in special
command messages to endpoint 0.
How do I export this capability to user space? I am thinking about having
two device nodes. But there may be a driver setting another precedent.
Therefor I am asking.
Regards
Oliver
next prev parent reply other threads:[~2006-12-15 16:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-15 14:14 interface for modems with out of band signalling Oliver Neukum
2006-12-15 15:53 ` Phillip Susi
2006-12-15 16:19 ` Oliver Neukum [this message]
2006-12-15 16:44 ` Alan
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=200612151709.48415.oliver@neukum.name \
--to=oliver@neukum.name \
--cc=linux-kernel@vger.kernel.org \
--cc=oliver@neukum.org \
--cc=psusi@cfl.rr.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox