This is an automated email from Gerrit. Remco Bloemen (openocd-ger...@xn--2-umb.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/3631
-- gerrit commit 71b52947462bc5b140b397a4fefd2eeb25b10242 Author: Remco Bloemen <openocd-gerrit-...@xn--2-umb.com> Date: Tue Aug 9 12:26:41 2016 +0100 interface: Add udev rule for XDS100v3 Add the usb vid and pid for XDS100V3 to the rules. Change-Id: I1660881c4e763a74ee7088bae20f711293c96bf7 Signed-off-by: Remco Bloemen <openocd-ger...@xn--2-umb.com> diff --git a/contrib/99-openocd.rules b/contrib/99-openocd.rules index 057c4b7..94eab91 100644 --- a/contrib/99-openocd.rules +++ b/contrib/99-openocd.rules @@ -30,6 +30,9 @@ ATTRS{idVendor}=="0403", ATTRS{idProduct}=="8a99", MODE="664", GROUP="plugdev" # XDS100v2 ATTRS{idVendor}=="0403", ATTRS{idProduct}=="a6d0", MODE="664", GROUP="plugdev" +# Texas Instruments XDS100 Ver 3.0 +ATTRS{idVendor}=="0403", ATTRS{idProduct}=="a6d1", MODE="664", GROUP="plugdev" + # Xverve Signalyzer Tool (DT-USB-ST), Signalyzer LITE (DT-USB-SLITE) ATTRS{idVendor}=="0403", ATTRS{idProduct}=="bca0", MODE="664", GROUP="plugdev" ATTRS{idVendor}=="0403", ATTRS{idProduct}=="bca1", MODE="664", GROUP="plugdev" -- ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. http://sdm.link/zohodev2dev _______________________________________________ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel