aboutsummaryrefslogtreecommitdiffstats
path: root/notes/45-maple.rules
blob: e1d36389386452a81317cc1d3157ed9bf2f6d61a (plain)
1
2
3
4
5
6
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"

LABEL="maple_rules_end"