contrib: add udev rules for R&S HMO1002 in VCP and USBTMC mode
This commit is contained in:
parent
d38f4e7a0f
commit
d71ead65ea
|
@ -159,6 +159,10 @@ ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="04b0", MODE="664", GROUP="plugdev"
|
|||
# Rigol DG4000 series
|
||||
ATTRS{idVendor}=="1ab1", ATTRS{idProduct}=="0641", MODE="664", GROUP="plugdev"
|
||||
|
||||
# Rohde&Schwarz HMO1002 Series VCP/USBTMC mode
|
||||
ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0118", MODE="664", GROUP="plugdev"
|
||||
ATTRS{idVendor}=="0aad", ATTRS{idProduct}=="0119", MODE="664", GROUP="plugdev"
|
||||
|
||||
# Saleae Logic
|
||||
# EE Electronics ESLA100 (clone of the Saleae Logic)
|
||||
# Robomotic MiniLogic (clone of the Saleae Logic)
|
||||
|
|
Loading…
Reference in New Issue