From: James Carlson <carlsonj@workingcode.com>
To: linux-ppp@vger.kernel.org
Subject: Re: Setup pppd over rs-485 point-to-point
Date: Mon, 20 Mar 2017 11:07:25 +0000 [thread overview]
Message-ID: <1b2b66d5-5760-edb3-da67-e178a5e3d6fa@workingcode.com> (raw)
In-Reply-To: <2d19b2f1-bb0f-9a09-6d40-f05388c66af5@gmail.com>
On 03/19/17 10:40, Woody Wu wrote:
>
>
> On 03/17/2017 08:05 PM, James Carlson wrote:
>> - Use a master-slave type of relationship. This means having one end
>> (perhaps the PC in this case) sending some sort of signal (I suggest
>> using back-to-back flags; two 0x7E in a row) to let the slave side
>> know it should send something if it has it, or to send an empty
>> packet. The master then just periodically polls for data or sends
>> what it has.
>
> Does this mean I hava to change the pppd source code or even the Linux
> kernel?
I don't think it would necessarily require pppd source changes (though
it's possible someone might want to add an option to control the
feature), but it'd certainly require substantial kernel changes to add
the logic to do the signaling and timing elements.
--
James Carlson 42.703N 71.076W <carlsonj@workingcode.com>
next prev parent reply other threads:[~2017-03-20 11:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-17 3:18 Setup pppd over rs-485 point-to-point Woody Wu
2017-03-17 3:57 ` Mike O'Connor
2017-03-17 4:42 ` Woody Wu
2017-03-17 5:49 ` Mike O'Connor
2017-03-17 5:50 ` Woody Wu
2017-03-17 12:05 ` James Carlson
2017-03-17 15:13 ` Michael Richardson
2017-03-19 14:40 ` Woody Wu
2017-03-19 14:43 ` Woody Wu
2017-03-20 11:07 ` James Carlson [this message]
2017-03-21 3:16 ` Woody Wu
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=1b2b66d5-5760-edb3-da67-e178a5e3d6fa@workingcode.com \
--to=carlsonj@workingcode.com \
--cc=linux-ppp@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox