~ruther/guix-config

ref: d9ade3335206f05a1058f32f2ed19c971ffc9f31 guix-config/udev/51-usbblaster.rules -rw-r--r-- 534 bytes
d9ade333 — Rutherther feat: usbblaster udev rules 5 months ago
                                                                                
1
2
3
4
5
6
7
8
# Intel FPGA Download Cable
ATTRS{idVendor}=="09fb", ATTRS{idProduct}=="6001", MODE="660", GROUP="dialout", TAG+="uaccess"
ATTRS{idVendor}=="09fb", ATTRS{idProduct}=="6002", MODE="660", GROUP="dialout", TAG+="uaccess"
ATTRS{idVendor}=="09fb", ATTRS{idProduct}=="6003", MODE="660", GROUP="dialout", TAG+="uaccess"

# Intel FPGA Download Cable II
ATTRS{idVendor}=="09fb", ATTRS{idProduct}=="6010", MODE="660", GROUP="dialout", TAG+="uaccess"
ATTRS{idVendor}=="09fb", ATTRS{idProduct}=="6810", MODE="660", GROUP="dialout", TAG+="uaccess"
Do not follow this link