aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2021-07-07 11:27:14 +0200
committerHarald Welte <laforge@osmocom.org>2021-07-07 11:34:26 +0200
commitf7b7f41d2f775cf51ba9785955e1085d9610eb4b (patch)
treef1c465757a34774bdf2463aef95e8c29e5ee6fc6
parent07f94342be49d1ae0ab494fc125739220b1f5649 (diff)
99-simtrace2.rules: Add OCTSIMTEST
-rw-r--r--host/contrib/99-simtrace2.rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/host/contrib/99-simtrace2.rules b/host/contrib/99-simtrace2.rules
index 4a8b2ea..b576389 100644
--- a/host/contrib/99-simtrace2.rules
+++ b/host/contrib/99-simtrace2.rules
@@ -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"