X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=contrib%2Fz60_libsigrok.rules;h=dcfb4c3be774dd156bc8241bcff14a077756d1be;hb=0d012ede9d54c6c5c276be52778483fd020c40d7;hp=b7e5a182335162ba664ab067359a8fe2f2c1f36c;hpb=9f05304e4e1b842f875cfdaccf9e93cae0012937;p=libsigrok.git diff --git a/contrib/z60_libsigrok.rules b/contrib/z60_libsigrok.rules index b7e5a182..dcfb4c3b 100644 --- a/contrib/z60_libsigrok.rules +++ b/contrib/z60_libsigrok.rules @@ -55,25 +55,45 @@ ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", MODE="664", GROUP="plugdev" # http://www.usbee.com/ax.html # lsusb: "08a9:0014" (no string for the vendor name available) # -# EE Electronics ESLA201A +# EE Electronics ESLA201A (clone of the CWAV USBee AX) # http://eeelec.com/xla/ # lsusb: "08a9:0014" (no string for the vendor name available) # -# ARMFLY AX-Pro +# ARMFLY AX-Pro (clone of the CWAV USBee AX) # http://www.armfly.com/product/AX-Pro/ax-pro.htm # 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) ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0009", MODE="664", GROUP="plugdev" +# Cypress FX2 eval boards without EEPROM: +# +# Lcsoft Mini Board +# http://sigrok.org/wiki/Lcsoft_Mini_Board +# lsusb: "04b4:8613 Cypress Semiconductor Corp. CY7C68013 EZ-USB FX2 USB 2.0 Development Kit" +# +# Braintechnology USB Interface V2.x +# http://www.braintechnology.de/braintechnology/en/usb_fastinterface27.html +# lsusb: "04b4:8613 Cypress Semiconductor Corp. CY7C68013 EZ-USB FX2 USB 2.0 Development Kit" +ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="8613", MODE="664", GROUP="plugdev" + # Hantek DSO-2090 # http://www.hantek.com.cn/english/produce_list.asp?unid=62 # 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 @@ -90,13 +110,6 @@ 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" -# (All Cypress FX2 boards without EEPROM) -# -# Lcsoft Mini Board -# http://sigrok.org/wiki/Lcsoft_Mini_Board -# lsusb: "04b4:8613 Cypress Semiconductor Corp. CY7C68013 EZ-USB FX2 USB 2.0 Development Kit" -ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="8613", MODE="664", GROUP="plugdev" - # Link Instruments MSO-19 # http://www.linkinstruments.com/mso19.htm # lsusb: "3195:f190 Silicon Labs" @@ -153,15 +166,15 @@ ATTRS{idVendor}=="0403", ATTRS{idProduct}=="f918", MODE="664", GROUP="plugdev" # http://www.saleae.com/logic/ # lsusb: "0925:3881 Lakeview Research" # -# EE Electronics XLA/ESLA100 (clone of the Saleae Logic) +# EE Electronics ESLA100 (clone of the Saleae Logic) # http://eeelec.com/xla/ # lsusb: "0925:3881 Lakeview Research" # -# Robomotic MiniLogic +# Robomotic MiniLogic (clone of the Saleae Logic) # http://buglogic.robomotic.com/ # lsusb: "0925:3881 Lakeview Research" # -# Robomotic BugLogic 3 +# Robomotic BugLogic 3 (clone of the Saleae Logic) # http://norduino.robomotic.com/products-page/categories/buglogic3/ # lsusb: "0925:3881 Lakeview Research" ATTRS{idVendor}=="0925", ATTRS{idProduct}=="3881", MODE="664", GROUP="plugdev" @@ -176,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}=="1224", 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" @@ -195,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"