summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHarsh Sharma <harsh.sharma@multitech.com>2021-05-27 15:21:11 -0500
committerJohn Klug <john.klug@multitech.com>2022-03-03 12:53:12 -0600
commit49fa74a5273259e28af0ae72698b1616f1365311 (patch)
tree42b588a88aba1b272f753583d11adac127c25429 /README
parent99c892c94e440cff43f2f4a0169ee9383a4dbf88 (diff)
downloadmtac-lora-49fa74a5273259e28af0ae72698b1616f1365311.tar.gz
mtac-lora-49fa74a5273259e28af0ae72698b1616f1365311.tar.bz2
mtac-lora-49fa74a5273259e28af0ae72698b1616f1365311.zip
initial support for mtac-003 mtac card1.1.12
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 9 insertions, 3 deletions
diff --git a/README b/README
index f4c73b2..b912456 100644
--- a/README
+++ b/README
@@ -10,7 +10,13 @@ Documentation for this board is here:
http://www.multitech.net/developer/software/mlinux/using-mlinux/mlinux-using-accessory-cards/mtac-eth-usage/
-An init script can look in:
-/lib/modules/$(uname -r)/extra/mtac_lora.ko
-to find the driver.
+To turn on debug add the following lines to
+the end of /etc/modprobe.d/mts-io.conf:
+
+options mts-io dyndbg=+p
+options mtac dyndbg=+p
+options mtac-lora dyndbg=+p
+
+
+