X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=contrib%2Fz60_libsigrok.rules;h=136f977af3f3dc253e7b2338c16e37a9e111a47c;hb=82b904b173f1443c4d6bdebdf1a7f0dda01c4982;hp=15005709aea5b437015efef6508c5620a9abc0d9;hpb=d40a8d1455d3e08a17d1f9d96ee59e1826c7d8e1;p=libsigrok.git diff --git a/contrib/z60_libsigrok.rules b/contrib/z60_libsigrok.rules index 15005709..136f977a 100644 --- a/contrib/z60_libsigrok.rules +++ b/contrib/z60_libsigrok.rules @@ -190,6 +190,10 @@ ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="4e21", MODE="664", GROUP="plugdev" # lsusb: "0400:03e8 National Semiconductor Corp." ATTRS{idVendor}=="0400", ATTRS{idProduct}=="03e8", MODE="664", GROUP="plugdev" +# Rigol DS1052E/1102E +# lsusb: 1ab1:0588 +ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0588", MODE="664", GROUP="plugdev" + # RockyLogic Ant8 # http://www.rockylogic.com/products/ant8.html # lsusb: "0403:f918 Future Technology Devices International, @@ -223,6 +227,11 @@ ATTRS{idVendor}=="0925", ATTRS{idProduct}=="3881", MODE="664", GROUP="plugdev" # lsusb: "21a9:1001" (no string for the vendor name available) ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1001", MODE="664", GROUP="plugdev" +# UNI-T UT-D04 multimeter cable (for various DMMs) +# http://sigrok.org/wiki/Device_cables#UNI-T_UT-D04 +# lsusb: "1a86:e008 QinHeng Electronics HID-based serial adapater" +ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="e008", MODE="664", GROUP="plugdev" + # Velleman PCSU1000 # http://www.velleman.eu/products/view/?id=362986 # lsusb: "10cf:1000 Velleman Components, Inc." @@ -251,5 +260,4 @@ 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"