Skip to content
Snippets Groups Projects
Commit e91af820 authored by Josh Siegle's avatar Josh Siegle
Browse files

Added Linux .rules file for Opal Kelly FPGA

parent 23a4dd5b
Branches
Tags v0.2.7
No related merge requests found
# udev rules file for all Opal Kelly VID matches.
# This file allows udev to change the mode to 666 (all read/write)
# for any Opal Kelly VID.
#
# For FedoraCore 5 and similar:
SUBSYSTEM=="usb_device", SYSFS{idVendor}=="151f", MODE="0666"
# For FedoraCore 7 and similar:
SUBSYSTEM=="usb", ATTRS{idVendor}=="151f", MODE="0666"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment