summaryrefslogtreecommitdiff
path: root/src/77-mm-usb-device-blacklist.rules
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2018-07-19 15:56:40 +0200
committerAleksander Morgado <aleksander@aleksander.es>2018-07-19 15:57:10 +0200
commitdf8ead4808095fe1d0bd079234ddfd56e591fc4b (patch)
treea3ec70817d3f1bbb4425ee8c62c8d983f4861203 /src/77-mm-usb-device-blacklist.rules
parentd3bc04676444b26991dd08426422079f541ba8f4 (diff)
blacklist: include all devices from Prusa Research
Diffstat (limited to 'src/77-mm-usb-device-blacklist.rules')
-rw-r--r--src/77-mm-usb-device-blacklist.rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/77-mm-usb-device-blacklist.rules b/src/77-mm-usb-device-blacklist.rules
index 758b4bf5..e8d7a4cf 100644
--- a/src/77-mm-usb-device-blacklist.rules
+++ b/src/77-mm-usb-device-blacklist.rules
@@ -205,4 +205,7 @@ ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="f012", ENV{ID_MM_DEVICE_IGNORE}="1"
# Pycom Pytrack
ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="f013", ENV{ID_MM_DEVICE_IGNORE}="1"
+# All devices from Prusa Research
+ATTRS{idVendor}=="2c99", ENV{ID_MM_DEVICE_IGNORE}="1"
+
LABEL="mm_usb_device_blacklist_end"