X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=contrib%2Fz60_libsigrok.rules;h=914bc2b91d07bd7ec48f21c7325d8d656c42277f;hb=refs%2Ftags%2Fdsupstream;hp=2a48501fd9d0aadca2ac418420cb9404d31e3b20;hpb=a978eda2c958967518508e4cc461e960e96a0170;p=libsigrok.git diff --git a/contrib/z60_libsigrok.rules b/contrib/z60_libsigrok.rules index 2a48501f..914bc2b9 100644 --- a/contrib/z60_libsigrok.rules +++ b/contrib/z60_libsigrok.rules @@ -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 ## @@ -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, @@ -240,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) @@ -248,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"