]> sigrok.org Git - libsigrok.git/commitdiff
sr: udev file: Add QuantAsylum QA100, Rigol VS5202D.
authorUwe Hermann <redacted>
Mon, 6 Feb 2012 22:50:22 +0000 (23:50 +0100)
committerUwe Hermann <redacted>
Mon, 6 Feb 2012 22:50:22 +0000 (23:50 +0100)
contrib/z60_libsigrok.rules

index 5a3c92201392bf80995ec1da1722df1f44a7286b..c3182c0d6cb0f1c8c4d35d72658a4097f2496174 100644 (file)
@@ -1,7 +1,7 @@
 ##
 ## This file is part of the sigrok project.
 ##
-## Copyright (C) 2010 Uwe Hermann <uwe@hermann-uwe.de>
+## Copyright (C) 2010-2012 Uwe Hermann <uwe@hermann-uwe.de>
 ##
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -104,6 +104,16 @@ ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="000a", MODE="664", GROUP="plugdev"
 # lsusb: "10c4:ea67 Cygnal Integrated Products, Inc."
 ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea67", MODE="664", GROUP="plugdev"
 
+# QuantAsylum QA100
+# http://www.quantasylum.com/content/Products/QA100.aspx
+# lsusb: "16c0:4e21 VOTI"
+ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="4e21", MODE="664", GROUP="plugdev"
+
+# Rigol VS5202D
+# http://int.rigol.com/prodserv/Discontinued%20products/
+# lsusb: "0400:03e8 National Semiconductor Corp."
+ATTRS{idVendor}=="0400", ATTRS{idProduct}=="03e8", MODE="664", GROUP="plugdev"
+
 # Saleae Logic
 # http://www.saleae.com/logic/
 # lsusb: "0925:3881 Lakeview Research"