]> sigrok.org Git - libsigrok.git/blobdiff - contrib/z60_libsigrok.rules
Re-enable link-mso19 and nexus-osciprime drivers.
[libsigrok.git] / contrib / z60_libsigrok.rules
index 15005709aea5b437015efef6508c5620a9abc0d9..914bc2b91d07bd7ec48f21c7325d8d656c42277f 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the sigrok project.
+## This file is part of the libsigrok project.
 ##
 ## Copyright (C) 2010-2012 Uwe Hermann <uwe@hermann-uwe.de>
 ##
@@ -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."
@@ -235,7 +244,8 @@ ATTRS{idVendor}=="1244", ATTRS{idProduct}=="d237", MODE="664", GROUP="plugdev"
 # ZEROPLUS Logic Cube LAP-C series
 # http://www.zeroplus.com.tw/logic-analyzer_en/products.php#top_c
 # lsusb: "0c12:700e Zeroplus"
-# There are various devices in the ZEROPLUS Logic Cube LAP-C series:
+# There are various devices in the ZEROPLUS Logic Cube series:
+# 0x7002: LAP-16128U
 # 0x7009: LAP-C(16064)
 # 0x700a: LAP-C(16128)
 # 0x700b: LAP-C(32128)
@@ -243,6 +253,7 @@ ATTRS{idVendor}=="1244", ATTRS{idProduct}=="d237", MODE="664", GROUP="plugdev"
 # 0x700d: LAP-C(322000)
 # 0x700e: LAP-C(16032)
 # 0x7016: LAP-C(162000)
+ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7002", MODE="664", GROUP="plugdev"
 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7009", MODE="664", GROUP="plugdev"
 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700a", MODE="664", GROUP="plugdev"
 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700b", MODE="664", GROUP="plugdev"
@@ -251,5 +262,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"