~ruther/guix-config

ref: 23e92d7997b1a6389caa07288959162385c3d845 guix-config/udev/51-usbblaster.rules -rw-r--r-- 534 bytes
23e92d79 — Rutherther fix: Makefile always recreated target/guix since the store doesn't keep stat 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