~ruther/guix-config

ref: 34a1d39f6a244ce0adf934a0c7882ef6bbfc6053 guix-config/udev/51-usbblaster.rules -rw-r--r-- 534 bytes
34a1d39f — Rutherther chore: add kmonad udev rules 2 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