99-openfpgaloader.rules: added entry for ULX3S/ULX4M (DFU mode)
This commit is contained in:
parent
b99672b69e
commit
5997c202fc
|
|
@ -51,6 +51,9 @@ ATTRS{idVendor}=="0d28", ATTRS{idProduct}=="0204", MODE="664", GROUP="plugdev",
|
||||||
# icebreaker bitsy
|
# icebreaker bitsy
|
||||||
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="6146", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
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
|
# numato systems
|
||||||
ATTRS{idVendor}=="2a19", ATTRS{idProduct}=="1009", MODE="644", GROUP="plugdev", TAG+="uaccess"
|
ATTRS{idVendor}=="2a19", ATTRS{idProduct}=="1009", MODE="644", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue