summarylogtreecommitdiffstats
path: root/99-arcticfox.rules
diff options
context:
space:
mode:
Diffstat (limited to '99-arcticfox.rules')
-rw-r--r--99-arcticfox.rules5
1 files changed, 5 insertions, 0 deletions
diff --git a/99-arcticfox.rules b/99-arcticfox.rules
new file mode 100644
index 000000000000..eafc53a35b1c
--- /dev/null
+++ b/99-arcticfox.rules
@@ -0,0 +1,5 @@
+# HIDAPI/libusb
+SUBSYSTEM=="usb", ATTRS{idVendor}=="0416", ATTRS{idProduct}=="5020", GROUP="$GROUP", MODE="0660"
+
+# HIDAPI/hidraw
+KERNEL=="hidraw*", ATTRS{busnum}=="1", ATTRS{idVendor}=="0416", ATTRS{idProduct}=="5020", GROUP="$GROUP", MODE="0660"