X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=contrib%2Fz60_libsigrok.rules;h=61257d99ddac46f53cf33d5fdfd0a894ad270a8f;hb=dc890b8f9fa01895d3849e7d5ab8be1146f07b9e;hp=ef8ce6ecaafd6161e3c87a6332b5234e473c3f99;hpb=537096739ee5b841f9f51a864f785cf7c4b56864;p=libsigrok.git diff --git a/contrib/z60_libsigrok.rules b/contrib/z60_libsigrok.rules index ef8ce6ec..61257d99 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 @@ -101,6 +110,10 @@ ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4123", MODE="664", GROUP="plugdev" # lsusb: "0403:dc48 Future Technology Devices International, Ltd" ATTRS{idVendor}=="0403", ATTRS{idProduct}=="dc48", MODE="664", GROUP="plugdev" +# Lascar Electronics EL-USB series +# This is actually the generic SILabs (Cygnal) F32x USBXpress VID:PID +ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="0002", MODE="664", GROUP="plugdev" + # Link Instruments MSO-19 # http://www.linkinstruments.com/mso19.htm # lsusb: "3195:f190 Silicon Labs" @@ -180,6 +193,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 +216,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"