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