]> sigrok.org Git - libsigrok.git/blobdiff - contrib/z60_libsigrok.rules
Add Rigol DS1052E/1102E VID:PID
[libsigrok.git] / contrib / z60_libsigrok.rules
index 15005709aea5b437015efef6508c5620a9abc0d9..136f977af3f3dc253e7b2338c16e37a9e111a47c 100644 (file)
@@ -190,6 +190,10 @@ ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="4e21", MODE="664", GROUP="plugdev"
 # lsusb: "0400:03e8 National Semiconductor Corp."
 ATTRS{idVendor}=="0400", ATTRS{idProduct}=="03e8", MODE="664", GROUP="plugdev"
 
+# Rigol DS1052E/1102E
+# lsusb: 1ab1:0588
+ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0588", MODE="664", GROUP="plugdev"
+
 # RockyLogic Ant8
 # http://www.rockylogic.com/products/ant8.html
 # lsusb: "0403:f918 Future Technology Devices International,
@@ -223,6 +227,11 @@ ATTRS{idVendor}=="0925", ATTRS{idProduct}=="3881", MODE="664", GROUP="plugdev"
 # lsusb: "21a9:1001" (no string for the vendor name available)
 ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1001", MODE="664", GROUP="plugdev"
 
+# UNI-T UT-D04 multimeter cable (for various DMMs)
+# http://sigrok.org/wiki/Device_cables#UNI-T_UT-D04
+# lsusb: "1a86:e008 QinHeng Electronics HID-based serial adapater"
+ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="e008", MODE="664", GROUP="plugdev"
+
 # Velleman PCSU1000
 # http://www.velleman.eu/products/view/?id=362986
 # lsusb: "10cf:1000 Velleman Components, Inc."
@@ -251,5 +260,4 @@ ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700d", MODE="664", GROUP="plugdev"
 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700e", MODE="664", GROUP="plugdev"
 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7016", MODE="664", GROUP="plugdev"
 
-
 LABEL="libsigrok_rules_end"