diff options
author | bnewbold <bnewbold@robocracy.org> | 2010-07-09 21:14:27 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2010-07-09 21:14:27 -0400 |
commit | 36b1c5e1eab6042e240ff0db9e91f1881a79f8a1 (patch) | |
tree | 24528a5d3b2c62e3694d32d13bb890bd221461b2 /support/scripts/45-maple.rules | |
parent | 3aa755870aa45004edc848475e361db8b639284a (diff) | |
download | librambutan-36b1c5e1eab6042e240ff0db9e91f1881a79f8a1.tar.gz librambutan-36b1c5e1eab6042e240ff0db9e91f1881a79f8a1.zip |
latest greatest udev rule
Diffstat (limited to 'support/scripts/45-maple.rules')
-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" |