From 36b1c5e1eab6042e240ff0db9e91f1881a79f8a1 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Fri, 9 Jul 2010 21:14:27 -0400 Subject: latest greatest udev rule --- support/scripts/45-maple.rules | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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" -- cgit v1.2.3