aboutsummaryrefslogtreecommitdiffstats
path: root/notes/45-maple.rules
blob: e3032b9e008f915596f3ae2986053d6248840e6d (plain)
1
2
3
4
5
6
7
BUS!="usb", ACTION!="add", SUBSYSTEM!=="usb_device", GOTO="maple_rules_end"

SYSFS{idProduct}=="1001", SYSFS{idVendor}=="0110", MODE="664", GROUP="plugdev"
SYSFS{idProduct}=="1002", SYSFS{idVendor}=="0110", MODE="664", GROUP="plugdev"
SYSFS{idProduct}=="0003", SYSFS{idVendor}=="1EAF", MODE="664", GROUP="plugdev"

LABEL="maple_rules_end"