~ruther/guix-config

ref: 7e4a8470bef8649e8a803f073b89c17d5cdcb45f guix-config/udev/51-usbblaster.rules -rw-r--r-- 534 bytes
7e4a8470 — Rutherther feat: move to more robust solution than time-machine 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