]> sigrok.org Git - libsigrok.git/commitdiff
udev rules file: Add entry for the ZEROPLUS LAP-16128U.
authorUwe Hermann <redacted>
Sat, 4 May 2013 13:22:45 +0000 (15:22 +0200)
committerUwe Hermann <redacted>
Sat, 4 May 2013 13:22:45 +0000 (15:22 +0200)
contrib/z60_libsigrok.rules

index 5800d764e08a8fe7ae5d1914129bd97ab9935db3..914bc2b91d07bd7ec48f21c7325d8d656c42277f 100644 (file)
@@ -244,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"
 # 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)
 # 0x7009: LAP-C(16064)
 # 0x700a: LAP-C(16128)
 # 0x700b: LAP-C(32128)
@@ -252,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)
 # 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"
 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"