]> sigrok.org Git - libsigrok.git/blame - contrib/60-libsigrok.rules
zeroplus-logic-cube: Add LAP-C(16128+) USB VID/PID.
[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)
61# MCU123 USBee AX Pro clone (clone of the CWAV USBee AX)
62# XZL_Studio AX (clone of the CWAV USBee AX)
f19fc2af 63ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0014", ENV{ID_SIGROK}="1"
3f8d5972 64
c9166745 65# CWAV USBee DX
1663ebe2 66# XZL_Studio DX (clone of the CWAV USBee DX)
f19fc2af 67ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0015", ENV{ID_SIGROK}="1"
c9166745 68
1c418736 69# CWAV USBee SX
f19fc2af 70ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0009", ENV{ID_SIGROK}="1"
1c418736 71
53709673 72# Cypress FX2 eval boards without EEPROM:
53709673 73# Lcsoft Mini Board
53709673 74# Braintechnology USB Interface V2.x
f19fc2af 75ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="8613", ENV{ID_SIGROK}="1"
53709673 76
1663ebe2 77# Dangerous Prototypes Buspirate (v3)
00910580
UH
78# ChronoVu LA8 (old VID/PID)
79# ChronoVu LA16 (old VID/PID)
f19fc2af 80ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", ENV{ID_SIGROK}="1"
1663ebe2
UH
81
82# Dangerous Prototypes Buspirate (v4)
f19fc2af 83ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fb00", ENV{ID_SIGROK}="1"
1663ebe2 84
0e6510b8 85# DreamSourceLab DSLogic
f19fc2af 86ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0001", ENV{ID_SIGROK}="1"
4801798f 87# DreamSourceLab DSLogic Pro
f19fc2af 88ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0003", ENV{ID_SIGROK}="1"
545c04f1 89# DreamSourceLab DScope
f19fc2af 90ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0002", ENV{ID_SIGROK}="1"
c33f32a9 91# DreamSourceLab DSLogic Plus
f19fc2af 92ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0020", ENV{ID_SIGROK}="1"
c33f32a9 93# DreamSourceLab DSLogic Basic
f19fc2af 94ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0021", ENV{ID_SIGROK}="1"
0e6510b8 95
851329ca 96# HAMEG HO720
f19fc2af 97ATTRS{idVendor}=="0403", ATTRS{idProduct}=="ed72", ENV{ID_SIGROK}="1"
851329ca
SB
98
99# HAMEG HO730
f19fc2af 100ATTRS{idVendor}=="0403", ATTRS{idProduct}=="ed73", ENV{ID_SIGROK}="1"
851329ca 101
97fbf670 102# Hantek DSO-2090
97fbf670
UH
103# lsusb: "04b4:2090 Cypress Semiconductor Corp."
104# lsusb after FW upload: "04b5:2090 ROHM LSI Systems USA, LLC"
f19fc2af
SB
105ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2090", ENV{ID_SIGROK}="1"
106ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2090", ENV{ID_SIGROK}="1"
97fbf670 107
d40a8d14 108# Hantek DSO-2150
d40a8d14
BV
109# lsusb: "04b4:2150 Cypress Semiconductor Corp."
110# lsusb after FW upload: "04b5:2150 ROHM LSI Systems USA, LLC"
f19fc2af
SB
111ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2150", ENV{ID_SIGROK}="1"
112ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2150", ENV{ID_SIGROK}="1"
d40a8d14
BV
113
114# Hantek DSO-2250
d40a8d14
BV
115# lsusb: "04b4:2250 Cypress Semiconductor Corp."
116# lsusb after FW upload: "04b5:2250 ROHM LSI Systems USA, LLC"
f19fc2af
SB
117ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2250", ENV{ID_SIGROK}="1"
118ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2250", ENV{ID_SIGROK}="1"
d40a8d14
BV
119
120# Hantek DSO-5200
d40a8d14
BV
121# lsusb: "04b4:5200 Cypress Semiconductor Corp."
122# lsusb after FW upload: "04b5:5200 ROHM LSI Systems USA, LLC"
f19fc2af
SB
123ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="5200", ENV{ID_SIGROK}="1"
124ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="5200", ENV{ID_SIGROK}="1"
d40a8d14
BV
125
126# Hantek DSO-5200A
d40a8d14
BV
127# lsusb: "04b4:520a Cypress Semiconductor Corp."
128# lsusb after FW upload: "04b5:520a ROHM LSI Systems USA, LLC"
f19fc2af
SB
129ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="520a", ENV{ID_SIGROK}="1"
130ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="520a", ENV{ID_SIGROK}="1"
d40a8d14 131
157fd444 132# Hantek 6022BE, renumerates as 1d50:608e "sigrok fx2lafw", Serial: Hantek 6022BE
f19fc2af 133ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="6022", ENV{ID_SIGROK}="1"
8ccf5ceb 134
157fd444 135# Hantek 6022BL, renumerates as 1d50:608e "sigrok fx2lafw", Serial: Hantek 6022BL
f19fc2af 136ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="602a", ENV{ID_SIGROK}="1"
efcdec00 137
ce95428c 138# IKALOGIC Scanalogic-2
f19fc2af 139ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4123", ENV{ID_SIGROK}="1"
0c8dc7b4 140
cdc30138 141# IKALOGIC ScanaPLUS
f19fc2af 142ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6014", ENV{ID_SIGROK}="1"
cdc30138 143
c8bab81c 144# Kecheng KC-330B
f19fc2af 145ATTRS{idVendor}=="1041", ATTRS{idProduct}=="8101", ENV{ID_SIGROK}="1"
c8bab81c 146
1663ebe2
UH
147# Lascar Electronics EL-USB-2
148# Lascar Electronics EL-USB-CO
d1056603 149# This is actually the generic SiLabs (Cygnal) F32x USBXpress VID:PID.
f19fc2af 150ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="0002", ENV{ID_SIGROK}="1"
5ea1e54a 151
8dd5d426 152# LeCroy LogicStudio16
f19fc2af
SB
153ATTRS{idVendor}=="05ff", ATTRS{idProduct}=="a001", ENV{ID_SIGROK}="1"
154ATTRS{idVendor}=="05ff", ATTRS{idProduct}=="a002", ENV{ID_SIGROK}="1"
8dd5d426 155
5e59cfbf 156# Link Instruments MSO-19
f19fc2af 157ATTRS{idVendor}=="3195", ATTRS{idProduct}=="f190", ENV{ID_SIGROK}="1"
5e59cfbf 158
0c8dc7b4 159# Logic Shrimp
f19fc2af 160ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fa95", ENV{ID_SIGROK}="1"
0c8dc7b4 161
0c8dc7b4 162# MiniLA Mockup
f19fc2af 163ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", ENV{ID_SIGROK}="1"
0c8dc7b4 164
1663ebe2
UH
165# MIC 98581
166# MIC 98583
167# Tondaj SL-814
f19fc2af 168ATTRS{idVendor}=="067b", ATTRS{idProduct}=="2303", ENV{ID_SIGROK}="1"
1663ebe2 169
5e59cfbf 170# Openbench Logic Sniffer
f19fc2af 171ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="000a", ENV{ID_SIGROK}="1"
5e59cfbf 172
ad7621d4 173# Rigol DS1000 series
f19fc2af 174ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0588", ENV{ID_SIGROK}="1"
82b904b1 175
7637cc60 176# Rigol 1000Z series
f19fc2af 177ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04ce", ENV{ID_SIGROK}="1"
7637cc60 178
ad7621d4 179# Rigol DS2000 series
f19fc2af 180ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04b0", ENV{ID_SIGROK}="1"
ad7621d4 181
138c0652 182# Rigol DG4000 series
f19fc2af 183ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0641", ENV{ID_SIGROK}="1"
138c0652 184
d71ead65 185# Rohde&Schwarz HMO1002 Series VCP/USBTMC mode
f19fc2af
SB
186ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0118", ENV{ID_SIGROK}="1"
187ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0119", ENV{ID_SIGROK}="1"
d71ead65 188
157fd444 189# Sainsmart DDS120 / Rocktech BM102, renumerates as 1d50:608e "sigrok fx2lafw", Serial: Sainsmart DDS120
f19fc2af 190ATTRS{idVendor}=="8102", ATTRS{idProduct}=="8102", ENV{ID_SIGROK}="1"
afb001a3 191
5e59cfbf 192# Saleae Logic
53709673 193# EE Electronics ESLA100 (clone of the Saleae Logic)
53709673 194# Robomotic MiniLogic (clone of the Saleae Logic)
53709673 195# Robomotic BugLogic 3 (clone of the Saleae Logic)
1663ebe2 196# MCU123 Saleae Logic clone (clone of the Saleae Logic)
f19fc2af 197ATTRS{idVendor}=="0925", ATTRS{idProduct}=="3881", ENV{ID_SIGROK}="1"
5e59cfbf 198
8823146e 199# Saleae Logic16
f19fc2af 200ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1001", ENV{ID_SIGROK}="1"
8823146e 201
2cdd4020 202# sigrok FX2 LA (8ch)
f19fc2af 203ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608c", ENV{ID_SIGROK}="1"
2cdd4020
UH
204
205# sigrok FX2 LA (16ch)
f19fc2af 206ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608d", ENV{ID_SIGROK}="1"
2cdd4020 207
157fd444 208# sigrok FX2 DSO (2ch)
f19fc2af 209ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608e", ENV{ID_SIGROK}="1"
157fd444 210
e8cd7d60 211# SysClk LWLA1016
f19fc2af 212ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6688", ENV{ID_SIGROK}="1"
e8cd7d60 213
5874e88d 214# SysClk LWLA1034
f19fc2af 215ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6689", ENV{ID_SIGROK}="1"
5874e88d 216
7079c078 217# Testo 435
f19fc2af 218ATTRS{idVendor}=="128d", ATTRS{idProduct}=="0003", ENV{ID_SIGROK}="1"
7079c078 219
1663ebe2 220# UNI-T UT-D04 multimeter cable (for various UNI-T and rebranded DMMs)
a978eda2 221# http://sigrok.org/wiki/Device_cables#UNI-T_UT-D04
21d464a7 222# UNI-T UT325
f19fc2af 223ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="e008", ENV{ID_SIGROK}="1"
a978eda2 224
1663ebe2
UH
225# V&A VA4000 multimeter cable (for various V&A DMMs)
226# http://sigrok.org/wiki/Device_cables#V.26A_VA4000
f19fc2af 227ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="0201", ENV{ID_SIGROK}="1"
18a98412 228
019d5663 229# Victor 70C
1663ebe2 230# Victor 86C
f19fc2af 231ATTRS{idVendor}=="1244", ATTRS{idProduct}=="d237", ENV{ID_SIGROK}="1"
019d5663 232
5e59cfbf 233# ZEROPLUS Logic Cube LAP-C series
7c3e7b43 234# There are various devices in the ZEROPLUS Logic Cube series:
d1056603
UH
235# 0c12:7002: LAP-16128U
236# 0c12:7009: LAP-C(16064)
237# 0c12:700a: LAP-C(16128)
238# 0c12:700b: LAP-C(32128)
239# 0c12:700c: LAP-C(321000)
240# 0c12:700d: LAP-C(322000)
241# 0c12:700e: LAP-C(16032)
242# 0c12:7016: LAP-C(162000)
f19fc2af
SB
243ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7002", ENV{ID_SIGROK}="1"
244ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7009", ENV{ID_SIGROK}="1"
245ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700a", ENV{ID_SIGROK}="1"
246ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700b", ENV{ID_SIGROK}="1"
247ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700c", ENV{ID_SIGROK}="1"
248ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700d", ENV{ID_SIGROK}="1"
249ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700e", ENV{ID_SIGROK}="1"
250ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7016", ENV{ID_SIGROK}="1"
5e59cfbf 251
2f8701d1 252LABEL="libsigrok_rules_end"