From: Phillip Susi <psusi@cfl.rr.com>
To: Oliver Neukum <oliver@neukum.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: interface for modems with out of band signalling
Date: Fri, 15 Dec 2006 10:53:32 -0500 [thread overview]
Message-ID: <4582C4FC.8040203@cfl.rr.com> (raw)
In-Reply-To: <200612151514.00390.oliver@neukum.org>
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
character or two with the correct delay between them, or flipping one of
the RS232 handshake lines.
next prev parent reply other threads:[~2006-12-15 15:53 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 [this message]
2006-12-15 16:19 ` Oliver Neukum
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=4582C4FC.8040203@cfl.rr.com \
--to=psusi@cfl.rr.com \
--cc=linux-kernel@vger.kernel.org \
--cc=oliver@neukum.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.