diff --git a/support/scripts/ 45-maple.rules.alt b/support/scripts/ 45-maple.rules.alt new file mode 100644 index 000000000..4ede6b0ed --- /dev/null +++ b/support/scripts/ 45-maple.rules.alt @@ -0,0 +1,3 @@ +SUBSYSTEMS=="usb", ATTRS{idVendor}=="1eaf", ATTRS{idProduct}=="0003", RUN+="/sbin/modprobe cdc-acm", GROUP="plugdev", MODE="0660", SYMLINK+="maple" +SUBSYSTEMS=="usb", ATTRS{idVendor}=="1eaf", ATTRS{idProduct}=="0004", RUN+="/sbin/modprobe cdc-acm", GROUP="plugdev", MODE="0660", SYMLINK+="maple" +ATTRS{idVendor}=="1eaf", ENV{ID_MM_DEVICE_IGNORE}="1"