X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=contrib%2Fz60_libsigrok.rules;h=92e05bbb861fa22858183b76ee96d0a9092d5241;hb=d71ead65ea7d79790ccd92001e2c89e36d11284e;hp=edc44aa92e36334fc74ebb9e22b2338f94ebe851;hpb=e8cd7d602c521ded30497e20cfc2dae35c7012f1;p=libsigrok.git diff --git a/contrib/z60_libsigrok.rules b/contrib/z60_libsigrok.rules index edc44aa9..92e05bbb 100644 --- a/contrib/z60_libsigrok.rules +++ b/contrib/z60_libsigrok.rules @@ -108,6 +108,10 @@ 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" +# Hantek 6022BE +ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="6022", MODE="664", GROUP="plugdev" +ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="6022", MODE="664", GROUP="plugdev" + # IKALOGIC Scanalogic-2 ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4123", MODE="664", GROUP="plugdev" @@ -122,6 +126,10 @@ ATTRS{idVendor}=="1041", ATTRS{idProduct}=="8101", MODE="664", GROUP="plugdev" # This is actually the generic SiLabs (Cygnal) F32x USBXpress VID:PID. ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="0002", MODE="664", GROUP="plugdev" +# LeCroy LogicStudio16 +ATTRS{idVendor}=="05ff", ATTRS{idProduct}=="a001", MODE="664", GROUP="plugdev" +ATTRS{idVendor}=="05ff", ATTRS{idProduct}=="a002", MODE="664", GROUP="plugdev" + # Link Instruments MSO-19 ATTRS{idVendor}=="3195", ATTRS{idProduct}=="f190", MODE="664", GROUP="plugdev" @@ -151,6 +159,10 @@ ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04b0", MODE="664", GROUP="plugdev" # Rigol DG4000 series ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0641", MODE="664", GROUP="plugdev" +# Rohde&Schwarz HMO1002 Series VCP/USBTMC mode +ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0118", MODE="664", GROUP="plugdev" +ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0119", MODE="664", GROUP="plugdev" + # Saleae Logic # EE Electronics ESLA100 (clone of the Saleae Logic) # Robomotic MiniLogic (clone of the Saleae Logic) @@ -161,6 +173,12 @@ ATTRS{idVendor}=="0925", ATTRS{idProduct}=="3881", MODE="664", GROUP="plugdev" # Saleae Logic16 ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1001", MODE="664", GROUP="plugdev" +# sigrok FX2 LA (8ch) +ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608c", MODE="664", GROUP="plugdev" + +# sigrok FX2 LA (16ch) +ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608d", MODE="664", GROUP="plugdev" + # SysClk LWLA1016 ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6688", MODE="664", GROUP="plugdev"