udev rules file: Add entry for Sainsmart DDS120.

This commit is contained in:
Benjamin Larsson 2016-04-24 17:55:39 +02:00 committed by Uwe Hermann
parent ec1a1a8c46
commit afb001a359
1 changed files with 4 additions and 0 deletions

View 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)