Skip to content

Commit 5afb6ff

Browse files
committed
udev: add Tektronix TDS 2024 USB indentification rule
1 parent 3b5b123 commit 5afb6ff

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
@@ -313,6 +313,9 @@ ATTRS{idVendor}=="2961", ATTRS{idProduct}=="6689", ENV{ID_SIGROK}="1"
313313
# Sysclk SLA5032 ("32CH 500M" mode)
314314
ATTRS{idVendor}=="2961", ATTRS{idProduct}=="66b0", ENV{ID_SIGROK}="1"
315315

316+
# Tektronix
317+
ATTRS{idVendor}=="0699", ATTRS{idProduct}=="036a", ENV{ID_SIGROK}="1"
318+
316319
# Testo 435
317320
ATTRS{idVendor}=="128d", ATTRS{idProduct}=="0003", ENV{ID_SIGROK}="1"
318321

0 commit comments

Comments
 (0)