Hello, On Sun, 18 Dec 2016 20:52:48 +0100 Geert Stappers <[email protected]> wrote: > So those who test / use the new version in Debian please report your milage. > It are message like > > urjtag 0.10+r2052 from Debian works fine for me with cable ... and PCB. >
Works for me with the attached udev-rules and the "cable UsbBlaster" command from urjtag. I tested the commands bsdl, cable, detect, discovery, idcode, part, print, svf. All of them worked as I would expect. Especially the svf was able to verify a part and to program a part so it passed verification with the manufacturer supplied software. After 3.5 years, can this package go to unstable, please? The bsdl parser in r2052 is much improved compared to r2007 and I can't parse newer manufacturer provided files without the newer parser. Thank you, Olaf Mandel
# Modified from <https://www.intel.com/content/www/us/en/programmable/support/support-resources/download/drivers/dri-usb_b-lnx.html> # Intel FPGA Download Cable SUBSYSTEM=="usb", ATTR{idVendor}=="09fb", ATTR{idProduct}=="6001", MODE="0666", GROUP="plugdev" SUBSYSTEM=="usb", ATTR{idVendor}=="09fb", ATTR{idProduct}=="6002", MODE="0666", GROUP="plugdev" SUBSYSTEM=="usb", ATTR{idVendor}=="09fb", ATTR{idProduct}=="6003", MODE="0666", GROUP="plugdev" # Intel FPGA Download Cable II SUBSYSTEM=="usb", ATTR{idVendor}=="09fb", ATTR{idProduct}=="6010", MODE="0666", GROUP="plugdev" SUBSYSTEM=="usb", ATTR{idVendor}=="09fb", ATTR{idProduct}=="6810", MODE="0666", GROUP="plugdev"
signature.asc
Description: OpenPGP digital signature

