]> sigrok.org Git - libsigrok.git/blob - contrib/z60_libsigrok.rules
udev rules file: Drop URLs and lsusb.
[libsigrok.git] / contrib / z60_libsigrok.rules
1 ##
2 ## This file is part of the libsigrok project.
3 ##
4 ## Copyright (C) 2010-2012 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
25 ACTION!="add|change", GOTO="libsigrok_rules_end"
26 SUBSYSTEM!="usb|usb_device", GOTO="libsigrok_rules_end"
27
28 # Acute PKLA-1216
29 ATTRS{idVendor}=="05e3", ATTRS{idProduct}=="0136", MODE="664", GROUP="plugdev"
30
31 # ASIX SIGMA
32 # ASIX SIGMA2
33 ATTRS{idVendor}=="a600", ATTRS{idProduct}=="a000", MODE="664", GROUP="plugdev"
34
35 # Braintechnology USB-LPS
36 ATTRS{idVendor}=="16d0", ATTRS{idProduct}=="0498", MODE="664", GROUP="plugdev"
37
38 # Buspirate (v3)
39 # ChronoVu LA8
40 ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", MODE="664", GROUP="plugdev"
41
42 # CWAV USBee AX
43 # EE Electronics ESLA201A (clone of the CWAV USBee AX)
44 # ARMFLY AX-Pro (clone of the CWAV USBee AX)
45 ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0014", MODE="664", GROUP="plugdev"
46
47 # CWAV USBee DX
48 # XZL Studio DX (clone of the CWAV USBee DX)
49 ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0015", MODE="664", GROUP="plugdev"
50
51 # CWAV USBee SX
52 ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0009", MODE="664", GROUP="plugdev"
53
54 # Cypress FX2 eval boards without EEPROM:
55 #
56 # Lcsoft Mini Board
57 # Braintechnology USB Interface V2.x
58 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="8613", MODE="664", GROUP="plugdev"
59
60 # Hantek DSO-2090
61 # lsusb: "04b4:2090 Cypress Semiconductor Corp."
62 # lsusb after FW upload: "04b5:2090 ROHM LSI Systems USA, LLC"
63 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2090", MODE="664", GROUP="plugdev"
64 ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2090", MODE="664", GROUP="plugdev"
65
66 # Hantek DSO-2150
67 # lsusb: "04b4:2150 Cypress Semiconductor Corp."
68 # lsusb after FW upload: "04b5:2150 ROHM LSI Systems USA, LLC"
69 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2150", MODE="664", GROUP="plugdev"
70 ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2150", MODE="664", GROUP="plugdev"
71
72 # Hantek DSO-2250
73 # lsusb: "04b4:2250 Cypress Semiconductor Corp."
74 # lsusb after FW upload: "04b5:2250 ROHM LSI Systems USA, LLC"
75 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2250", MODE="664", GROUP="plugdev"
76 ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2250", MODE="664", GROUP="plugdev"
77
78 # Hantek DSO-5200
79 # lsusb: "04b4:5200 Cypress Semiconductor Corp."
80 # lsusb after FW upload: "04b5:5200 ROHM LSI Systems USA, LLC"
81 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="5200", MODE="664", GROUP="plugdev"
82 ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="5200", MODE="664", GROUP="plugdev"
83
84 # Hantek DSO-5200A
85 # lsusb: "04b4:520a Cypress Semiconductor Corp."
86 # lsusb after FW upload: "04b5:520a ROHM LSI Systems USA, LLC"
87 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev"
88 ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev"
89
90 # Ideofy LA-08
91 ATTRS{idVendor}=="1fff", ATTRS{idProduct}=="0100", MODE="664", GROUP="plugdev"
92
93 # Ikalogic SCANALOGIC-2 PRO
94 ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4123", MODE="664", GROUP="plugdev"
95
96 # Intronix Logicport LA1034
97 ATTRS{idVendor}=="0403", ATTRS{idProduct}=="dc48", MODE="664", GROUP="plugdev"
98
99 # Kecheng KC-330B
100 ATTRS{idVendor}=="1041", ATTRS{idProduct}=="8101", MODE="664", GROUP="plugdev"
101
102 # Lascar Electronics EL-USB series
103 # This is actually the generic SiLabs (Cygnal) F32x USBXpress VID:PID.
104 ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="0002", MODE="664", GROUP="plugdev"
105
106 # Link Instruments MSO-19
107 ATTRS{idVendor}=="3195", ATTRS{idProduct}=="f190", MODE="664", GROUP="plugdev"
108
109 # Logic Shrimp
110 ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fa95", MODE="664", GROUP="plugdev"
111
112 # Microchip PICkit2
113 ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="0033", MODE="664", GROUP="plugdev"
114
115 # MiniLA Mockup
116 ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", MODE="664", GROUP="plugdev"
117
118 # Nexus-Computing OsciPrime
119 # The device comes up with the default Cypress FX2 VID:PID (04b4:8613), but
120 # after firmware upload enumerates as "04b4:1004 Cypress Semiconductor Corp.".
121 ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="1004", MODE="664", GROUP="plugdev"
122
123 # Openbench Logic Sniffer
124 ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="000a", MODE="664", GROUP="plugdev"
125
126 # PoLabs PoScope Basic2
127 ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea67", MODE="664", GROUP="plugdev"
128
129 # QuantAsylum QA100
130 ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="4e21", MODE="664", GROUP="plugdev"
131
132 # Rigol VS5202D
133 ATTRS{idVendor}=="0400", ATTRS{idProduct}=="03e8", MODE="664", GROUP="plugdev"
134
135 # Rigol DS1052E
136 # Rigol DS1102E
137 ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0588", MODE="664", GROUP="plugdev"
138
139 # RockyLogic Ant8
140 # RockyLogic Ant18e
141 ATTRS{idVendor}=="0403", ATTRS{idProduct}=="f918", MODE="664", GROUP="plugdev"
142
143 # Saleae Logic
144 # EE Electronics ESLA100 (clone of the Saleae Logic)
145 # Robomotic MiniLogic (clone of the Saleae Logic)
146 # Robomotic BugLogic 3 (clone of the Saleae Logic)
147 ATTRS{idVendor}=="0925", ATTRS{idProduct}=="3881", MODE="664", GROUP="plugdev"
148
149 # Saleae Logic16
150 ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1001", MODE="664", GROUP="plugdev"
151
152 # UNI-T UT-D04 multimeter cable (for various DMMs)
153 # http://sigrok.org/wiki/Device_cables#UNI-T_UT-D04
154 ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="e008", MODE="664", GROUP="plugdev"
155
156 # Velleman PCSU1000
157 ATTRS{idVendor}=="10cf", ATTRS{idProduct}=="1000", MODE="664", GROUP="plugdev"
158
159 # Victor 70C
160 ATTRS{idVendor}=="1244", ATTRS{idProduct}=="d237", MODE="664", GROUP="plugdev"
161
162 # ZEROPLUS Logic Cube LAP-C series
163 # There are various devices in the ZEROPLUS Logic Cube series:
164 # 0c12:7002: LAP-16128U
165 # 0c12:7009: LAP-C(16064)
166 # 0c12:700a: LAP-C(16128)
167 # 0c12:700b: LAP-C(32128)
168 # 0c12:700c: LAP-C(321000)
169 # 0c12:700d: LAP-C(322000)
170 # 0c12:700e: LAP-C(16032)
171 # 0c12:7016: LAP-C(162000)
172 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7002", MODE="664", GROUP="plugdev"
173 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7009", MODE="664", GROUP="plugdev"
174 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700a", MODE="664", GROUP="plugdev"
175 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700b", MODE="664", GROUP="plugdev"
176 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700c", MODE="664", GROUP="plugdev"
177 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700d", MODE="664", GROUP="plugdev"
178 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700e", MODE="664", GROUP="plugdev"
179 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7016", MODE="664", GROUP="plugdev"
180
181 LABEL="libsigrok_rules_end"