summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>2014-02-24 21:40:58 +0100
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>2014-03-07 18:41:59 +0000
commite3bb6d390c6e55daa24592ec168fdd114c035c9f (patch)
tree70c16d9d491f7befe864f3b6d17d55a048246ce7 /README
parent3560c8e06b221b4d3f23f4844b8f5cd254c605c2 (diff)
downloadopenocd-e3bb6d390c6e55daa24592ec168fdd114c035c9f.tar.gz
openocd-e3bb6d390c6e55daa24592ec168fdd114c035c9f.tar.xz
Rename and sort udev rules file
Also add missing entries for JTAG-lock-pick Tiny 2, Xverve Signalyzer LITE and default FTDI VID:PIDs. Change-Id: I41b4f15409642298d1cf134d1f8014dc8f003005 Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com> Reviewed-on: http://openocd.zylin.com/1969 Tested-by: jenkins
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 287cc922..c50a3f9b 100644
--- a/README
+++ b/README
@@ -237,8 +237,8 @@ Permissions delegation
Running OpenOCD with root/administrative permissions is strongly
discouraged for security reasons.
-For USB devices on GNU/Linux you should use the contrib/openocd.udev
-rules file. It probably belongs somewhere in /etc/udev/rules.d, but
+For USB devices on GNU/Linux you should use the contrib/99-openocd.rules
+file. It probably belongs somewhere in /etc/udev/rules.d, but
consult your operating system documentation to be sure. Do not forget
to add yourself to the "plugdev" group.