Update mouse_m908.rules

This commit is contained in:
dokutan 2021-02-14 23:55:54 +01:00 committed by GitHub
parent 4e3195cd9a
commit 60870b773d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,4 @@
SUBSYSTEM=="usb", ATTRS{idVendor}=="04d9", ATTRS{idProduct}=="*", MODE:="0666"
SUBSYSTEM=="usb_device", ATTRS{idVendor}=="04d9", ATTRS{idProduct}=="*", MODE:="0666"
SUBSYSTEM=="usb", ATTRS{idVendor}=="25a7", ATTRS{idProduct}=="*", MODE:="0666"
SUBSYSTEM=="usb_device", ATTRS{idVendor}=="25a7", ATTRS{idProduct}=="*", MODE:="0666"