From ed82be4c6e4fbd1e6b393fdd598e36f62cd9d22d Mon Sep 17 00:00:00 2001 From: Roger Clark Date: Fri, 2 Dec 2016 10:32:17 +1100 Subject: [PATCH] Updated Linux 45-maple.rules See http://stm32duino.com/viewtopic.php?f=16&t=1103&start=40#p20732 --- tools/linux/45-maple.rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/linux/45-maple.rules b/tools/linux/45-maple.rules index d1bda5f..e53d969 100644 --- a/tools/linux/45-maple.rules +++ b/tools/linux/45-maple.rules @@ -1,5 +1,5 @@ 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" +ATTRS{idProduct}=="0003", ATTRS{idVendor}=="1eaf", MODE="664", GROUP="plugdev" SYMLINK+="maple", ENV{ID_MM_DEVICE_IGNORE}="1" +ATTRS{idProduct}=="0004", ATTRS{idVendor}=="1eaf", MODE="664", GROUP="plugdev" SYMLINK+="maple", ENV{ID_MM_DEVICE_IGNORE}="1"