]> sigrok.org Git - libsigrok.git/blob - contrib/z60_libsigrok.rules
contrib: add udev rules for R&S HMO1002 in VCP and USBTMC mode
[libsigrok.git] / contrib / z60_libsigrok.rules
1 ##
2 ## This file is part of the libsigrok project.
3 ##
4 ## Copyright (C) 2010-2013 Uwe Hermann <uwe@hermann-uwe.de>
5 ##
6 ## This program is free software; you can redistribute it and/or modify
7 ## it under the terms of the GNU General Public License as published by
8 ## the Free Software Foundation; either version 2 of the License, or
9 ## (at your option) any later version.
10 ##
11 ## This program is distributed in the hope that it will be useful,
12 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
13 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14 ## GNU General Public License for more details.
15 ##
16 ## You should have received a copy of the GNU General Public License
17 ## along with this program; if not, write to the Free Software
18 ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
19 ##
20
21 ##
22 ## Please keep this list sorted alphabetically by vendor/device name.
23 ##
24
25 ACTION!="add|change", GOTO="libsigrok_rules_end"
26 SUBSYSTEM!="usb|usbmisc|usb_device", GOTO="libsigrok_rules_end"
27
28 # Agilent USBTMC-connected devices
29 # 34405A
30 ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0618", MODE="664", GROUP="plugdev"
31 # 34410A
32 ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0607", MODE="664", GROUP="plugdev"
33 # DSO1000 series
34 ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0588", MODE="664", GROUP="plugdev"
35
36 # ASIX SIGMA
37 # ASIX SIGMA2
38 ATTRS{idVendor}=="a600", ATTRS{idProduct}=="a000", MODE="664", GROUP="plugdev"
39
40 # Braintechnology USB-LPS
41 ATTRS{idVendor}=="16d0", ATTRS{idProduct}=="0498", MODE="664", GROUP="plugdev"
42
43 # CEM DT-8852
44 ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea60", MODE="664", GROUP="plugdev"
45
46 # ChronoVu LA8 (new VID/PID)
47 # ChronoVu LA16 (new VID/PID)
48 ATTRS{idVendor}=="0403", ATTRS{idProduct}=="8867", MODE="664", GROUP="plugdev"
49
50 # CWAV USBee AX
51 # ARMFLY AX-Pro (clone of the CWAV USBee AX)
52 # ARMFLY Mini-Logic (clone of the CWAV USBee AX)
53 # EE Electronics ESLA201A (clone of the CWAV USBee AX)
54 # MCU123 USBee AX Pro clone (clone of the CWAV USBee AX)
55 # XZL_Studio AX (clone of the CWAV USBee AX)
56 ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0014", MODE="664", GROUP="plugdev"
57
58 # CWAV USBee DX
59 # XZL_Studio DX (clone of the CWAV USBee DX)
60 ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0015", MODE="664", GROUP="plugdev"
61
62 # CWAV USBee SX
63 ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0009", MODE="664", GROUP="plugdev"
64
65 # Cypress FX2 eval boards without EEPROM:
66 # Lcsoft Mini Board
67 # Braintechnology USB Interface V2.x
68 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="8613", MODE="664", GROUP="plugdev"
69
70 # Dangerous Prototypes Buspirate (v3)
71 # ChronoVu LA8 (old VID/PID)
72 # ChronoVu LA16 (old VID/PID)
73 ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", MODE="664", GROUP="plugdev"
74
75 # Dangerous Prototypes Buspirate (v4)
76 ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fb00", MODE="664", GROUP="plugdev"
77
78 # DreamSourceLab DSLogic
79 ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0001", MODE="664", GROUP="plugdev"
80
81 # Hantek DSO-2090
82 # lsusb: "04b4:2090 Cypress Semiconductor Corp."
83 # lsusb after FW upload: "04b5:2090 ROHM LSI Systems USA, LLC"
84 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2090", MODE="664", GROUP="plugdev"
85 ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2090", MODE="664", GROUP="plugdev"
86
87 # Hantek DSO-2150
88 # lsusb: "04b4:2150 Cypress Semiconductor Corp."
89 # lsusb after FW upload: "04b5:2150 ROHM LSI Systems USA, LLC"
90 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2150", MODE="664", GROUP="plugdev"
91 ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2150", MODE="664", GROUP="plugdev"
92
93 # Hantek DSO-2250
94 # lsusb: "04b4:2250 Cypress Semiconductor Corp."
95 # lsusb after FW upload: "04b5:2250 ROHM LSI Systems USA, LLC"
96 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2250", MODE="664", GROUP="plugdev"
97 ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2250", MODE="664", GROUP="plugdev"
98
99 # Hantek DSO-5200
100 # lsusb: "04b4:5200 Cypress Semiconductor Corp."
101 # lsusb after FW upload: "04b5:5200 ROHM LSI Systems USA, LLC"
102 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="5200", MODE="664", GROUP="plugdev"
103 ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="5200", MODE="664", GROUP="plugdev"
104
105 # Hantek DSO-5200A
106 # lsusb: "04b4:520a Cypress Semiconductor Corp."
107 # lsusb after FW upload: "04b5:520a ROHM LSI Systems USA, LLC"
108 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev"
109 ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev"
110
111 # Hantek 6022BE
112 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="6022", MODE="664", GROUP="plugdev"
113 ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="6022", MODE="664", GROUP="plugdev"
114
115 # IKALOGIC Scanalogic-2
116 ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4123", MODE="664", GROUP="plugdev"
117
118 # IKALOGIC ScanaPLUS
119 ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6014", MODE="664", GROUP="plugdev"
120
121 # Kecheng KC-330B
122 ATTRS{idVendor}=="1041", ATTRS{idProduct}=="8101", MODE="664", GROUP="plugdev"
123
124 # Lascar Electronics EL-USB-2
125 # Lascar Electronics EL-USB-CO
126 # This is actually the generic SiLabs (Cygnal) F32x USBXpress VID:PID.
127 ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="0002", MODE="664", GROUP="plugdev"
128
129 # LeCroy LogicStudio16
130 ATTRS{idVendor}=="05ff", ATTRS{idProduct}=="a001", MODE="664", GROUP="plugdev"
131 ATTRS{idVendor}=="05ff", ATTRS{idProduct}=="a002", MODE="664", GROUP="plugdev"
132
133 # Link Instruments MSO-19
134 ATTRS{idVendor}=="3195", ATTRS{idProduct}=="f190", MODE="664", GROUP="plugdev"
135
136 # Logic Shrimp
137 ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fa95", MODE="664", GROUP="plugdev"
138
139 # MiniLA Mockup
140 ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", MODE="664", GROUP="plugdev"
141
142 # MIC 98581
143 # MIC 98583
144 # Tondaj SL-814
145 ATTRS{idVendor}=="067b", ATTRS{idProduct}=="2303", MODE="664", GROUP="plugdev"
146
147 # Openbench Logic Sniffer
148 ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="000a", MODE="664", GROUP="plugdev"
149
150 # Rigol DS1000 series
151 ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0588", MODE="664", GROUP="plugdev"
152
153 # Rigol 1000Z series
154 ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04ce", MODE="664", GROUP="plugdev"
155
156 # Rigol DS2000 series
157 ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04b0", MODE="664", GROUP="plugdev"
158
159 # Rigol DG4000 series
160 ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0641", MODE="664", GROUP="plugdev"
161
162 # Rohde&Schwarz HMO1002 Series VCP/USBTMC mode
163 ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0118", MODE="664", GROUP="plugdev"
164 ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0119", MODE="664", GROUP="plugdev"
165
166 # Saleae Logic
167 # EE Electronics ESLA100 (clone of the Saleae Logic)
168 # Robomotic MiniLogic (clone of the Saleae Logic)
169 # Robomotic BugLogic 3 (clone of the Saleae Logic)
170 # MCU123 Saleae Logic clone (clone of the Saleae Logic)
171 ATTRS{idVendor}=="0925", ATTRS{idProduct}=="3881", MODE="664", GROUP="plugdev"
172
173 # Saleae Logic16
174 ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1001", MODE="664", GROUP="plugdev"
175
176 # sigrok FX2 LA (8ch)
177 ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608c", MODE="664", GROUP="plugdev"
178
179 # sigrok FX2 LA (16ch)
180 ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608d", MODE="664", GROUP="plugdev"
181
182 # SysClk LWLA1016
183 ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6688", MODE="664", GROUP="plugdev"
184
185 # SysClk LWLA1034
186 ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6689", MODE="664", GROUP="plugdev"
187
188 # Testo 435
189 ATTRS{idVendor}=="128d", ATTRS{idProduct}=="0003", MODE="664", GROUP="plugdev"
190
191 # UNI-T UT-D04 multimeter cable (for various UNI-T and rebranded DMMs)
192 # http://sigrok.org/wiki/Device_cables#UNI-T_UT-D04
193 # UNI-T UT325
194 ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="e008", MODE="664", GROUP="plugdev"
195
196 # V&A VA4000 multimeter cable (for various V&A DMMs)
197 # http://sigrok.org/wiki/Device_cables#V.26A_VA4000
198 ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="0201", MODE="664", GROUP="plugdev"
199
200 # Victor 70C
201 # Victor 86C
202 ATTRS{idVendor}=="1244", ATTRS{idProduct}=="d237", MODE="664", GROUP="plugdev"
203
204 # ZEROPLUS Logic Cube LAP-C series
205 # There are various devices in the ZEROPLUS Logic Cube series:
206 # 0c12:7002: LAP-16128U
207 # 0c12:7009: LAP-C(16064)
208 # 0c12:700a: LAP-C(16128)
209 # 0c12:700b: LAP-C(32128)
210 # 0c12:700c: LAP-C(321000)
211 # 0c12:700d: LAP-C(322000)
212 # 0c12:700e: LAP-C(16032)
213 # 0c12:7016: LAP-C(162000)
214 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7002", MODE="664", GROUP="plugdev"
215 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7009", MODE="664", GROUP="plugdev"
216 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700a", MODE="664", GROUP="plugdev"
217 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700b", MODE="664", GROUP="plugdev"
218 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700c", MODE="664", GROUP="plugdev"
219 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700d", MODE="664", GROUP="plugdev"
220 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700e", MODE="664", GROUP="plugdev"
221 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7016", MODE="664", GROUP="plugdev"
222
223 LABEL="libsigrok_rules_end"