X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=contrib%2F60-libsigrok.rules;h=ad51480bececc75fe96d879662ef1e25cc8d2af9;hb=4ddd34b10705b92211c2b31f8c5ab312ad062ba1;hp=498f40cd512dcca97291f292365fc0aa29ea68e9;hpb=f19fc2af33c8e6ddd996fed329deb3b12bce1a7c;p=libsigrok.git diff --git a/contrib/60-libsigrok.rules b/contrib/60-libsigrok.rules index 498f40cd..ad51480b 100644 --- a/contrib/60-libsigrok.rules +++ b/contrib/60-libsigrok.rules @@ -17,14 +17,20 @@ ## along with this program; if not, see . ## +# # These rules do not grant any permission by itself, but flag devices # supported by libsigrok. # The access policy is stored in the 61-libsigrok-plugdev.rules and # 61-libsigrok-uaccess.rules. +# +# Note: Any syntax changes here will need to be tested against the +# 'update-device-filter' Makefile target in the sigrok-androidutils +# repo, since that parses this file. +# -## -## Please keep this list sorted alphabetically by vendor/device name. -## +# +# Please keep this list sorted alphabetically by vendor/device name. +# ACTION!="add|change", GOTO="libsigrok_rules_end" SUBSYSTEM!="usb|usbmisc|usb_device", GOTO="libsigrok_rules_end" @@ -36,6 +42,8 @@ ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0618", ENV{ID_SIGROK}="1" ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0607", ENV{ID_SIGROK}="1" # DSO1000 series ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0588", ENV{ID_SIGROK}="1" +# MSO7000A series +ATTRS{idVendor}=="0957", ATTRS{idProduct}=="1735", ENV{ID_SIGROK}="1" # ASIX SIGMA # ASIX SIGMA2 @@ -58,25 +66,33 @@ ATTRS{idVendor}=="0403", ATTRS{idProduct}=="8867", ENV{ID_SIGROK}="1" # ARMFLY AX-Pro (clone of the CWAV USBee AX) # ARMFLY Mini-Logic (clone of the CWAV USBee AX) # EE Electronics ESLA201A (clone of the CWAV USBee AX) +# HT USBee-AxPro (clone of the CWAV USBee AX) # MCU123 USBee AX Pro clone (clone of the CWAV USBee AX) +# Noname LHT00SU1 (clone of the CWAV USBee AX) # XZL_Studio AX (clone of the CWAV USBee AX) ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0014", ENV{ID_SIGROK}="1" # CWAV USBee DX +# HT USBee-DxPro (clone of the CWAV USBee DX), not yet supported! # XZL_Studio DX (clone of the CWAV USBee DX) ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0015", ENV{ID_SIGROK}="1" # CWAV USBee SX ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0009", ENV{ID_SIGROK}="1" +# CWAV USBee ZX +ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0005", ENV{ID_SIGROK}="1" + # Cypress FX2 eval boards without EEPROM: # Lcsoft Mini Board # Braintechnology USB Interface V2.x +# fx2grok-tiny ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="8613", ENV{ID_SIGROK}="1" # Dangerous Prototypes Buspirate (v3) # ChronoVu LA8 (old VID/PID) # ChronoVu LA16 (old VID/PID) +# ftdi-la ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", ENV{ID_SIGROK}="1" # Dangerous Prototypes Buspirate (v4) @@ -135,10 +151,14 @@ ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="6022", ENV{ID_SIGROK}="1" # Hantek 6022BL, renumerates as 1d50:608e "sigrok fx2lafw", Serial: Hantek 6022BL ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="602a", ENV{ID_SIGROK}="1" +# Hantek 4032L +ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="4032", ENV{ID_SIGROK}="1" + # IKALOGIC Scanalogic-2 ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4123", ENV{ID_SIGROK}="1" # IKALOGIC ScanaPLUS +# ftdi-la ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6014", ENV{ID_SIGROK}="1" # Kecheng KC-330B @@ -160,6 +180,7 @@ ATTRS{idVendor}=="3195", ATTRS{idProduct}=="f190", ENV{ID_SIGROK}="1" ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fa95", ENV{ID_SIGROK}="1" # MiniLA Mockup +# ftdi-la ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", ENV{ID_SIGROK}="1" # MIC 98581 @@ -179,10 +200,17 @@ ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04ce", ENV{ID_SIGROK}="1" # Rigol DS2000 series ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04b0", ENV{ID_SIGROK}="1" +# Rigol DS4000 series +ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04b1", ENV{ID_SIGROK}="1" + # Rigol DG4000 series ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0641", ENV{ID_SIGROK}="1" -# Rohde&Schwarz HMO1002 Series VCP/USBTMC mode +# Rigol DP800 series +ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0e11", ENV{ID_SIGROK}="1" + +# Rohde&Schwarz HMO series mixed-signal oscilloscope (previously branded Hameg) VCP/USBTMC mode +ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0117", ENV{ID_SIGROK}="1" ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0118", ENV{ID_SIGROK}="1" ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0119", ENV{ID_SIGROK}="1" @@ -191,6 +219,8 @@ ATTRS{idVendor}=="8102", ATTRS{idProduct}=="8102", ENV{ID_SIGROK}="1" # Saleae Logic # EE Electronics ESLA100 (clone of the Saleae Logic) +# Hantek 6022BL in LA mode (clone of the Saleae Logic) +# Instrustar ISDS205X in LA mode (clone of the Saleae Logic) # Robomotic MiniLogic (clone of the Saleae Logic) # Robomotic BugLogic 3 (clone of the Saleae Logic) # MCU123 Saleae Logic clone (clone of the Saleae Logic) @@ -199,7 +229,17 @@ ATTRS{idVendor}=="0925", ATTRS{idProduct}=="3881", ENV{ID_SIGROK}="1" # Saleae Logic16 ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1001", ENV{ID_SIGROK}="1" +# Saleae Logic Pro 16 +ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1006", ENV{ID_SIGROK}="1" + +# Siglent USBTMC devices. +# f4ec:ee3a: E.g. SDS1052DL+ scope +# f4ed:ee3a: E.g. SDS1202X-E scope or SDG1010 waveform generator +ATTRS{idVendor}=="f4ec", ATTRS{idProduct}=="ee3a", ENV{ID_SIGROK}="1" +ATTRS{idVendor}=="f4ed", ATTRS{idProduct}=="ee3a", ENV{ID_SIGROK}="1" + # sigrok FX2 LA (8ch) +# fx2grok-flat (before and after renumeration) ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608c", ENV{ID_SIGROK}="1" # sigrok FX2 LA (16ch) @@ -208,12 +248,18 @@ ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608d", ENV{ID_SIGROK}="1" # sigrok FX2 DSO (2ch) ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608e", ENV{ID_SIGROK}="1" +# sigrok usb-c-grok +ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608f", ENV{ID_SIGROK}="1" + # SysClk LWLA1016 ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6688", ENV{ID_SIGROK}="1" # SysClk LWLA1034 ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6689", ENV{ID_SIGROK}="1" +# Sysclk SLA5032 ("32CH 500M" mode) +ATTRS{idVendor}=="2961", ATTRS{idProduct}=="66b0", ENV{ID_SIGROK}="1" + # Testo 435 ATTRS{idVendor}=="128d", ATTRS{idProduct}=="0003", ENV{ID_SIGROK}="1" @@ -230,6 +276,9 @@ ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="0201", ENV{ID_SIGROK}="1" # Victor 86C ATTRS{idVendor}=="1244", ATTRS{idProduct}=="d237", ENV{ID_SIGROK}="1" +# YiXingDianZi MDSO +ATTRS{idVendor}=="d4a2", ATTRS{idProduct}=="5660", ENV{ID_SIGROK}="1" + # ZEROPLUS Logic Cube LAP-C series # There are various devices in the ZEROPLUS Logic Cube series: # 0c12:7002: LAP-16128U @@ -240,7 +289,10 @@ ATTRS{idVendor}=="1244", ATTRS{idProduct}=="d237", ENV{ID_SIGROK}="1" # 0c12:700d: LAP-C(322000) # 0c12:700e: LAP-C(16032) # 0c12:7016: LAP-C(162000) +# 0c12:7025: LAP-C(16128+) +# 0c12:7100: AKIP-9101 ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7002", ENV{ID_SIGROK}="1" +ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7007", ENV{ID_SIGROK}="1" ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7009", ENV{ID_SIGROK}="1" ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700a", ENV{ID_SIGROK}="1" ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700b", ENV{ID_SIGROK}="1" @@ -248,5 +300,7 @@ ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700c", ENV{ID_SIGROK}="1" ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700d", ENV{ID_SIGROK}="1" ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700e", ENV{ID_SIGROK}="1" ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7016", ENV{ID_SIGROK}="1" +ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7025", ENV{ID_SIGROK}="1" +ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7100", ENV{ID_SIGROK}="1" LABEL="libsigrok_rules_end"