Altera_Forum
Honored Contributor
13 years agoUSB Blaster rules.
Hi,
I have been successfully running quartus11.1 on linux, for this added usb blaster rules. As mentioned below. BUS=="usb" SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6001", MODE="0666". BUS=="usb" SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6002", MODE="0666" BUS=="usb" SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6003", MODE="0666" What is the purpose of thse rules, idVendor=09fb and idProduct=6003 means what, i need clear explanation about these rules. Thanks in advance, Alex.