X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=contrib%2Fz60_libsigrok.rules;h=46590c1945cb57b7ba7480b3b6158392d002c814;hb=6cb45d96c802190aef675e96c6037ee6ab0a8622;hp=6ec5667f7400c82fc83307df9f51d22ee4e395c8;hpb=5874e88d83cabbec62e36c37e9016fab983d957b;p=libsigrok.git diff --git a/contrib/z60_libsigrok.rules b/contrib/z60_libsigrok.rules index 6ec5667f..46590c19 100644 --- a/contrib/z60_libsigrok.rules +++ b/contrib/z60_libsigrok.rules @@ -35,6 +35,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 +60,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) @@ -123,9 +128,12 @@ ATTRS{idVendor}=="067b", ATTRS{idProduct}=="2303", MODE="664", GROUP="plugdev" # Openbench Logic Sniffer ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="000a", MODE="664", GROUP="plugdev" -# Rigol DS series +# 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"