From: Jeremy Utley <jerutley@gmail.com>
To: linux-hams@vger.kernel.org
Subject: Re: Kissattach after change to 2.6.12
Date: Fri, 24 Jun 2005 12:19:38 -0700 [thread overview]
Message-ID: <d5d4185b050624121921fe684d@mail.gmail.com> (raw)
In-Reply-To: <42BC19BC.3090102@ccr.jussieu.fr>
On 6/24/05, Bernard Pidoux <pidoux@ccr.jussieu.fr> wrote:
> Rubén Navarro Huedo wrote :
> > Hello friends:
> > After change from 2.6.11 to 2.6.12:
> >
> > linux:/etc/init.d# kissattach /dev/ptyt1 xnet 44.133.3.31
> > kissattach: Error setting line discipline: TIOCSETD: No such device
>
> Just in case, look here to see if /dev/ptyt1 is present in your system ?
>
> On the same line, is devfs installed or are you running the new user
> space udev system ?
> Udev will sooner or later replace devfs system and thus all pty/tty
> pseudo devices.
> In that case, there is only one master device /dev/ptmx that creates
> automatically a slave device (/dev/pts/xx) when openned.
> However, there is no official mkiss and kissattach update for udev.
> I have been experimenting a personnal patch that works quite well,
> including a patch for ax25ipd based on the same /dev/ptmx /dev/pts
> pseudo terminals.
>
> > Are you sure you have enabled MKISS support in the kernel
> > or, if you made it a module, that the module is loaded?
> > linux:/etc/init.d# modprobe mkiss
> > linux:/etc/init.d# kissattach /dev/ptyt1 xnet 44.133.3.31
> > kissattach: Error setting line discipline: TIOCSETD: No such device
> > Are you sure you have enabled MKISS support in the kernel
> > or, if you made it a module, that the module is loaded?
> >
> > Any help?
> > A lot of thank's
> >
> > ----------
> > Rubén Navarro Huedo
> > eb5esx@eb5esx.ampr.org
> >
> 73 de Bernard, f6bvp
> -
> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
Udev will also create the /dev/tty?? and /dev/pty?? device nodes
automatically, if you use a sufficiently new kernel and udev version,
and the kernel is compiled with BSD PTY support. I suspect the OP
didn't enable BSD PTY support in his 2.6.12 kernel.
Jeremy, NW7JU
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2005-06-24 19:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-24 11:06 Kissattach after change to 2.6.12 Rubén Navarro Huedo
2005-06-24 14:33 ` Bernard Pidoux
2005-06-24 19:19 ` Jeremy Utley [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=d5d4185b050624121921fe684d@mail.gmail.com \
--to=jerutley@gmail.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