From 49fa74a5273259e28af0ae72698b1616f1365311 Mon Sep 17 00:00:00 2001 From: Harsh Sharma Date: Thu, 27 May 2021 15:21:11 -0500 Subject: initial support for mtac-003 mtac card --- README | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'README') 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 + + + -- cgit v1.2.3