Skip to content

Commit 6986c63

Browse files
Thomas Emmertgsigh
authored andcommitted
contrib: add udev rule for Voltcraft DSO2020
[ gsi: fixup commit message ]
1 parent 5fb0173 commit 6986c63

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

contrib/60-libsigrok.rules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,9 @@ ATTRS{idVendor}=="04fc", ATTRS{idProduct}=="0201", ENV{ID_SIGROK}="1"
339339
# Victor 86C
340340
ATTRS{idVendor}=="1244", ATTRS{idProduct}=="d237", ENV{ID_SIGROK}="1"
341341

342+
# Voltcraft DSO2020, renumerates as 1d50:608e "sigrok fx2lafw", Serial: Hantek 6022BE
343+
ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2020", ENV{ID_SIGROK}="1"
344+
342345
# YiXingDianZi MDSO
343346
ATTRS{idVendor}=="d4a2", ATTRS{idProduct}=="5660", ENV{ID_SIGROK}="1"
344347

0 commit comments

Comments
 (0)