summarylogtreecommitdiffstats
path: root/99-jlink.rules.patch
diff options
context:
space:
mode:
authorAlexis Polti2016-03-04 17:31:21 +0100
committerAlexis Polti2016-03-04 17:31:21 +0100
commit0472b54d5691e08e8613604699e4a2be1632fb25 (patch)
tree0f34ad7b6501c09c6ae49eaea739079dc8cb84d4 /99-jlink.rules.patch
parent2f25bcde8486eb8a9701f96d8463584e48e88dde (diff)
downloadaur-0472b54d5691e08e8613604699e4a2be1632fb25.tar.gz
Version 5.10q
Diffstat (limited to '99-jlink.rules.patch')
-rw-r--r--99-jlink.rules.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/99-jlink.rules.patch b/99-jlink.rules.patch
deleted file mode 100644
index fc3797995027..000000000000
--- a/99-jlink.rules.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- 99-jlink.rules 2016-01-21 19:26:19.000000000 +0100
-+++ 99-jlink.rules_new 2016-01-24 19:46:20.417970854 +0100
-@@ -6,15 +6,15 @@
- # Matches are AND combined, meaning: a==b,c==d,do stuff
- # results in: if (a == b) && (c == d) -> do stuff
- #
--BUS!="usb", ACTION!="add", SUBSYSTEM!=="usb_device", GOTO="jlink_rules_end"
-+SUBSYSTEM!="usb_device", ACTION!="add", GOTO="jlink_rules_end"
- #
- # Give all users read and write access.
- # Note: NOT all combinations are supported by J-Link right now. Some are reserved for future use, but already added here
- #
- # 0x0101 - J-Link (default)
--# 0x0102 - J-Link USBAddr = 1 (obsolete)
--# 0x0103 - J-Link USBAddr = 2 (obsolete)
--# 0x0104 - J-Link USBAddr = 3 (obsolete)
-+# 0x0102 - J-Link USBAddr = 1 (obsolete)
-+# 0x0103 - J-Link USBAddr = 2 (obsolete)
-+# 0x0104 - J-Link USBAddr = 3 (obsolete)
- # 0x0105 - CDC + J-Link
- # 0x0106 - CDC
- # 0x0107 - RNDIS + J-Link