]> sigrok.org Git - libsigrok.git/blame_incremental - contrib/60-libsigrok.rules
contrib: add udev rule for Agilent 34460A USBTMC
[libsigrok.git] / contrib / 60-libsigrok.rules
... / ...
CommitLineData
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, see <http://www.gnu.org/licenses/>.
18##
19
20#
21# These rules do not grant any permission by itself, but flag devices
22# supported by libsigrok.
23# The access policy is stored in the 61-libsigrok-plugdev.rules and
24# 61-libsigrok-uaccess.rules.
25#
26# Note: Any syntax changes here will need to be tested against the
27# 'update-device-filter' Makefile target in the sigrok-androidutils
28# repo, since that parses this file.
29#
30
31#
32# Please keep this list sorted alphabetically by vendor/device name.
33#
34
35ACTION!="add|change", GOTO="libsigrok_rules_end"
36SUBSYSTEM!="usb|usbmisc|usb_device|hidraw", GOTO="libsigrok_rules_end"
37
38# Agilent USBTMC-connected devices
39# 34405A
40ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0618", ENV{ID_SIGROK}="1"
41# 34410A
42ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0607", ENV{ID_SIGROK}="1"
43# 34460A
44ATTRS{idVendor}=="0957", ATTRS{idProduct}=="1b07", ENV{ID_SIGROK}="1"
45# DSO1000 series
46ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0588", ENV{ID_SIGROK}="1"
47# MSO7000A series
48ATTRS{idVendor}=="0957", ATTRS{idProduct}=="1735", ENV{ID_SIGROK}="1"
49
50# ASIX SIGMA
51# ASIX SIGMA2
52ATTRS{idVendor}=="a600", ATTRS{idProduct}=="a000", ENV{ID_SIGROK}="1"
53
54# Braintechnology USB-LPS
55ATTRS{idVendor}=="16d0", ATTRS{idProduct}=="0498", ENV{ID_SIGROK}="1"
56
57# Brymen BU-86X adapter (e.g. for Brymen BM867/BM869 and possibly others).
58ATTRS{idVendor}=="0820", ATTRS{idProduct}=="0001", ENV{ID_SIGROK}="1"
59
60# ChronoVu LA8 (new VID/PID)
61# ChronoVu LA16 (new VID/PID)
62ATTRS{idVendor}=="0403", ATTRS{idProduct}=="8867", ENV{ID_SIGROK}="1"
63
64# CWAV USBee AX
65# ARMFLY AX-Pro (clone of the CWAV USBee AX)
66# ARMFLY Mini-Logic (clone of the CWAV USBee AX)
67# EE Electronics ESLA201A (clone of the CWAV USBee AX)
68# HT USBee-AxPro (clone of the CWAV USBee AX)
69# MCU123 USBee AX Pro clone (clone of the CWAV USBee AX)
70# Noname LHT00SU1 (clone of the CWAV USBee AX)
71# XZL_Studio AX (clone of the CWAV USBee AX)
72ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0014", ENV{ID_SIGROK}="1"
73
74# CWAV USBee DX
75# HT USBee-DxPro (clone of the CWAV USBee DX), not yet supported!
76# XZL_Studio DX (clone of the CWAV USBee DX)
77ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0015", ENV{ID_SIGROK}="1"
78
79# CWAV USBee SX
80ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0009", ENV{ID_SIGROK}="1"
81
82# CWAV USBee ZX
83ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0005", ENV{ID_SIGROK}="1"
84
85# Cypress FX2 eval boards without EEPROM:
86# Lcsoft Mini Board
87# Braintechnology USB Interface V2.x
88# fx2grok-tiny
89ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="8613", ENV{ID_SIGROK}="1"
90
91# Dangerous Prototypes Buspirate (v3)
92# ChronoVu LA8 (old VID/PID)
93# ChronoVu LA16 (old VID/PID)
94# ftdi-la (FT232R)
95ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", ENV{ID_SIGROK}="1"
96
97# Dangerous Prototypes Buspirate (v4)
98ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fb00", ENV{ID_SIGROK}="1"
99
100# DreamSourceLab DSLogic
101ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0001", ENV{ID_SIGROK}="1"
102# DreamSourceLab DSLogic Pro
103ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0003", ENV{ID_SIGROK}="1"
104# DreamSourceLab DScope
105ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0002", ENV{ID_SIGROK}="1"
106# DreamSourceLab DSLogic Plus
107ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0020", ENV{ID_SIGROK}="1"
108# DreamSourceLab DSLogic Basic
109ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0021", ENV{ID_SIGROK}="1"
110
111# GW-Instek GDM-9061 (USBTMC mode)
112ATTRS{idVendor}=="2184", ATTRS{idProduct}=="0059", ENV{ID_SIGROK}="1"
113
114# HAMEG HO720
115ATTRS{idVendor}=="0403", ATTRS{idProduct}=="ed72", ENV{ID_SIGROK}="1"
116
117# HAMEG HO730
118ATTRS{idVendor}=="0403", ATTRS{idProduct}=="ed73", ENV{ID_SIGROK}="1"
119
120# Hantek DSO-2090
121# lsusb: "04b4:2090 Cypress Semiconductor Corp."
122# lsusb after FW upload: "04b5:2090 ROHM LSI Systems USA, LLC"
123ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2090", ENV{ID_SIGROK}="1"
124ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2090", ENV{ID_SIGROK}="1"
125
126# Hantek DSO-2150
127# lsusb: "04b4:2150 Cypress Semiconductor Corp."
128# lsusb after FW upload: "04b5:2150 ROHM LSI Systems USA, LLC"
129ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2150", ENV{ID_SIGROK}="1"
130ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2150", ENV{ID_SIGROK}="1"
131
132# Hantek DSO-2250
133# lsusb: "04b4:2250 Cypress Semiconductor Corp."
134# lsusb after FW upload: "04b5:2250 ROHM LSI Systems USA, LLC"
135ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2250", ENV{ID_SIGROK}="1"
136ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2250", ENV{ID_SIGROK}="1"
137
138# Hantek DSO-5200
139# lsusb: "04b4:5200 Cypress Semiconductor Corp."
140# lsusb after FW upload: "04b5:5200 ROHM LSI Systems USA, LLC"
141ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="5200", ENV{ID_SIGROK}="1"
142ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="5200", ENV{ID_SIGROK}="1"
143
144# Hantek DSO-5200A
145# lsusb: "04b4:520a Cypress Semiconductor Corp."
146# lsusb after FW upload: "04b5:520a ROHM LSI Systems USA, LLC"
147ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="520a", ENV{ID_SIGROK}="1"
148ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="520a", ENV{ID_SIGROK}="1"
149
150# Hantek 6022BE, renumerates as 1d50:608e "sigrok fx2lafw", Serial: Hantek 6022BE
151ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="6022", ENV{ID_SIGROK}="1"
152
153# Hantek 6022BL, renumerates as 1d50:608e "sigrok fx2lafw", Serial: Hantek 6022BL
154ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="602a", ENV{ID_SIGROK}="1"
155
156# Hantek 4032L
157ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="4032", ENV{ID_SIGROK}="1"
158
159# IKALOGIC Scanalogic-2
160ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4123", ENV{ID_SIGROK}="1"
161
162# IKALOGIC ScanaPLUS
163# ftdi-la (FT232H)
164ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6014", ENV{ID_SIGROK}="1"
165
166# ftdi-la (TIAO USB Multi Protocol Adapter (TUMPA))
167ATTRS{idVendor}=="0403", ATTRS{idProduct}=="8a98", ENV{ID_SIGROK}="1"
168
169# Kecheng KC-330B
170ATTRS{idVendor}=="1041", ATTRS{idProduct}=="8101", ENV{ID_SIGROK}="1"
171
172# Keysight USBTMC-connected devices
173# 34465A
174ATTRS{idVendor}=="2a8d", ATTRS{idProduct}=="0101", ENV{ID_SIGROK}="1"
175
176# Kingst LA2016
177ATTRS{idVendor}=="77a1", ATTRS{idProduct}=="01a2", ENV{ID_SIGROK}="1"
178
179# Lascar Electronics EL-USB-2
180# Lascar Electronics EL-USB-CO
181# This is actually the generic SiLabs (Cygnal) F32x USBXpress VID:PID.
182ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="0002", ENV{ID_SIGROK}="1"
183
184# LeCroy LogicStudio16
185ATTRS{idVendor}=="05ff", ATTRS{idProduct}=="a001", ENV{ID_SIGROK}="1"
186ATTRS{idVendor}=="05ff", ATTRS{idProduct}=="a002", ENV{ID_SIGROK}="1"
187
188# LeCroy WaveRunner
189# 05ff:1023: 625Zi
190ATTRS{idVendor}=="05ff", ATTRS{idProduct}=="1023", ENV{ID_SIGROK}="1"
191
192# Link Instruments MSO-19
193ATTRS{idVendor}=="3195", ATTRS{idProduct}=="f190", ENV{ID_SIGROK}="1"
194
195# Logic Shrimp
196ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fa95", ENV{ID_SIGROK}="1"
197
198# MiniLA Mockup
199# ftdi-la (FT2232H)
200ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", ENV{ID_SIGROK}="1"
201
202# ftdi-la (FT4232H)
203ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6011", ENV{ID_SIGROK}="1"
204
205# MIC 98581
206# MIC 98583
207# Tondaj SL-814
208ATTRS{idVendor}=="067b", ATTRS{idProduct}=="2303", ENV{ID_SIGROK}="1"
209
210# Microchip PICkit2
211ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="0033", ENV{ID_SIGROK}="1"
212
213# Openbench Logic Sniffer
214ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="000a", ENV{ID_SIGROK}="1"
215
216# Rigol DS1000 series
217ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0588", ENV{ID_SIGROK}="1"
218
219# Rigol 1000Z series
220ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04ce", ENV{ID_SIGROK}="1"
221
222# Rigol DS2000 series
223ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04b0", ENV{ID_SIGROK}="1"
224
225# Rigol DS4000 series
226ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04b1", ENV{ID_SIGROK}="1"
227
228# Rigol DG4000 series
229ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0641", ENV{ID_SIGROK}="1"
230
231# Rigol DG1000z series
232ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0642", ENV{ID_SIGROK}="1"
233
234# Rigol DG800 and DG900 series
235ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0643", ENV{ID_SIGROK}="1"
236
237# Rigol DP800 series
238ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0e11", ENV{ID_SIGROK}="1"
239
240# Rigol MSO5000 series
241ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0515", ENV{ID_SIGROK}="1"
242
243# Rohde&Schwarz HMO series mixed-signal oscilloscope (previously branded Hameg) VCP/USBTMC mode
244ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0117", ENV{ID_SIGROK}="1"
245ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0118", ENV{ID_SIGROK}="1"
246ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0119", ENV{ID_SIGROK}="1"
247
248# Sainsmart DDS120 / Rocktech BM102, renumerates as 1d50:608e "sigrok fx2lafw", Serial: Sainsmart DDS120
249ATTRS{idVendor}=="8102", ATTRS{idProduct}=="8102", ENV{ID_SIGROK}="1"
250
251# Saleae Logic
252# EE Electronics ESLA100 (clone of the Saleae Logic)
253# Hantek 6022BL in LA mode (clone of the Saleae Logic)
254# Instrustar ISDS205X in LA mode (clone of the Saleae Logic)
255# Robomotic MiniLogic (clone of the Saleae Logic)
256# Robomotic BugLogic 3 (clone of the Saleae Logic)
257# MCU123 Saleae Logic clone (clone of the Saleae Logic)
258ATTRS{idVendor}=="0925", ATTRS{idProduct}=="3881", ENV{ID_SIGROK}="1"
259
260# Saleae Logic16
261ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1001", ENV{ID_SIGROK}="1"
262
263# Saleae Logic Pro 16
264ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1006", ENV{ID_SIGROK}="1"
265
266# Siglent USBTMC devices.
267# f4ec:ee3a: E.g. SDS1052DL+ scope
268# f4ec:ee38: E.g. SDS1104X-E scope
269# f4ed:ee3a: E.g. SDS1202X-E scope or SDG1010 waveform generator
270ATTRS{idVendor}=="f4ec", ATTRS{idProduct}=="ee3a", ENV{ID_SIGROK}="1"
271ATTRS{idVendor}=="f4ed", ATTRS{idProduct}=="ee3a", ENV{ID_SIGROK}="1"
272
273# sigrok FX2 LA (8ch)
274# fx2grok-flat (before and after renumeration)
275ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608c", ENV{ID_SIGROK}="1"
276
277# sigrok FX2 LA (16ch)
278ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608d", ENV{ID_SIGROK}="1"
279
280# sigrok FX2 DSO (2ch)
281ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608e", ENV{ID_SIGROK}="1"
282
283# sigrok usb-c-grok
284ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608f", ENV{ID_SIGROK}="1"
285
286# SiLabs CP210x (USB CDC) UART bridge, used (among others) in:
287# CEM DT-8852
288# Manson HCS-3202
289# MASTECH MS2115B
290# MASTECH MS5308
291# MASTECH MS8250D
292# PeakTech 3330
293# Voltcraft PPS-11815
294ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea60", ENV{ID_SIGROK}="1"
295
296# SiLabs CP2110 (USB HID) UART bridge, used (among others) in:
297# UNI-T UT612
298# UNI-T UT-D09 multimeter cable (for various UNI-T and rebranded DMMs)
299ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea80", ENV{ID_SIGROK}="1"
300
301# Sysclk LWLA1016
302ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6688", ENV{ID_SIGROK}="1"
303
304# Sysclk LWLA1034
305ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6689", ENV{ID_SIGROK}="1"
306
307# Sysclk SLA5032 ("32CH 500M" mode)
308ATTRS{idVendor}=="2961", ATTRS{idProduct}=="66b0", ENV{ID_SIGROK}="1"
309
310# Testo 435
311ATTRS{idVendor}=="128d", ATTRS{idProduct}=="0003", ENV{ID_SIGROK}="1"
312
313# UNI-T UT-D04 multimeter cable (for various UNI-T and rebranded DMMs)
314# UNI-T UT325
315ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="e008", ENV{ID_SIGROK}="1"
316
317# V&A VA4000 multimeter cable (for various V&A DMMs)
318ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="0201", ENV{ID_SIGROK}="1"
319
320# Victor 70C
321# Victor 86C
322ATTRS{idVendor}=="1244", ATTRS{idProduct}=="d237", ENV{ID_SIGROK}="1"
323
324# YiXingDianZi MDSO
325ATTRS{idVendor}=="d4a2", ATTRS{idProduct}=="5660", ENV{ID_SIGROK}="1"
326
327# ZEROPLUS Logic Cube LAP-C series
328# There are various devices in the ZEROPLUS Logic Cube series:
329# 0c12:7002: LAP-16128U
330# 0c12:7009: LAP-C(16064)
331# 0c12:700a: LAP-C(16128)
332# 0c12:700b: LAP-C(32128)
333# 0c12:700c: LAP-C(321000)
334# 0c12:700d: LAP-C(322000)
335# 0c12:700e: LAP-C(16032)
336# 0c12:7016: LAP-C(162000)
337# 0c12:7025: LAP-C(16128+)
338# 0c12:7100: AKIP-9101
339ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7002", ENV{ID_SIGROK}="1"
340ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7007", ENV{ID_SIGROK}="1"
341ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7009", ENV{ID_SIGROK}="1"
342ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700a", ENV{ID_SIGROK}="1"
343ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700b", ENV{ID_SIGROK}="1"
344ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700c", ENV{ID_SIGROK}="1"
345ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700d", ENV{ID_SIGROK}="1"
346ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700e", ENV{ID_SIGROK}="1"
347ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7016", ENV{ID_SIGROK}="1"
348ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7025", ENV{ID_SIGROK}="1"
349ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7100", ENV{ID_SIGROK}="1"
350
351LABEL="libsigrok_rules_end"