~ruther/guix-config

ref: 9b2faa1275fd781304dba757e894215bf1a7a4b4 guix-config/udev/51-usbblaster.rules -rw-r--r-- 534 bytes
9b2faa12 — Rutherther chore: organize operating system config 17 days 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