]> sigrok.org Git - libsigrok.git/blame_incremental - contrib/z60_libsigrok.rules
Enable loading of session files without total probes defined
[libsigrok.git] / contrib / z60_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, 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
25ACTION!="add|change", GOTO="libsigrok_rules_end"
26SUBSYSTEM!="usb|usbmisc|usb_device", GOTO="libsigrok_rules_end"
27
28# Agilent USBTMC-connected devices
29# 34405A
30ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0618", MODE="664", GROUP="plugdev"
31# 34410A
32ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0607", MODE="664", GROUP="plugdev"
33# DSO1000 series
34ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0588", MODE="664", GROUP="plugdev"
35
36# ASIX SIGMA
37# ASIX SIGMA2
38ATTRS{idVendor}=="a600", ATTRS{idProduct}=="a000", MODE="664", GROUP="plugdev"
39
40# Braintechnology USB-LPS
41ATTRS{idVendor}=="16d0", ATTRS{idProduct}=="0498", MODE="664", GROUP="plugdev"
42
43# CEM DT-8852
44ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea60", MODE="664", GROUP="plugdev"
45
46# ChronoVu LA8 (new VID/PID)
47# ChronoVu LA16 (new VID/PID)
48ATTRS{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)
56ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0014", MODE="664", GROUP="plugdev"
57
58# CWAV USBee DX
59# XZL_Studio DX (clone of the CWAV USBee DX)
60ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0015", MODE="664", GROUP="plugdev"
61
62# CWAV USBee SX
63ATTRS{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
68ATTRS{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)
73ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", MODE="664", GROUP="plugdev"
74
75# Dangerous Prototypes Buspirate (v4)
76ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fb00", MODE="664", GROUP="plugdev"
77
78# DreamSourceLab DSLogic
79ATTRS{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"
84ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2090", MODE="664", GROUP="plugdev"
85ATTRS{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"
90ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2150", MODE="664", GROUP="plugdev"
91ATTRS{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"
96ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2250", MODE="664", GROUP="plugdev"
97ATTRS{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"
102ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="5200", MODE="664", GROUP="plugdev"
103ATTRS{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"
108ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev"
109ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev"
110
111# Hantek 6022BE
112ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="6022", MODE="664", GROUP="plugdev"
113ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="6022", MODE="664", GROUP="plugdev"
114
115# IKALOGIC Scanalogic-2
116ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4123", MODE="664", GROUP="plugdev"
117
118# IKALOGIC ScanaPLUS
119ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6014", MODE="664", GROUP="plugdev"
120
121# Kecheng KC-330B
122ATTRS{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.
127ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="0002", MODE="664", GROUP="plugdev"
128
129# LeCroy LogicStudio16
130ATTRS{idVendor}=="05ff", ATTRS{idProduct}=="a001", MODE="664", GROUP="plugdev"
131ATTRS{idVendor}=="05ff", ATTRS{idProduct}=="a002", MODE="664", GROUP="plugdev"
132
133# Link Instruments MSO-19
134ATTRS{idVendor}=="3195", ATTRS{idProduct}=="f190", MODE="664", GROUP="plugdev"
135
136# Logic Shrimp
137ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fa95", MODE="664", GROUP="plugdev"
138
139# MiniLA Mockup
140ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", MODE="664", GROUP="plugdev"
141
142# MIC 98581
143# MIC 98583
144# Tondaj SL-814
145ATTRS{idVendor}=="067b", ATTRS{idProduct}=="2303", MODE="664", GROUP="plugdev"
146
147# Openbench Logic Sniffer
148ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="000a", MODE="664", GROUP="plugdev"
149
150# Rigol DS1000 series
151ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0588", MODE="664", GROUP="plugdev"
152
153# Rigol 1000Z series
154ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04ce", MODE="664", GROUP="plugdev"
155
156# Rigol DS2000 series
157ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04b0", MODE="664", GROUP="plugdev"
158
159# Rigol DG4000 series
160ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0641", MODE="664", GROUP="plugdev"
161
162# Saleae Logic
163# EE Electronics ESLA100 (clone of the Saleae Logic)
164# Robomotic MiniLogic (clone of the Saleae Logic)
165# Robomotic BugLogic 3 (clone of the Saleae Logic)
166# MCU123 Saleae Logic clone (clone of the Saleae Logic)
167ATTRS{idVendor}=="0925", ATTRS{idProduct}=="3881", MODE="664", GROUP="plugdev"
168
169# Saleae Logic16
170ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1001", MODE="664", GROUP="plugdev"
171
172# sigrok FX2 LA (8ch)
173ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608c", MODE="664", GROUP="plugdev"
174
175# sigrok FX2 LA (16ch)
176ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608d", MODE="664", GROUP="plugdev"
177
178# SysClk LWLA1016
179ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6688", MODE="664", GROUP="plugdev"
180
181# SysClk LWLA1034
182ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6689", MODE="664", GROUP="plugdev"
183
184# Testo 435
185ATTRS{idVendor}=="128d", ATTRS{idProduct}=="0003", MODE="664", GROUP="plugdev"
186
187# UNI-T UT-D04 multimeter cable (for various UNI-T and rebranded DMMs)
188# http://sigrok.org/wiki/Device_cables#UNI-T_UT-D04
189# UNI-T UT325
190ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="e008", MODE="664", GROUP="plugdev"
191
192# V&A VA4000 multimeter cable (for various V&A DMMs)
193# http://sigrok.org/wiki/Device_cables#V.26A_VA4000
194ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="0201", MODE="664", GROUP="plugdev"
195
196# Victor 70C
197# Victor 86C
198ATTRS{idVendor}=="1244", ATTRS{idProduct}=="d237", MODE="664", GROUP="plugdev"
199
200# ZEROPLUS Logic Cube LAP-C series
201# There are various devices in the ZEROPLUS Logic Cube series:
202# 0c12:7002: LAP-16128U
203# 0c12:7009: LAP-C(16064)
204# 0c12:700a: LAP-C(16128)
205# 0c12:700b: LAP-C(32128)
206# 0c12:700c: LAP-C(321000)
207# 0c12:700d: LAP-C(322000)
208# 0c12:700e: LAP-C(16032)
209# 0c12:7016: LAP-C(162000)
210ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7002", MODE="664", GROUP="plugdev"
211ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7009", MODE="664", GROUP="plugdev"
212ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700a", MODE="664", GROUP="plugdev"
213ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700b", MODE="664", GROUP="plugdev"
214ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700c", MODE="664", GROUP="plugdev"
215ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700d", MODE="664", GROUP="plugdev"
216ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700e", MODE="664", GROUP="plugdev"
217ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7016", MODE="664", GROUP="plugdev"
218
219LABEL="libsigrok_rules_end"