]> sigrok.org Git - libsigrok.git/blame - contrib/60-libsigrok.rules
fx2lafw: Update comments listing supported devices.
[libsigrok.git] / contrib / 60-libsigrok.rules
CommitLineData
5e59cfbf 1##
50985c20 2## This file is part of the libsigrok project.
5e59cfbf 3##
1663ebe2 4## Copyright (C) 2010-2013 Uwe Hermann <uwe@hermann-uwe.de>
5e59cfbf
UH
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
2ea1fdf1 17## along with this program; if not, see <http://www.gnu.org/licenses/>.
5e59cfbf
UH
18##
19
f19fc2af
SB
20# These rules do not grant any permission by itself, but flag devices
21# supported by libsigrok.
22# The access policy is stored in the 61-libsigrok-plugdev.rules and
23# 61-libsigrok-uaccess.rules.
68fefbd7 24
5e59cfbf
UH
25##
26## Please keep this list sorted alphabetically by vendor/device name.
27##
28
2f8701d1 29ACTION!="add|change", GOTO="libsigrok_rules_end"
8dce54f7 30SUBSYSTEM!="usb|usbmisc|usb_device", GOTO="libsigrok_rules_end"
5e59cfbf 31
57d355a7
BV
32# Agilent USBTMC-connected devices
33# 34405A
f19fc2af 34ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0618", ENV{ID_SIGROK}="1"
57d355a7 35# 34410A
f19fc2af 36ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0607", ENV{ID_SIGROK}="1"
57d355a7 37# DSO1000 series
f19fc2af 38ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0588", ENV{ID_SIGROK}="1"
57d355a7 39
d1056603
UH
40# ASIX SIGMA
41# ASIX SIGMA2
f19fc2af 42ATTRS{idVendor}=="a600", ATTRS{idProduct}=="a000", ENV{ID_SIGROK}="1"
5e59cfbf
UH
43
44# Braintechnology USB-LPS
f19fc2af 45ATTRS{idVendor}=="16d0", ATTRS{idProduct}=="0498", ENV{ID_SIGROK}="1"
5e59cfbf 46
9014d459 47# Brymen BU-86X adapter (e.g. for Brymen BM867/BM869 and possibly others).
f19fc2af 48ATTRS{idVendor}=="0820", ATTRS{idProduct}=="0001", ENV{ID_SIGROK}="1"
9014d459 49
1663ebe2 50# CEM DT-8852
f19fc2af 51ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea60", ENV{ID_SIGROK}="1"
5e59cfbf 52
00910580
UH
53# ChronoVu LA8 (new VID/PID)
54# ChronoVu LA16 (new VID/PID)
f19fc2af 55ATTRS{idVendor}=="0403", ATTRS{idProduct}=="8867", ENV{ID_SIGROK}="1"
00910580 56
3f8d5972 57# CWAV USBee AX
53709673 58# ARMFLY AX-Pro (clone of the CWAV USBee AX)
1663ebe2
UH
59# ARMFLY Mini-Logic (clone of the CWAV USBee AX)
60# EE Electronics ESLA201A (clone of the CWAV USBee AX)
5a01d094 61# HT USBee-AxPro (clone of the CWAV USBee AX)
1663ebe2 62# MCU123 USBee AX Pro clone (clone of the CWAV USBee AX)
5a01d094 63# Noname LHT00SU1 (clone of the CWAV USBee AX)
1663ebe2 64# XZL_Studio AX (clone of the CWAV USBee AX)
f19fc2af 65ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0014", ENV{ID_SIGROK}="1"
3f8d5972 66
c9166745 67# CWAV USBee DX
5a01d094 68# HT USBee-DxPro (clone of the CWAV USBee DX), not yet supported!
1663ebe2 69# XZL_Studio DX (clone of the CWAV USBee DX)
f19fc2af 70ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0015", ENV{ID_SIGROK}="1"
c9166745 71
1c418736 72# CWAV USBee SX
f19fc2af 73ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0009", ENV{ID_SIGROK}="1"
1c418736 74
5a01d094
UH
75# CWAV USBee ZX
76ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0005", ENV{ID_SIGROK}="1"
77
53709673 78# Cypress FX2 eval boards without EEPROM:
53709673 79# Lcsoft Mini Board
53709673 80# Braintechnology USB Interface V2.x
5a01d094 81# fx2grok-tiny
f19fc2af 82ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="8613", ENV{ID_SIGROK}="1"
53709673 83
1663ebe2 84# Dangerous Prototypes Buspirate (v3)
00910580
UH
85# ChronoVu LA8 (old VID/PID)
86# ChronoVu LA16 (old VID/PID)
5a01d094 87# ftdi-la
f19fc2af 88ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", ENV{ID_SIGROK}="1"
1663ebe2
UH
89
90# Dangerous Prototypes Buspirate (v4)
f19fc2af 91ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fb00", ENV{ID_SIGROK}="1"
1663ebe2 92
0e6510b8 93# DreamSourceLab DSLogic
f19fc2af 94ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0001", ENV{ID_SIGROK}="1"
4801798f 95# DreamSourceLab DSLogic Pro
f19fc2af 96ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0003", ENV{ID_SIGROK}="1"
545c04f1 97# DreamSourceLab DScope
f19fc2af 98ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0002", ENV{ID_SIGROK}="1"
c33f32a9 99# DreamSourceLab DSLogic Plus
f19fc2af 100ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0020", ENV{ID_SIGROK}="1"
c33f32a9 101# DreamSourceLab DSLogic Basic
f19fc2af 102ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0021", ENV{ID_SIGROK}="1"
0e6510b8 103
851329ca 104# HAMEG HO720
f19fc2af 105ATTRS{idVendor}=="0403", ATTRS{idProduct}=="ed72", ENV{ID_SIGROK}="1"
851329ca
SB
106
107# HAMEG HO730
f19fc2af 108ATTRS{idVendor}=="0403", ATTRS{idProduct}=="ed73", ENV{ID_SIGROK}="1"
851329ca 109
97fbf670 110# Hantek DSO-2090
97fbf670
UH
111# lsusb: "04b4:2090 Cypress Semiconductor Corp."
112# lsusb after FW upload: "04b5:2090 ROHM LSI Systems USA, LLC"
f19fc2af
SB
113ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2090", ENV{ID_SIGROK}="1"
114ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2090", ENV{ID_SIGROK}="1"
97fbf670 115
d40a8d14 116# Hantek DSO-2150
d40a8d14
BV
117# lsusb: "04b4:2150 Cypress Semiconductor Corp."
118# lsusb after FW upload: "04b5:2150 ROHM LSI Systems USA, LLC"
f19fc2af
SB
119ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2150", ENV{ID_SIGROK}="1"
120ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2150", ENV{ID_SIGROK}="1"
d40a8d14
BV
121
122# Hantek DSO-2250
d40a8d14
BV
123# lsusb: "04b4:2250 Cypress Semiconductor Corp."
124# lsusb after FW upload: "04b5:2250 ROHM LSI Systems USA, LLC"
f19fc2af
SB
125ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2250", ENV{ID_SIGROK}="1"
126ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2250", ENV{ID_SIGROK}="1"
d40a8d14
BV
127
128# Hantek DSO-5200
d40a8d14
BV
129# lsusb: "04b4:5200 Cypress Semiconductor Corp."
130# lsusb after FW upload: "04b5:5200 ROHM LSI Systems USA, LLC"
f19fc2af
SB
131ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="5200", ENV{ID_SIGROK}="1"
132ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="5200", ENV{ID_SIGROK}="1"
d40a8d14
BV
133
134# Hantek DSO-5200A
d40a8d14
BV
135# lsusb: "04b4:520a Cypress Semiconductor Corp."
136# lsusb after FW upload: "04b5:520a ROHM LSI Systems USA, LLC"
f19fc2af
SB
137ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="520a", ENV{ID_SIGROK}="1"
138ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="520a", ENV{ID_SIGROK}="1"
d40a8d14 139
157fd444 140# Hantek 6022BE, renumerates as 1d50:608e "sigrok fx2lafw", Serial: Hantek 6022BE
f19fc2af 141ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="6022", ENV{ID_SIGROK}="1"
8ccf5ceb 142
157fd444 143# Hantek 6022BL, renumerates as 1d50:608e "sigrok fx2lafw", Serial: Hantek 6022BL
f19fc2af 144ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="602a", ENV{ID_SIGROK}="1"
efcdec00 145
ce95428c 146# IKALOGIC Scanalogic-2
f19fc2af 147ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4123", ENV{ID_SIGROK}="1"
0c8dc7b4 148
cdc30138 149# IKALOGIC ScanaPLUS
f19fc2af 150ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6014", ENV{ID_SIGROK}="1"
cdc30138 151
c8bab81c 152# Kecheng KC-330B
f19fc2af 153ATTRS{idVendor}=="1041", ATTRS{idProduct}=="8101", ENV{ID_SIGROK}="1"
c8bab81c 154
1663ebe2
UH
155# Lascar Electronics EL-USB-2
156# Lascar Electronics EL-USB-CO
d1056603 157# This is actually the generic SiLabs (Cygnal) F32x USBXpress VID:PID.
f19fc2af 158ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="0002", ENV{ID_SIGROK}="1"
5ea1e54a 159
8dd5d426 160# LeCroy LogicStudio16
f19fc2af
SB
161ATTRS{idVendor}=="05ff", ATTRS{idProduct}=="a001", ENV{ID_SIGROK}="1"
162ATTRS{idVendor}=="05ff", ATTRS{idProduct}=="a002", ENV{ID_SIGROK}="1"
8dd5d426 163
5e59cfbf 164# Link Instruments MSO-19
f19fc2af 165ATTRS{idVendor}=="3195", ATTRS{idProduct}=="f190", ENV{ID_SIGROK}="1"
5e59cfbf 166
0c8dc7b4 167# Logic Shrimp
f19fc2af 168ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fa95", ENV{ID_SIGROK}="1"
0c8dc7b4 169
0c8dc7b4 170# MiniLA Mockup
5a01d094 171# ftdi-la
f19fc2af 172ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", ENV{ID_SIGROK}="1"
0c8dc7b4 173
1663ebe2
UH
174# MIC 98581
175# MIC 98583
176# Tondaj SL-814
f19fc2af 177ATTRS{idVendor}=="067b", ATTRS{idProduct}=="2303", ENV{ID_SIGROK}="1"
1663ebe2 178
5e59cfbf 179# Openbench Logic Sniffer
f19fc2af 180ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="000a", ENV{ID_SIGROK}="1"
5e59cfbf 181
ad7621d4 182# Rigol DS1000 series
f19fc2af 183ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0588", ENV{ID_SIGROK}="1"
82b904b1 184
7637cc60 185# Rigol 1000Z series
f19fc2af 186ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04ce", ENV{ID_SIGROK}="1"
7637cc60 187
ad7621d4 188# Rigol DS2000 series
f19fc2af 189ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04b0", ENV{ID_SIGROK}="1"
ad7621d4 190
138c0652 191# Rigol DG4000 series
f19fc2af 192ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0641", ENV{ID_SIGROK}="1"
138c0652 193
d71ead65 194# Rohde&Schwarz HMO1002 Series VCP/USBTMC mode
f19fc2af
SB
195ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0118", ENV{ID_SIGROK}="1"
196ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0119", ENV{ID_SIGROK}="1"
d71ead65 197
157fd444 198# Sainsmart DDS120 / Rocktech BM102, renumerates as 1d50:608e "sigrok fx2lafw", Serial: Sainsmart DDS120
f19fc2af 199ATTRS{idVendor}=="8102", ATTRS{idProduct}=="8102", ENV{ID_SIGROK}="1"
afb001a3 200
5e59cfbf 201# Saleae Logic
53709673 202# EE Electronics ESLA100 (clone of the Saleae Logic)
5a01d094
UH
203# Hantek 6022BL in LA mode (clone of the Saleae Logic)
204# Instrustar ISDS205X in LA mode (clone of the Saleae Logic)
53709673 205# Robomotic MiniLogic (clone of the Saleae Logic)
53709673 206# Robomotic BugLogic 3 (clone of the Saleae Logic)
1663ebe2 207# MCU123 Saleae Logic clone (clone of the Saleae Logic)
f19fc2af 208ATTRS{idVendor}=="0925", ATTRS{idProduct}=="3881", ENV{ID_SIGROK}="1"
5e59cfbf 209
8823146e 210# Saleae Logic16
f19fc2af 211ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1001", ENV{ID_SIGROK}="1"
8823146e 212
5a01d094
UH
213# Saleae Logic Pro 16
214ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1006", ENV{ID_SIGROK}="1"
215
2cdd4020 216# sigrok FX2 LA (8ch)
5a01d094 217# fx2grok-flat (before and after renumeration)
f19fc2af 218ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608c", ENV{ID_SIGROK}="1"
2cdd4020
UH
219
220# sigrok FX2 LA (16ch)
f19fc2af 221ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608d", ENV{ID_SIGROK}="1"
2cdd4020 222
157fd444 223# sigrok FX2 DSO (2ch)
f19fc2af 224ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608e", ENV{ID_SIGROK}="1"
157fd444 225
e8cd7d60 226# SysClk LWLA1016
f19fc2af 227ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6688", ENV{ID_SIGROK}="1"
e8cd7d60 228
5874e88d 229# SysClk LWLA1034
f19fc2af 230ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6689", ENV{ID_SIGROK}="1"
5874e88d 231
7079c078 232# Testo 435
f19fc2af 233ATTRS{idVendor}=="128d", ATTRS{idProduct}=="0003", ENV{ID_SIGROK}="1"
7079c078 234
1663ebe2 235# UNI-T UT-D04 multimeter cable (for various UNI-T and rebranded DMMs)
a978eda2 236# http://sigrok.org/wiki/Device_cables#UNI-T_UT-D04
21d464a7 237# UNI-T UT325
f19fc2af 238ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="e008", ENV{ID_SIGROK}="1"
a978eda2 239
1663ebe2
UH
240# V&A VA4000 multimeter cable (for various V&A DMMs)
241# http://sigrok.org/wiki/Device_cables#V.26A_VA4000
f19fc2af 242ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="0201", ENV{ID_SIGROK}="1"
18a98412 243
019d5663 244# Victor 70C
1663ebe2 245# Victor 86C
f19fc2af 246ATTRS{idVendor}=="1244", ATTRS{idProduct}=="d237", ENV{ID_SIGROK}="1"
019d5663 247
5e59cfbf 248# ZEROPLUS Logic Cube LAP-C series
7c3e7b43 249# There are various devices in the ZEROPLUS Logic Cube series:
d1056603
UH
250# 0c12:7002: LAP-16128U
251# 0c12:7009: LAP-C(16064)
252# 0c12:700a: LAP-C(16128)
253# 0c12:700b: LAP-C(32128)
254# 0c12:700c: LAP-C(321000)
255# 0c12:700d: LAP-C(322000)
256# 0c12:700e: LAP-C(16032)
257# 0c12:7016: LAP-C(162000)
5a01d094
UH
258# 0c12:7025: LAP-C(16128+)
259# 0c12:7100: AKIP-9101
f19fc2af
SB
260ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7002", ENV{ID_SIGROK}="1"
261ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7009", ENV{ID_SIGROK}="1"
262ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700a", ENV{ID_SIGROK}="1"
263ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700b", ENV{ID_SIGROK}="1"
264ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700c", ENV{ID_SIGROK}="1"
265ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700d", ENV{ID_SIGROK}="1"
266ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700e", ENV{ID_SIGROK}="1"
267ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7016", ENV{ID_SIGROK}="1"
5a01d094
UH
268ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7025", ENV{ID_SIGROK}="1"
269ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7100", ENV{ID_SIGROK}="1"
5e59cfbf 270
2f8701d1 271LABEL="libsigrok_rules_end"