From: Bernard Pidoux <pidoux@ccr.jussieu.fr>
To: "Rubén Navarro Huedo" <eb5esx@eb5esx.ampr.org>
Cc: linux-hams@vger.kernel.org
Subject: Re: Kissattach after change to 2.6.12
Date: Fri, 24 Jun 2005 16:33:32 +0200 [thread overview]
Message-ID: <42BC19BC.3090102@ccr.jussieu.fr> (raw)
In-Reply-To: <4C3202C2-0B97-4486-9DE7-D01C3F95C449@eb5esx.ampr.org>
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
next prev parent reply other threads:[~2005-06-24 14:33 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 [this message]
2005-06-24 19:19 ` Jeremy Utley
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=42BC19BC.3090102@ccr.jussieu.fr \
--to=pidoux@ccr.jussieu.fr \
--cc=eb5esx@eb5esx.ampr.org \
--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