]> sigrok.org Git - libsigrok.git/blob - contrib/z60_libsigrok.rules
udev: Add DSLogic Pro rule
[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 # DreamSourceLab DSLogic Pro
81 ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0003", MODE="664", GROUP="plugdev"
82
83 # HAMEG HO720
84 ATTRS{idVendor}=="0403", ATTRS{idProduct}=="ed72", MODE="664", GROUP="plugdev"
85
86 # HAMEG HO730
87 ATTRS{idVendor}=="0403", ATTRS{idProduct}=="ed73", MODE="664", GROUP="plugdev"
88
89 # Hantek DSO-2090
90 # lsusb: "04b4:2090 Cypress Semiconductor Corp."
91 # lsusb after FW upload: "04b5:2090 ROHM LSI Systems USA, LLC"
92 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2090", MODE="664", GROUP="plugdev"
93 ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2090", MODE="664", GROUP="plugdev"
94
95 # Hantek DSO-2150
96 # lsusb: "04b4:2150 Cypress Semiconductor Corp."
97 # lsusb after FW upload: "04b5:2150 ROHM LSI Systems USA, LLC"
98 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2150", MODE="664", GROUP="plugdev"
99 ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2150", MODE="664", GROUP="plugdev"
100
101 # Hantek DSO-2250
102 # lsusb: "04b4:2250 Cypress Semiconductor Corp."
103 # lsusb after FW upload: "04b5:2250 ROHM LSI Systems USA, LLC"
104 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2250", MODE="664", GROUP="plugdev"
105 ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2250", MODE="664", GROUP="plugdev"
106
107 # Hantek DSO-5200
108 # lsusb: "04b4:5200 Cypress Semiconductor Corp."
109 # lsusb after FW upload: "04b5:5200 ROHM LSI Systems USA, LLC"
110 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="5200", MODE="664", GROUP="plugdev"
111 ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="5200", MODE="664", GROUP="plugdev"
112
113 # Hantek DSO-5200A
114 # lsusb: "04b4:520a Cypress Semiconductor Corp."
115 # lsusb after FW upload: "04b5:520a ROHM LSI Systems USA, LLC"
116 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev"
117 ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev"
118
119 # Hantek 6022BE
120 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="6022", MODE="664", GROUP="plugdev"
121 ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="6022", MODE="664", GROUP="plugdev"
122
123 # IKALOGIC Scanalogic-2
124 ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4123", MODE="664", GROUP="plugdev"
125
126 # IKALOGIC ScanaPLUS
127 ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6014", MODE="664", GROUP="plugdev"
128
129 # Kecheng KC-330B
130 ATTRS{idVendor}=="1041", ATTRS{idProduct}=="8101", MODE="664", GROUP="plugdev"
131
132 # Lascar Electronics EL-USB-2
133 # Lascar Electronics EL-USB-CO
134 # This is actually the generic SiLabs (Cygnal) F32x USBXpress VID:PID.
135 ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="0002", MODE="664", GROUP="plugdev"
136
137 # LeCroy LogicStudio16
138 ATTRS{idVendor}=="05ff", ATTRS{idProduct}=="a001", MODE="664", GROUP="plugdev"
139 ATTRS{idVendor}=="05ff", ATTRS{idProduct}=="a002", MODE="664", GROUP="plugdev"
140
141 # Link Instruments MSO-19
142 ATTRS{idVendor}=="3195", ATTRS{idProduct}=="f190", MODE="664", GROUP="plugdev"
143
144 # Logic Shrimp
145 ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fa95", MODE="664", GROUP="plugdev"
146
147 # MiniLA Mockup
148 ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", MODE="664", GROUP="plugdev"
149
150 # MIC 98581
151 # MIC 98583
152 # Tondaj SL-814
153 ATTRS{idVendor}=="067b", ATTRS{idProduct}=="2303", MODE="664", GROUP="plugdev"
154
155 # Openbench Logic Sniffer
156 ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="000a", MODE="664", GROUP="plugdev"
157
158 # Rigol DS1000 series
159 ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0588", MODE="664", GROUP="plugdev"
160
161 # Rigol 1000Z series
162 ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04ce", MODE="664", GROUP="plugdev"
163
164 # Rigol DS2000 series
165 ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04b0", MODE="664", GROUP="plugdev"
166
167 # Rigol DG4000 series
168 ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0641", MODE="664", GROUP="plugdev"
169
170 # Rohde&Schwarz HMO1002 Series VCP/USBTMC mode
171 ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0118", MODE="664", GROUP="plugdev"
172 ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0119", MODE="664", GROUP="plugdev"
173
174 # Saleae Logic
175 # EE Electronics ESLA100 (clone of the Saleae Logic)
176 # Robomotic MiniLogic (clone of the Saleae Logic)
177 # Robomotic BugLogic 3 (clone of the Saleae Logic)
178 # MCU123 Saleae Logic clone (clone of the Saleae Logic)
179 ATTRS{idVendor}=="0925", ATTRS{idProduct}=="3881", MODE="664", GROUP="plugdev"
180
181 # Saleae Logic16
182 ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1001", MODE="664", GROUP="plugdev"
183
184 # sigrok FX2 LA (8ch)
185 ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608c", MODE="664", GROUP="plugdev"
186
187 # sigrok FX2 LA (16ch)
188 ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608d", MODE="664", GROUP="plugdev"
189
190 # SysClk LWLA1016
191 ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6688", MODE="664", GROUP="plugdev"
192
193 # SysClk LWLA1034
194 ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6689", MODE="664", GROUP="plugdev"
195
196 # Testo 435
197 ATTRS{idVendor}=="128d", ATTRS{idProduct}=="0003", MODE="664", GROUP="plugdev"
198
199 # UNI-T UT-D04 multimeter cable (for various UNI-T and rebranded DMMs)
200 # http://sigrok.org/wiki/Device_cables#UNI-T_UT-D04
201 # UNI-T UT325
202 ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="e008", MODE="664", GROUP="plugdev"
203
204 # V&A VA4000 multimeter cable (for various V&A DMMs)
205 # http://sigrok.org/wiki/Device_cables#V.26A_VA4000
206 ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="0201", MODE="664", GROUP="plugdev"
207
208 # Victor 70C
209 # Victor 86C
210 ATTRS{idVendor}=="1244", ATTRS{idProduct}=="d237", MODE="664", GROUP="plugdev"
211
212 # ZEROPLUS Logic Cube LAP-C series
213 # There are various devices in the ZEROPLUS Logic Cube series:
214 # 0c12:7002: LAP-16128U
215 # 0c12:7009: LAP-C(16064)
216 # 0c12:700a: LAP-C(16128)
217 # 0c12:700b: LAP-C(32128)
218 # 0c12:700c: LAP-C(321000)
219 # 0c12:700d: LAP-C(322000)
220 # 0c12:700e: LAP-C(16032)
221 # 0c12:7016: LAP-C(162000)
222 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7002", MODE="664", GROUP="plugdev"
223 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7009", MODE="664", GROUP="plugdev"
224 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700a", MODE="664", GROUP="plugdev"
225 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700b", MODE="664", GROUP="plugdev"
226 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700c", MODE="664", GROUP="plugdev"
227 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700d", MODE="664", GROUP="plugdev"
228 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700e", MODE="664", GROUP="plugdev"
229 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7016", MODE="664", GROUP="plugdev"
230
231 LABEL="libsigrok_rules_end"