X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=contrib%2Fz60_libsigrok.rules;h=deb3a2a9e3d18a593a91322642a52bd6986234eb;hb=904735876118f0ff00ae34e1dbdb80dba752bf2d;hp=ef8ce6ecaafd6161e3c87a6332b5234e473c3f99;hpb=537096739ee5b841f9f51a864f785cf7c4b56864;p=libsigrok.git diff --git a/contrib/z60_libsigrok.rules b/contrib/z60_libsigrok.rules index ef8ce6ec..deb3a2a9 100644 --- a/contrib/z60_libsigrok.rules +++ b/contrib/z60_libsigrok.rules @@ -64,6 +64,14 @@ ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", MODE="664", GROUP="plugdev" # lsusb: "08a9:0014" (no string for the vendor name available) ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0014", MODE="664", GROUP="plugdev" +# CWAV USBee DX +# http://www.usbee.com/dx.html +# lsusb: "08a9:0015" (no string for the vendor name available) +# +# XZL Studio DX (clone of the CWAV USBee DX) +# lsusb: "08a9:0015" (no string for the vendor name available) +ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0015", MODE="664", GROUP="plugdev" + # CWAV USBee SX # http://www.usbee.com/sx.html # lsusb: "08a9:0009" (no string for the vendor name available) @@ -85,6 +93,7 @@ ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="8613", MODE="664", GROUP="plugdev" # lsusb: "04b4:2090 Cypress Semiconductor Corp." # lsusb after FW upload: "04b5:2090 ROHM LSI Systems USA, LLC" ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2090", MODE="664", GROUP="plugdev" +ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2090", MODE="664", GROUP="plugdev" # Ideofy LA-08 # http://www.ideofy.com/la-08_en @@ -180,6 +189,10 @@ ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1001", MODE="664", GROUP="plugdev" # lsusb: "10cf:1000 Velleman Components, Inc." ATTRS{idVendor}=="10cf", ATTRS{idProduct}=="1000", MODE="664", GROUP="plugdev" +# Victor 70C +# http://www.china-victor.com/english/en/product_data.aspx?ClassID=168&ID=121 +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" @@ -199,4 +212,5 @@ 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"