aboutsummaryrefslogtreecommitdiffstats
path: root/notes
diff options
context:
space:
mode:
Diffstat (limited to 'notes')
-rw-r--r--notes/45-maple.rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/notes/45-maple.rules b/notes/45-maple.rules
index e1d3638..e3032b9 100644
--- a/notes/45-maple.rules
+++ b/notes/45-maple.rules
@@ -2,5 +2,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"
+SYSFS{idProduct}=="0003", SYSFS{idVendor}=="1EAF", MODE="664", GROUP="plugdev"
LABEL="maple_rules_end"