aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2008-12-21 13:42:08 +0100
committerKay Sievers <kay.sievers@vrfy.org>2008-12-21 13:42:08 +0100
commitd4e0db3c5de9a4899c87a4cf09b74f8bdc764060 (patch)
tree4aa66950d65d9c41de74854451f443b096a3b725 /NEWS
parent41e7f55711db043370e1681bb5a97ebdeda5d6d3 (diff)
downloadudev-d4e0db3c5de9a4899c87a4cf09b74f8bdc764060.tar.gz
rules: remove /dev/raw/raxctl symlink, it's a devfs leftover
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0f567ad9..c59d93c5 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,16 @@ udev 136
========
Bugfixes.
+/dev/serial/by-{id,path}/ now contains links for ttyUSB devices,
+which do not depend on the kernel device name. As usual, unique
+devices - only a single one per product connected, or a real
+USB serial number in the device - are always found with the same
+name in the by-id/ directory.
+Completely Identical devices may overwrite their names in by-id/
+and can only be found reliably in the by-path/ directory. Devices
+specified by by-path/ must not change their connection, like the
+USB port number they are plugged in, to keep their name.
+
udev 135
========
Bugfixes.