X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=contrib%2Fz60_libsigrok.rules;h=3b5f0ec8e84cf7fb68dcd6215ca0808686ebc71d;hb=3250d8c7e05f2d6a3ffbdf2499af8a13fa99fe39;hp=4a871f2cf84517904cb9cfc3e63adf751fbd0083;hpb=1663ebe27f95a297c36dd8e9e494dec1fe9c6be7;p=libsigrok.git diff --git a/contrib/z60_libsigrok.rules b/contrib/z60_libsigrok.rules index 4a871f2c..3b5f0ec8 100644 --- a/contrib/z60_libsigrok.rules +++ b/contrib/z60_libsigrok.rules @@ -23,7 +23,15 @@ ## ACTION!="add|change", GOTO="libsigrok_rules_end" -SUBSYSTEM!="usb|usb_device", GOTO="libsigrok_rules_end" +SUBSYSTEM!="usb|usbmisc|usb_device", GOTO="libsigrok_rules_end" + +# Agilent USBTMC-connected devices +# 34405A +ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0618", MODE="664", GROUP="plugdev" +# 34410A +ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0607", MODE="664", GROUP="plugdev" +# DSO1000 series +ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0588", MODE="664", GROUP="plugdev" # ASIX SIGMA # ASIX SIGMA2 @@ -35,6 +43,10 @@ ATTRS{idVendor}=="16d0", ATTRS{idProduct}=="0498", MODE="664", GROUP="plugdev" # CEM DT-8852 ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea60", MODE="664", GROUP="plugdev" +# ChronoVu LA8 (new VID/PID) +# ChronoVu LA16 (new VID/PID) +ATTRS{idVendor}=="0403", ATTRS{idProduct}=="8867", MODE="664", GROUP="plugdev" + # CWAV USBee AX # ARMFLY AX-Pro (clone of the CWAV USBee AX) # ARMFLY Mini-Logic (clone of the CWAV USBee AX) @@ -56,7 +68,8 @@ ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0009", MODE="664", GROUP="plugdev" ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="8613", MODE="664", GROUP="plugdev" # Dangerous Prototypes Buspirate (v3) -# ChronoVu LA8 +# ChronoVu LA8 (old VID/PID) +# ChronoVu LA16 (old VID/PID) ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", MODE="664", GROUP="plugdev" # Dangerous Prototypes Buspirate (v4) @@ -92,9 +105,12 @@ ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="5200", MODE="664", GROUP="plugdev" ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev" ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev" -# Ikalogic SCANALOGIC-2 +# IKALOGIC Scanalogic-2 ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4123", MODE="664", GROUP="plugdev" +# IKALOGIC ScanaPLUS +ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6014", MODE="664", GROUP="plugdev" + # Kecheng KC-330B ATTRS{idVendor}=="1041", ATTRS{idProduct}=="8101", MODE="664", GROUP="plugdev" @@ -117,18 +133,18 @@ ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", MODE="664", GROUP="plugdev" # Tondaj SL-814 ATTRS{idVendor}=="067b", ATTRS{idProduct}=="2303", MODE="664", GROUP="plugdev" -# Nexus-Computing OsciPrime -# The device comes up with the default Cypress FX2 VID:PID (04b4:8613), but -# after firmware upload enumerates as "04b4:1004 Cypress Semiconductor Corp.". -ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="1004", MODE="664", GROUP="plugdev" - # Openbench Logic Sniffer ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="000a", MODE="664", GROUP="plugdev" -# Rigol DS1052E -# Rigol DS1102E +# Rigol DS1000 series ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0588", MODE="664", GROUP="plugdev" +# Rigol DS2000 series +ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04b0", MODE="664", GROUP="plugdev" + +# Rigol DG4000 series +ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0641", MODE="664", GROUP="plugdev" + # Saleae Logic # EE Electronics ESLA100 (clone of the Saleae Logic) # Robomotic MiniLogic (clone of the Saleae Logic) @@ -136,8 +152,18 @@ ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0588", MODE="664", GROUP="plugdev" # MCU123 Saleae Logic clone (clone of the Saleae Logic) ATTRS{idVendor}=="0925", ATTRS{idProduct}=="3881", MODE="664", GROUP="plugdev" +# Saleae Logic16 +ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1001", MODE="664", GROUP="plugdev" + +# SysClk LWLA1034 +ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6689", MODE="664", GROUP="plugdev" + +# Testo 435 +ATTRS{idVendor}=="128d", ATTRS{idProduct}=="0003", MODE="664", GROUP="plugdev" + # UNI-T UT-D04 multimeter cable (for various UNI-T and rebranded DMMs) # http://sigrok.org/wiki/Device_cables#UNI-T_UT-D04 +# UNI-T UT325 ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="e008", MODE="664", GROUP="plugdev" # V&A VA4000 multimeter cable (for various V&A DMMs)