Skip to content

Instantly share code, notes, and snippets.

@godspeed1989
Created May 2, 2013 10:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save godspeed1989/5501418 to your computer and use it in GitHub Desktop.
Save godspeed1989/5501418 to your computer and use it in GitHub Desktop.
xilinx zynq udev rules file
SUBSYSTEM=="usb", ACTION=="add", ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6014", GROUP="user", MODE="0777"
SUBSYSTEM=="usb", ACTION=="add", ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="0008", GROUP="user", MODE="0777"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment