eol-style native
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 28 Apr 2009 06:29:32 +0000 (06:29 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 28 Apr 2009 06:29:32 +0000 (06:29 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@1550 b42882b7-edfa-0310-969c-e2dbd0fdcd60

PATCHES
contrib/openocd.udev

diff --git a/PATCHES b/PATCHES
index 8b88ecf70c4e020bcab57b208e8768e36a999111..5606e241ebf969a2798ad61c64d917548b0008ed 100644 (file)
--- a/PATCHES
+++ b/PATCHES
@@ -1,28 +1,28 @@
-Please mail patches to:\r
-\r
-openocd-development@lists.berlios.de\r
-\r
-The patch should be against svn trunk using an SVN\r
-diff. \r
-\r
-Attach the patch to the email as a .txt file and\r
-also write a short change log entry that maintainers\r
-can copy and paste into the commit message\r
-\r
-Add yourself to the GPL copyright for non-trivial changes.\r
-\r
-To create a patch from the command line:\r
\r
-svn diff >mypatch.txt\r
-\r
-http://svnbook.red-bean.com/en/1.0/re09.html\r
-\r
-NB! remember to use "svn add" on new files first!\r
-\r
-http://svnbook.red-bean.com/en/1.0/re01.html\r
-\r
-\r
-\r
-If you have a decent SVN GUI, then that should be\r
-able to create and apply patches as well...\r
+Please mail patches to:
+
+openocd-development@lists.berlios.de
+
+The patch should be against svn trunk using an SVN
+diff. 
+
+Attach the patch to the email as a .txt file and
+also write a short change log entry that maintainers
+can copy and paste into the commit message
+
+Add yourself to the GPL copyright for non-trivial changes.
+
+To create a patch from the command line:
+svn diff >mypatch.txt
+
+http://svnbook.red-bean.com/en/1.0/re09.html
+
+NB! remember to use "svn add" on new files first!
+
+http://svnbook.red-bean.com/en/1.0/re01.html
+
+
+
+If you have a decent SVN GUI, then that should be
+able to create and apply patches as well...
  
\ No newline at end of file
index 9dfc02a52fa848eb51d9c439932d73804f16afd8..efdc81d7b97af2f46a7346fd30857b357f807afd 100644 (file)
@@ -1,56 +1,56 @@
-BUS!="usb", ACTION!="add", SUBSYSTEM!=="usb_device", GOTO="openocd_rules_end"\r
-\r
-# Olimex ARM-USB-OCD\r
-SYSFS{idVendor}=="15ba", SYSFS{idProduct}=="0003", MODE="664", GROUP="plugdev"\r
-\r
-# Olimex ARM-USB-OCD-TINY\r
-SYSFS{idVendor}=="15ba", SYSFS{idProduct}=="0004", MODE="664", GROUP="plugdev"\r
-\r
-# Olimex ARM-JTAG-EW\r
-SYSFS{idVendor}=="15ba", SYSFS{idProduct}=="001e", MODE="664", GROUP="plugdev"\r
-\r
-# USBprog with OpenOCD firmware\r
-SYSFS{idVendor}=="1781", SYSFS{idProduct}=="0c63", MODE="664", GROUP="plugdev"\r
-\r
-# Amontec JTAGkey and JTAGkey-tiny\r
-SYSFS{idVendor}=="0403", SYSFS{idProduct}=="cff8", MODE="664", GROUP="plugdev"\r
-\r
-# Amontec JTAGkey-HiSpeed\r
-SYSFS{idVendor}=="0fbb", SYSFS{idProduct}=="1000", MODE="664", GROUP="plugdev"\r
-\r
-# Axiom AXM-0432 Link (Symphony SoundBite?)\r
-# Calao Systems USB-A9260-C01\r
-# TinCanTools Flyswatter\r
-# OOCD-Link\r
-# Marvell Sheevaplug (early development versions)\r
-SYSFS{idVendor}=="0403", SYSFS{idProduct}=="6010", MODE="664", GROUP="plugdev"\r
-\r
-# Calao Systems USB-A9260-C02\r
-SYSFS{idVendor}=="0403", SYSFS{idProduct}=="6001", MODE="664", GROUP="plugdev"\r
-\r
-# IAR J-Link USB\r
-SYSFS{idVendor}=="1366", SYSFS{idProduct}=="0101", MODE="664", GROUP="plugdev"\r
-\r
-# Raisonance RLink\r
-SYSFS{idVendor}=="138e", SYSFS{idProduct}=="9000", MODE="664", GROUP="plugdev"\r
-\r
-# Hitex STR9-comStick\r
-SYSFS{idVendor}=="0640", SYSFS{idProduct}=="002c", MODE="664", GROUP="plugdev"\r
-\r
-# Hitex STM32-PerformanceStick\r
-SYSFS{idVendor}=="0640", SYSFS{idProduct}=="002d", MODE="664", GROUP="plugdev"\r
-\r
-# Luminary Micro Stellaris/LM3S811\r
-SYSFS{idVendor}=="0403", SYSFS{idProduct}=="bcd9", MODE="664", GROUP="plugdev"\r
-\r
-# Xverve Signalyzer Tool (DT-USB-ST)\r
-SYSFS{idVendor}=="0403", SYSFS{idProduct}=="bca0", MODE="664", GROUP="plugdev"\r
-\r
-# egnite Turtelizer 2\r
-SYSFS{idVendor}=="0403", SYSFS{idProduct}=="bdc8", MODE="664", GROUP="plugdev"\r
-\r
-# Marvell Sheevaplug\r
-SYSFS{idVendor}=="9e88", SYSFS{idProduct}=="9e8f", MODE="664", GROUP="plugdev"\r
-\r
-LABEL="openocd_rules_end"\r
-\r
+BUS!="usb", ACTION!="add", SUBSYSTEM!=="usb_device", GOTO="openocd_rules_end"
+
+# Olimex ARM-USB-OCD
+SYSFS{idVendor}=="15ba", SYSFS{idProduct}=="0003", MODE="664", GROUP="plugdev"
+
+# Olimex ARM-USB-OCD-TINY
+SYSFS{idVendor}=="15ba", SYSFS{idProduct}=="0004", MODE="664", GROUP="plugdev"
+
+# Olimex ARM-JTAG-EW
+SYSFS{idVendor}=="15ba", SYSFS{idProduct}=="001e", MODE="664", GROUP="plugdev"
+
+# USBprog with OpenOCD firmware
+SYSFS{idVendor}=="1781", SYSFS{idProduct}=="0c63", MODE="664", GROUP="plugdev"
+
+# Amontec JTAGkey and JTAGkey-tiny
+SYSFS{idVendor}=="0403", SYSFS{idProduct}=="cff8", MODE="664", GROUP="plugdev"
+
+# Amontec JTAGkey-HiSpeed
+SYSFS{idVendor}=="0fbb", SYSFS{idProduct}=="1000", MODE="664", GROUP="plugdev"
+
+# Axiom AXM-0432 Link (Symphony SoundBite?)
+# Calao Systems USB-A9260-C01
+# TinCanTools Flyswatter
+# OOCD-Link
+# Marvell Sheevaplug (early development versions)
+SYSFS{idVendor}=="0403", SYSFS{idProduct}=="6010", MODE="664", GROUP="plugdev"
+
+# Calao Systems USB-A9260-C02
+SYSFS{idVendor}=="0403", SYSFS{idProduct}=="6001", MODE="664", GROUP="plugdev"
+
+# IAR J-Link USB
+SYSFS{idVendor}=="1366", SYSFS{idProduct}=="0101", MODE="664", GROUP="plugdev"
+
+# Raisonance RLink
+SYSFS{idVendor}=="138e", SYSFS{idProduct}=="9000", MODE="664", GROUP="plugdev"
+
+# Hitex STR9-comStick
+SYSFS{idVendor}=="0640", SYSFS{idProduct}=="002c", MODE="664", GROUP="plugdev"
+
+# Hitex STM32-PerformanceStick
+SYSFS{idVendor}=="0640", SYSFS{idProduct}=="002d", MODE="664", GROUP="plugdev"
+
+# Luminary Micro Stellaris/LM3S811
+SYSFS{idVendor}=="0403", SYSFS{idProduct}=="bcd9", MODE="664", GROUP="plugdev"
+
+# Xverve Signalyzer Tool (DT-USB-ST)
+SYSFS{idVendor}=="0403", SYSFS{idProduct}=="bca0", MODE="664", GROUP="plugdev"
+
+# egnite Turtelizer 2
+SYSFS{idVendor}=="0403", SYSFS{idProduct}=="bdc8", MODE="664", GROUP="plugdev"
+
+# Marvell Sheevaplug
+SYSFS{idVendor}=="9e88", SYSFS{idProduct}=="9e8f", MODE="664", GROUP="plugdev"
+
+LABEL="openocd_rules_end"
+

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)