X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=contrib%2Fz60_libsigrok.rules;h=3b5f0ec8e84cf7fb68dcd6215ca0808686ebc71d;hb=a5892391b02689d7babd98d44e6537b34cef8e80;hp=35f4197301d47b32630e746928ba2e2b90fe1e2e;hpb=ce95428cca4ee7f8263389dd44a02d228d2be88e;p=libsigrok.git diff --git a/contrib/z60_libsigrok.rules b/contrib/z60_libsigrok.rules index 35f41973..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) @@ -95,6 +108,9 @@ ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev" # 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" @@ -120,10 +136,15 @@ ATTRS{idVendor}=="067b", ATTRS{idProduct}=="2303", 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) @@ -131,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)