Re: 2.6.8.1-mm1 Tty problems?

From: Olaf Hering
Date: Thu Aug 19 2004 - 14:30:03 EST


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


--
USB is for mice, FireWire is for men!

sUse lINUX ag, nÃRNBERG
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/