mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 09:59:03 +02:00
99-openfpgaloader.rules: added entry for ULX3S/ULX4M (DFU mode)
This commit is contained in:
@@ -51,6 +51,9 @@ ATTRS{idVendor}=="0d28", ATTRS{idProduct}=="0204", MODE="664", GROUP="plugdev",
|
||||
# icebreaker bitsy
|
||||
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="6146", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||
|
||||
# Radiona ULX3S/ULX4M (DFU)
|
||||
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="614b", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||
|
||||
# numato systems
|
||||
ATTRS{idVendor}=="2a19", ATTRS{idProduct}=="1009", MODE="644", GROUP="plugdev", TAG+="uaccess"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user