]> sigrok.org Git - libsigrok.git/commitdiff
udev rules file: Add entry for Sainsmart DDS120.
authorBenjamin Larsson <redacted>
Sun, 24 Apr 2016 15:55:39 +0000 (17:55 +0200)
committerUwe Hermann <redacted>
Thu, 5 May 2016 12:06:51 +0000 (14:06 +0200)
contrib/z60_libsigrok.rules

index 77c8fc749d2a74a523dd60c2d9d14365311c6231..8f35f576921643ff9da984fb3b243ef3b5b3218b 100644 (file)
@@ -171,6 +171,10 @@ ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0641", MODE="664", GROUP="plugdev"
 ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0118", MODE="664", GROUP="plugdev"
 ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0119", MODE="664", GROUP="plugdev"
 
+# Sainsmart DDS120
+ATTRS{idVendor}=="8102", ATTRS{idProduct}=="8102", MODE="664", GROUP="plugdev"
+ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608e", MODE="664", GROUP="plugdev"
+
 # Saleae Logic
 # EE Electronics ESLA100 (clone of the Saleae Logic)
 # Robomotic MiniLogic (clone of the Saleae Logic)