]> sigrok.org Git - libsigrok.git/blame - contrib/z60_libsigrok.rules
Add Rigol DS1052E/1102E VID:PID
[libsigrok.git] / contrib / z60_libsigrok.rules
CommitLineData
5e59cfbf
UH
1##
2## This file is part of the sigrok project.
3##
c32cc250 4## Copyright (C) 2010-2012 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
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
2f8701d1
UH
25ACTION!="add|change", GOTO="libsigrok_rules_end"
26SUBSYSTEM!="usb|usb_device", GOTO="libsigrok_rules_end"
5e59cfbf 27
0c8dc7b4
UH
28# Acute PKLA-1216
29# http://www.acute.com.tw/product/la.php
30# lsusb: "05e3:0136 Genesys Logic, Inc."
31ATTRS{idVendor}=="05e3", ATTRS{idProduct}=="0136", MODE="664", GROUP="plugdev"
32
33# ASIX SIGMA and SIGMA2
5e59cfbf
UH
34# http://tools.asix.net/dbg_sigma.htm
35# lsusb: "a600:a000 Asix"
36ATTRS{idVendor}=="a600", ATTRS{idProduct}=="a000", MODE="664", GROUP="plugdev"
37
38# Braintechnology USB-LPS
39# http://www.braintechnology.de/braintechnology/usb_lps.html
40# lsusb: "16d0:0498" (no string for the vendor name available)
41ATTRS{idVendor}=="16d0", ATTRS{idProduct}=="0498", MODE="664", GROUP="plugdev"
42
43# Buspirate (v3)
44# http://dangerousprototypes.com/2009/11/03/bus-pirate-logic-analyzer-mode/
0c8dc7b4 45# lsusb: "0403:6001 Future Technology Devices International,
5e59cfbf
UH
46# Ltd FT232 USB-Serial (UART) IC"
47#
48# ChronoVu LA8
49# http://www.chronovu.com/
0c8dc7b4
UH
50# lsusb: "0403:6001 Future Technology Devices International,
51# Ltd FT232 USB-Serial (UART) IC"
5e59cfbf
UH
52ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", MODE="664", GROUP="plugdev"
53
3f8d5972
JH
54# CWAV USBee AX
55# http://www.usbee.com/ax.html
56# lsusb: "08a9:0014" (no string for the vendor name available)
57#
53709673 58# EE Electronics ESLA201A (clone of the CWAV USBee AX)
3f8d5972 59# http://eeelec.com/xla/
2f8701d1 60# lsusb: "08a9:0014" (no string for the vendor name available)
9f05304e 61#
53709673 62# ARMFLY AX-Pro (clone of the CWAV USBee AX)
9f05304e
UH
63# http://www.armfly.com/product/AX-Pro/ax-pro.htm
64# lsusb: "08a9:0014" (no string for the vendor name available)
3f8d5972
JH
65ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0014", MODE="664", GROUP="plugdev"
66
c9166745
IF
67# CWAV USBee DX
68# http://www.usbee.com/dx.html
69# lsusb: "08a9:0015" (no string for the vendor name available)
70#
71# XZL Studio DX (clone of the CWAV USBee DX)
72# lsusb: "08a9:0015" (no string for the vendor name available)
73ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0015", MODE="664", GROUP="plugdev"
74
1c418736
UH
75# CWAV USBee SX
76# http://www.usbee.com/sx.html
77# lsusb: "08a9:0009" (no string for the vendor name available)
78ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0009", MODE="664", GROUP="plugdev"
79
53709673
UH
80# Cypress FX2 eval boards without EEPROM:
81#
82# Lcsoft Mini Board
83# http://sigrok.org/wiki/Lcsoft_Mini_Board
84# lsusb: "04b4:8613 Cypress Semiconductor Corp. CY7C68013 EZ-USB FX2 USB 2.0 Development Kit"
85#
86# Braintechnology USB Interface V2.x
87# http://www.braintechnology.de/braintechnology/en/usb_fastinterface27.html
88# lsusb: "04b4:8613 Cypress Semiconductor Corp. CY7C68013 EZ-USB FX2 USB 2.0 Development Kit"
89ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="8613", MODE="664", GROUP="plugdev"
90
97fbf670
UH
91# Hantek DSO-2090
92# http://www.hantek.com.cn/english/produce_list.asp?unid=62
93# lsusb: "04b4:2090 Cypress Semiconductor Corp."
94# lsusb after FW upload: "04b5:2090 ROHM LSI Systems USA, LLC"
95ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2090", MODE="664", GROUP="plugdev"
0026228a 96ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2090", MODE="664", GROUP="plugdev"
97fbf670 97
d40a8d14
BV
98# Hantek DSO-2150
99# http://www.hantek.com.cn/english/produce_list.asp?unid=63
100# lsusb: "04b4:2150 Cypress Semiconductor Corp."
101# lsusb after FW upload: "04b5:2150 ROHM LSI Systems USA, LLC"
102ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2150", MODE="664", GROUP="plugdev"
103ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2150", MODE="664", GROUP="plugdev"
104
105# Hantek DSO-2250
106# http://www.hantek.com.cn/english/produce_list.asp?unid=64
107# lsusb: "04b4:2250 Cypress Semiconductor Corp."
108# lsusb after FW upload: "04b5:2250 ROHM LSI Systems USA, LLC"
109ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2250", MODE="664", GROUP="plugdev"
110ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2250", MODE="664", GROUP="plugdev"
111
112# Hantek DSO-5200
113# http://www.hantek.com.cn/english/produce_list.asp?unid=27
114# lsusb: "04b4:5200 Cypress Semiconductor Corp."
115# lsusb after FW upload: "04b5:5200 ROHM LSI Systems USA, LLC"
116ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="5200", MODE="664", GROUP="plugdev"
117ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="5200", MODE="664", GROUP="plugdev"
118
119# Hantek DSO-5200A
120# http://www.hantek.com.cn/english/produce_list.asp?unid=66
121# lsusb: "04b4:520a Cypress Semiconductor Corp."
122# lsusb after FW upload: "04b5:520a ROHM LSI Systems USA, LLC"
123ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev"
124ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev"
125
b5f6fcb1
UH
126# Ideofy LA-08
127# http://www.ideofy.com/la-08_en
128# lsusb: "1fff:0100" (no string for the vendor name available)
129ATTRS{idVendor}=="1fff", ATTRS{idProduct}=="0100", MODE="664", GROUP="plugdev"
130
0c8dc7b4
UH
131# Ikalogic SCANALOGIC-2 PRO
132# http://www.ikalogic.com/scanalogic2/
2f8701d1 133# lsusb: "20a0:4123" (no string for the vendor name available)
0c8dc7b4
UH
134ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4123", MODE="664", GROUP="plugdev"
135
5e59cfbf
UH
136# Intronix Logicport LA1034
137# http://www.pctestinstruments.com/
138# lsusb: "0403:dc48 Future Technology Devices International, Ltd"
139ATTRS{idVendor}=="0403", ATTRS{idProduct}=="dc48", MODE="664", GROUP="plugdev"
140
5ea1e54a
BV
141# Lascar Electronics EL-USB series
142# This is actually the generic SILabs (Cygnal) F32x USBXpress VID:PID
143ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="0002", MODE="664", GROUP="plugdev"
144
5e59cfbf
UH
145# Link Instruments MSO-19
146# http://www.linkinstruments.com/mso19.htm
147# lsusb: "3195:f190 Silicon Labs"
148ATTRS{idVendor}=="3195", ATTRS{idProduct}=="f190", MODE="664", GROUP="plugdev"
149
0c8dc7b4
UH
150# Logic Shrimp
151# http://dangerousprototypes.com/docs/Logic_Shrimp_logic_analyzer
152# lsusb: "04d8:fa95 Microchip Technology, Inc."
153ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fa95", MODE="664", GROUP="plugdev"
154
5e59cfbf
UH
155# Microchip PICkit2
156# http://www.microchip.com/pickit2
157# lsusb: "04d8:0033 Microchip Technology, Inc. PICkit2"
158ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="0033", MODE="664", GROUP="plugdev"
159
0c8dc7b4
UH
160# MiniLA Mockup
161# http://www.mikrocontroller.net/articles/Minila_Version_MockUp
162# lsusb: "0403:6010 Future Technology Devices International, Ltd FT2232C Dual USB-UART/FIFO IC"
163ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", MODE="664", GROUP="plugdev"
164
a97a3d70
BV
165# Nexus-Computing OsciPrime
166# http://www.osciprime.com/
167# The device comes up with the default Cypress FX2 VID:PID (04b4:8613), but
168# after firmware upload enumerates as this:
169# lsusb: "04b4:1004 Cypress Semiconductor Corp."
170ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="1004", MODE="664", GROUP="plugdev"
171
5e59cfbf
UH
172# Openbench Logic Sniffer
173# http://www.gadgetfactory.net/gf/project/butterflylogic/
174# http://dangerousprototypes.com/open-logic-sniffer/
175# lsusb: "04d8:000a Microchip Technology, Inc."
176ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="000a", MODE="664", GROUP="plugdev"
177
0c8dc7b4
UH
178# PoLabs PoScope Basic2
179# http://www.poscope.com/poscope_basic_2
180# lsusb: "10c4:ea67 Cygnal Integrated Products, Inc."
181ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea67", MODE="664", GROUP="plugdev"
182
c32cc250
UH
183# QuantAsylum QA100
184# http://www.quantasylum.com/content/Products/QA100.aspx
185# lsusb: "16c0:4e21 VOTI"
186ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="4e21", MODE="664", GROUP="plugdev"
187
188# Rigol VS5202D
189# http://int.rigol.com/prodserv/Discontinued%20products/
190# lsusb: "0400:03e8 National Semiconductor Corp."
191ATTRS{idVendor}=="0400", ATTRS{idProduct}=="03e8", MODE="664", GROUP="plugdev"
192
82b904b1
BV
193# Rigol DS1052E/1102E
194# lsusb: 1ab1:0588
195ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0588", MODE="664", GROUP="plugdev"
196
1c418736
UH
197# RockyLogic Ant8
198# http://www.rockylogic.com/products/ant8.html
199# lsusb: "0403:f918 Future Technology Devices International,
200# Ltd Ant8 Logic Probe"
201#
202# RockyLogic Ant18e
203# http://www.rockylogic.com/products/ant18e.html
204# lsusb: "0403:f918 Future Technology Devices International,
205# Ltd Ant8 Logic Probe"
206ATTRS{idVendor}=="0403", ATTRS{idProduct}=="f918", MODE="664", GROUP="plugdev"
207
5e59cfbf
UH
208# Saleae Logic
209# http://www.saleae.com/logic/
210# lsusb: "0925:3881 Lakeview Research"
211#
53709673 212# EE Electronics ESLA100 (clone of the Saleae Logic)
5e59cfbf 213# http://eeelec.com/xla/
2f8701d1 214# lsusb: "0925:3881 Lakeview Research"
0c8dc7b4 215#
53709673 216# Robomotic MiniLogic (clone of the Saleae Logic)
0c8dc7b4 217# http://buglogic.robomotic.com/
2f8701d1 218# lsusb: "0925:3881 Lakeview Research"
585a9ec4 219#
53709673 220# Robomotic BugLogic 3 (clone of the Saleae Logic)
585a9ec4
UH
221# http://norduino.robomotic.com/products-page/categories/buglogic3/
222# lsusb: "0925:3881 Lakeview Research"
5e59cfbf
UH
223ATTRS{idVendor}=="0925", ATTRS{idProduct}=="3881", MODE="664", GROUP="plugdev"
224
0c8dc7b4
UH
225# Saleae Logic16
226# http://www.saleae.com/logic16/
2f8701d1 227# lsusb: "21a9:1001" (no string for the vendor name available)
0c8dc7b4
UH
228ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1001", MODE="664", GROUP="plugdev"
229
a978eda2
UH
230# UNI-T UT-D04 multimeter cable (for various DMMs)
231# http://sigrok.org/wiki/Device_cables#UNI-T_UT-D04
232# lsusb: "1a86:e008 QinHeng Electronics HID-based serial adapater"
233ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="e008", MODE="664", GROUP="plugdev"
234
18a98412
UH
235# Velleman PCSU1000
236# http://www.velleman.eu/products/view/?id=362986
237# lsusb: "10cf:1000 Velleman Components, Inc."
238ATTRS{idVendor}=="10cf", ATTRS{idProduct}=="1000", MODE="664", GROUP="plugdev"
239
019d5663
BV
240# Victor 70C
241# http://www.china-victor.com/english/en/product_data.aspx?ClassID=168&ID=121
606a07b6 242ATTRS{idVendor}=="1244", ATTRS{idProduct}=="d237", MODE="664", GROUP="plugdev"
019d5663 243
5e59cfbf
UH
244# ZEROPLUS Logic Cube LAP-C series
245# http://www.zeroplus.com.tw/logic-analyzer_en/products.php#top_c
246# lsusb: "0c12:700e Zeroplus"
247# There are various devices in the ZEROPLUS Logic Cube LAP-C series:
248# 0x7009: LAP-C(16064)
249# 0x700a: LAP-C(16128)
250# 0x700b: LAP-C(32128)
251# 0x700c: LAP-C(321000)
252# 0x700d: LAP-C(322000)
253# 0x700e: LAP-C(16032)
254# 0x7016: LAP-C(162000)
255ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7009", MODE="664", GROUP="plugdev"
256ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700a", MODE="664", GROUP="plugdev"
257ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700b", MODE="664", GROUP="plugdev"
258ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700c", MODE="664", GROUP="plugdev"
259ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700d", MODE="664", GROUP="plugdev"
260ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700e", MODE="664", GROUP="plugdev"
261ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7016", MODE="664", GROUP="plugdev"
262
2f8701d1 263LABEL="libsigrok_rules_end"