diff options
Diffstat (limited to 'support/scripts')
-rw-r--r-- | support/scripts/45-maple.rules | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/support/scripts/45-maple.rules b/support/scripts/45-maple.rules index ce11a92..d1bda5f 100644 --- a/support/scripts/45-maple.rules +++ b/support/scripts/45-maple.rules @@ -1,3 +1,5 @@ -ATTRS{idProduct}=="0003", ATTRS{idVendor}=="1eaf", MODE="664", GROUP="plugdev" +ATTRS{idProduct}=="1001", ATTRS{idVendor}=="0110", MODE="664", GROUP="plugdev" +ATTRS{idProduct}=="1002", ATTRS{idVendor}=="0110", MODE="664", GROUP="plugdev" +ATTRS{idProduct}=="0003", ATTRS{idVendor}=="1eaf", MODE="664", GROUP="plugdev" SYMLINK+="maple" ATTRS{idProduct}=="0004", ATTRS{idVendor}=="1eaf", MODE="664", GROUP="plugdev" SYMLINK+="maple" |