diff --git a/udev.config b/udev.config index 7e67d3a3b4..44fdb2561d 100644 --- a/udev.config +++ b/udev.config @@ -41,3 +41,9 @@ TOPOLOGY, BUS="usb", place="2.4", NAME="mouse2" REPLACE, KERNEL="ttyUSB1", NAME="visor" REPLACE, KERNEL="ttyUSB0", NAME="pl2303" +# a devfs like way to name some tty devices +#REPLACE, KERNEL="tty", NAME="tty" +#REPLACE, KERNEL="ttyS*", NAME="tts/%n" +#REPLACE, KERNEL="tty*", NAME="vc/%n" + +