Re: 2.6.8.1-mm1 Tty problems?

From: Martin Schlemmer
Date: Thu Aug 19 2004 - 14:45:55 EST


On Thu, 2004-08-19 at 21:24, Olaf Hering wrote:
> On Thu, Aug 19, Martin Schlemmer wrote:
>
> > Greg, below patch should be in order.
> >
> > ---
> > --- /etc/udev/rules.d/50-udev.rules.orig 2004-08-19 21:17:08.947911536 +0200
> > +++ /etc/udev/rules.d/50-udev.rules 2004-08-19 21:22:48.804245520 +0200
> > @@ -65,7 +65,7 @@
> >
> > # pty devices
> > KERNEL="pty[p-za-e][0-9a-f]*", NAME="pty/m%n", SYMLINK="%k"
> > -KERNEL="tty[p-za-e][0-9a-f]*", NAME="tty/s%n", SYMLINK="%k"
> > +KERNEL="tty[p-za-e][0-9a-f]*", NAME="pty/s%n", SYMLINK="%k"
>
> Dont forget to update Documentation/devices.txt

Its part of the udev 'devfs compat' ruleset, so not what would
have been created standard. I checked the code again and devfs
use /dev/pty/s# and not /dev/tty/s#, so it somewhere that either
I or one of the others made a boo-boo that did the original of
that rule file ...

--
Martin Schlemmer

Attachment: signature.asc
Description: This is a digitally signed message part