99-simtrace2.rules: Add OCTSIMTEST

Change-Id: I226ee21e0937f851428578578f81075fa703dd54
This commit is contained in:
Harald Welte 2021-07-07 11:27:14 +02:00 committed by laforge
parent d0c420055d
commit 06fe3b8295
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="4002", GROUP="plugdev"
# sysmocom QMOD SAM3 (DFU and runtime)
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="4003", GROUP="plugdev"
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="4004", GROUP="plugdev"
# sysmocom OCTSIMTEST
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="616d", GROUP="plugdev"
# All done
LABEL="simtrace2_rules_end"