From: Rodolfo Brasnarof <rodob@datafull.com>
To: linux-hams@vger.kernel.org
Subject: Re: Making a loop device
Date: Mon, 13 Dec 2004 13:32:58 -0300 [thread overview]
Message-ID: <20041213133258.50aed634.rodob@datafull.com> (raw)
In-Reply-To: <41B99C8A.79AE2A6F@pi4cc.nl>
On Fri, 10 Dec 2004 13:54:34 +0100
Peter wrote:
> Hi
>
> Setting up a new system here but it has 1 com port on it.
> Normaal I use 2 comports to make a loopback
>
> There must be a way to make a pseudo device and make a loop with them
> But I can remember (and with google) how to setup
You can use a pair of linked pseudo ttys, such as /dev/ptyp0 (master)
and/dev/ttyp0 (slave). You must always open master side firt.
Here is an example of how to use pseudottys to link jnos to the linux
kernel via slip.
http://www.tldp.org/HOWTO/AX25-HOWTO/x2141.html#AEN2300
prev parent reply other threads:[~2004-12-13 16:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-10 12:54 Making a loop device Peter
2004-12-13 16:32 ` Rodolfo Brasnarof [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=20041213133258.50aed634.rodob@datafull.com \
--to=rodob@datafull.com \
--cc=linux-hams@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