contrib/udev: add TAG+="uaccess" for systemd
Instead of replacing the group=plugdev, simply add the TAG as well. This allows (in most cases) the same file to be used happily on systemd and older group based systems. Some systems may produce warnings about non-existant groups, but it remains functional. Approach inspired by that taken by the OpenOCD project. This fixes parts of bug #665. Signed-off-by: Karl Palsson <karlp@tweak.net.au>
This commit is contained in:
parent
40bbf635fa
commit
7a97743336
|
@ -26,25 +26,25 @@ SUBSYSTEM!="usb|usbmisc|usb_device", GOTO="libsigrok_rules_end"
|
||||||
|
|
||||||
# Agilent USBTMC-connected devices
|
# Agilent USBTMC-connected devices
|
||||||
# 34405A
|
# 34405A
|
||||||
ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0618", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0618", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
# 34410A
|
# 34410A
|
||||||
ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0607", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0607", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
# DSO1000 series
|
# DSO1000 series
|
||||||
ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0588", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0957", ATTRS{idProduct}=="0588", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# ASIX SIGMA
|
# ASIX SIGMA
|
||||||
# ASIX SIGMA2
|
# ASIX SIGMA2
|
||||||
ATTRS{idVendor}=="a600", ATTRS{idProduct}=="a000", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="a600", ATTRS{idProduct}=="a000", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Braintechnology USB-LPS
|
# Braintechnology USB-LPS
|
||||||
ATTRS{idVendor}=="16d0", ATTRS{idProduct}=="0498", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="16d0", ATTRS{idProduct}=="0498", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# CEM DT-8852
|
# CEM DT-8852
|
||||||
ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea60", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea60", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# ChronoVu LA8 (new VID/PID)
|
# ChronoVu LA8 (new VID/PID)
|
||||||
# ChronoVu LA16 (new VID/PID)
|
# ChronoVu LA16 (new VID/PID)
|
||||||
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="8867", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="8867", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# CWAV USBee AX
|
# CWAV USBee AX
|
||||||
# ARMFLY AX-Pro (clone of the CWAV USBee AX)
|
# ARMFLY AX-Pro (clone of the CWAV USBee AX)
|
||||||
|
@ -52,171 +52,171 @@ ATTRS{idVendor}=="0403", ATTRS{idProduct}=="8867", MODE="664", GROUP="plugdev"
|
||||||
# EE Electronics ESLA201A (clone of the CWAV USBee AX)
|
# EE Electronics ESLA201A (clone of the CWAV USBee AX)
|
||||||
# MCU123 USBee AX Pro clone (clone of the CWAV USBee AX)
|
# MCU123 USBee AX Pro clone (clone of the CWAV USBee AX)
|
||||||
# XZL_Studio AX (clone of the CWAV USBee AX)
|
# XZL_Studio AX (clone of the CWAV USBee AX)
|
||||||
ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0014", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0014", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# CWAV USBee DX
|
# CWAV USBee DX
|
||||||
# XZL_Studio DX (clone of the CWAV USBee DX)
|
# XZL_Studio DX (clone of the CWAV USBee DX)
|
||||||
ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0015", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0015", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# CWAV USBee SX
|
# CWAV USBee SX
|
||||||
ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0009", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="08a9", ATTRS{idProduct}=="0009", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Cypress FX2 eval boards without EEPROM:
|
# Cypress FX2 eval boards without EEPROM:
|
||||||
# Lcsoft Mini Board
|
# Lcsoft Mini Board
|
||||||
# Braintechnology USB Interface V2.x
|
# Braintechnology USB Interface V2.x
|
||||||
ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="8613", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="8613", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Dangerous Prototypes Buspirate (v3)
|
# Dangerous Prototypes Buspirate (v3)
|
||||||
# ChronoVu LA8 (old VID/PID)
|
# ChronoVu LA8 (old VID/PID)
|
||||||
# ChronoVu LA16 (old VID/PID)
|
# ChronoVu LA16 (old VID/PID)
|
||||||
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Dangerous Prototypes Buspirate (v4)
|
# Dangerous Prototypes Buspirate (v4)
|
||||||
ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fb00", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fb00", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# DreamSourceLab DSLogic
|
# DreamSourceLab DSLogic
|
||||||
ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0001", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0001", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
# DreamSourceLab DSLogic Pro
|
# DreamSourceLab DSLogic Pro
|
||||||
ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0003", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0003", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
# DreamSourceLab DScope
|
# DreamSourceLab DScope
|
||||||
ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0002", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="2a0e", ATTRS{idProduct}=="0002", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# HAMEG HO720
|
# HAMEG HO720
|
||||||
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="ed72", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="ed72", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# HAMEG HO730
|
# HAMEG HO730
|
||||||
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="ed73", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="ed73", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Hantek DSO-2090
|
# Hantek DSO-2090
|
||||||
# lsusb: "04b4:2090 Cypress Semiconductor Corp."
|
# lsusb: "04b4:2090 Cypress Semiconductor Corp."
|
||||||
# lsusb after FW upload: "04b5:2090 ROHM LSI Systems USA, LLC"
|
# lsusb after FW upload: "04b5:2090 ROHM LSI Systems USA, LLC"
|
||||||
ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2090", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2090", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2090", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2090", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Hantek DSO-2150
|
# Hantek DSO-2150
|
||||||
# lsusb: "04b4:2150 Cypress Semiconductor Corp."
|
# lsusb: "04b4:2150 Cypress Semiconductor Corp."
|
||||||
# lsusb after FW upload: "04b5:2150 ROHM LSI Systems USA, LLC"
|
# lsusb after FW upload: "04b5:2150 ROHM LSI Systems USA, LLC"
|
||||||
ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2150", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2150", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2150", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2150", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Hantek DSO-2250
|
# Hantek DSO-2250
|
||||||
# lsusb: "04b4:2250 Cypress Semiconductor Corp."
|
# lsusb: "04b4:2250 Cypress Semiconductor Corp."
|
||||||
# lsusb after FW upload: "04b5:2250 ROHM LSI Systems USA, LLC"
|
# lsusb after FW upload: "04b5:2250 ROHM LSI Systems USA, LLC"
|
||||||
ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2250", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2250", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2250", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="2250", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Hantek DSO-5200
|
# Hantek DSO-5200
|
||||||
# lsusb: "04b4:5200 Cypress Semiconductor Corp."
|
# lsusb: "04b4:5200 Cypress Semiconductor Corp."
|
||||||
# lsusb after FW upload: "04b5:5200 ROHM LSI Systems USA, LLC"
|
# lsusb after FW upload: "04b5:5200 ROHM LSI Systems USA, LLC"
|
||||||
ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="5200", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="5200", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="5200", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="5200", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Hantek DSO-5200A
|
# Hantek DSO-5200A
|
||||||
# lsusb: "04b4:520a Cypress Semiconductor Corp."
|
# lsusb: "04b4:520a Cypress Semiconductor Corp."
|
||||||
# lsusb after FW upload: "04b5:520a ROHM LSI Systems USA, LLC"
|
# lsusb after FW upload: "04b5:520a ROHM LSI Systems USA, LLC"
|
||||||
ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="520a", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Hantek 6022BE
|
# Hantek 6022BE
|
||||||
ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="6022", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="6022", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608e", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608e", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Hantek 6022BL
|
# Hantek 6022BL
|
||||||
ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="602a", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="602a", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608e", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608e", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# IKALOGIC Scanalogic-2
|
# IKALOGIC Scanalogic-2
|
||||||
ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4123", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4123", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# IKALOGIC ScanaPLUS
|
# IKALOGIC ScanaPLUS
|
||||||
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6014", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6014", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Kecheng KC-330B
|
# Kecheng KC-330B
|
||||||
ATTRS{idVendor}=="1041", ATTRS{idProduct}=="8101", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="1041", ATTRS{idProduct}=="8101", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Lascar Electronics EL-USB-2
|
# Lascar Electronics EL-USB-2
|
||||||
# Lascar Electronics EL-USB-CO
|
# Lascar Electronics EL-USB-CO
|
||||||
# This is actually the generic SiLabs (Cygnal) F32x USBXpress VID:PID.
|
# This is actually the generic SiLabs (Cygnal) F32x USBXpress VID:PID.
|
||||||
ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="0002", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="0002", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# LeCroy LogicStudio16
|
# LeCroy LogicStudio16
|
||||||
ATTRS{idVendor}=="05ff", ATTRS{idProduct}=="a001", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="05ff", ATTRS{idProduct}=="a001", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
ATTRS{idVendor}=="05ff", ATTRS{idProduct}=="a002", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="05ff", ATTRS{idProduct}=="a002", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Link Instruments MSO-19
|
# Link Instruments MSO-19
|
||||||
ATTRS{idVendor}=="3195", ATTRS{idProduct}=="f190", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="3195", ATTRS{idProduct}=="f190", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Logic Shrimp
|
# Logic Shrimp
|
||||||
ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fa95", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="fa95", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# MiniLA Mockup
|
# MiniLA Mockup
|
||||||
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# MIC 98581
|
# MIC 98581
|
||||||
# MIC 98583
|
# MIC 98583
|
||||||
# Tondaj SL-814
|
# Tondaj SL-814
|
||||||
ATTRS{idVendor}=="067b", ATTRS{idProduct}=="2303", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="067b", ATTRS{idProduct}=="2303", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Openbench Logic Sniffer
|
# Openbench Logic Sniffer
|
||||||
ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="000a", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="000a", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Rigol DS1000 series
|
# Rigol DS1000 series
|
||||||
ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0588", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0588", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Rigol 1000Z series
|
# Rigol 1000Z series
|
||||||
ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04ce", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04ce", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Rigol DS2000 series
|
# Rigol DS2000 series
|
||||||
ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04b0", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04b0", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Rigol DG4000 series
|
# Rigol DG4000 series
|
||||||
ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0641", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0641", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Rohde&Schwarz HMO1002 Series VCP/USBTMC mode
|
# Rohde&Schwarz HMO1002 Series VCP/USBTMC mode
|
||||||
ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0118", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0118", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0119", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0119", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Sainsmart DDS120 / Rocktech BM102
|
# Sainsmart DDS120 / Rocktech BM102
|
||||||
ATTRS{idVendor}=="8102", ATTRS{idProduct}=="8102", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="8102", ATTRS{idProduct}=="8102", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608e", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608e", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Saleae Logic
|
# Saleae Logic
|
||||||
# EE Electronics ESLA100 (clone of the Saleae Logic)
|
# EE Electronics ESLA100 (clone of the Saleae Logic)
|
||||||
# Robomotic MiniLogic (clone of the Saleae Logic)
|
# Robomotic MiniLogic (clone of the Saleae Logic)
|
||||||
# Robomotic BugLogic 3 (clone of the Saleae Logic)
|
# Robomotic BugLogic 3 (clone of the Saleae Logic)
|
||||||
# MCU123 Saleae Logic clone (clone of the Saleae Logic)
|
# MCU123 Saleae Logic clone (clone of the Saleae Logic)
|
||||||
ATTRS{idVendor}=="0925", ATTRS{idProduct}=="3881", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0925", ATTRS{idProduct}=="3881", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Saleae Logic16
|
# Saleae Logic16
|
||||||
ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1001", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="21a9", ATTRS{idProduct}=="1001", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# sigrok FX2 LA (8ch)
|
# sigrok FX2 LA (8ch)
|
||||||
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608c", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608c", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# sigrok FX2 LA (16ch)
|
# sigrok FX2 LA (16ch)
|
||||||
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608d", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="608d", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# SysClk LWLA1016
|
# SysClk LWLA1016
|
||||||
ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6688", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6688", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# SysClk LWLA1034
|
# SysClk LWLA1034
|
||||||
ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6689", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6689", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Testo 435
|
# Testo 435
|
||||||
ATTRS{idVendor}=="128d", ATTRS{idProduct}=="0003", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="128d", ATTRS{idProduct}=="0003", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# UNI-T UT-D04 multimeter cable (for various UNI-T and rebranded DMMs)
|
# UNI-T UT-D04 multimeter cable (for various UNI-T and rebranded DMMs)
|
||||||
# http://sigrok.org/wiki/Device_cables#UNI-T_UT-D04
|
# http://sigrok.org/wiki/Device_cables#UNI-T_UT-D04
|
||||||
# UNI-T UT325
|
# UNI-T UT325
|
||||||
ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="e008", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="e008", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# V&A VA4000 multimeter cable (for various V&A DMMs)
|
# V&A VA4000 multimeter cable (for various V&A DMMs)
|
||||||
# http://sigrok.org/wiki/Device_cables#V.26A_VA4000
|
# http://sigrok.org/wiki/Device_cables#V.26A_VA4000
|
||||||
ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="0201", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="0201", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# Victor 70C
|
# Victor 70C
|
||||||
# Victor 86C
|
# Victor 86C
|
||||||
ATTRS{idVendor}=="1244", ATTRS{idProduct}=="d237", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="1244", ATTRS{idProduct}=="d237", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
# ZEROPLUS Logic Cube LAP-C series
|
# ZEROPLUS Logic Cube LAP-C series
|
||||||
# There are various devices in the ZEROPLUS Logic Cube series:
|
# There are various devices in the ZEROPLUS Logic Cube series:
|
||||||
|
@ -228,13 +228,13 @@ ATTRS{idVendor}=="1244", ATTRS{idProduct}=="d237", MODE="664", GROUP="plugdev"
|
||||||
# 0c12:700d: LAP-C(322000)
|
# 0c12:700d: LAP-C(322000)
|
||||||
# 0c12:700e: LAP-C(16032)
|
# 0c12:700e: LAP-C(16032)
|
||||||
# 0c12:7016: LAP-C(162000)
|
# 0c12:7016: LAP-C(162000)
|
||||||
ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7002", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7002", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7009", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7009", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700a", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700a", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700b", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700b", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700c", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700c", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700d", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700d", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700e", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="700e", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7016", MODE="664", GROUP="plugdev"
|
ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="7016", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||||
|
|
||||||
LABEL="libsigrok_rules_end"
|
LABEL="libsigrok_rules_end"
|
||||||
|
|
Loading…
Reference in New Issue