From d3ff82c06fe0fd40fcf0c72be4eae279a2580d9c Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 15 Oct 2018 14:53:47 -0500 Subject: mtac LoRa derived from mts-io 2.2.2 --- README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..f4c73b2 --- /dev/null +++ b/README @@ -0,0 +1,16 @@ +This kernel module creates the +/sys/devices/platform/mts-io enumeration +of the features for MTAC LoRa boards. + +This driver requires the mtac.ko driver +loaded first. depmod should take care +of this. + +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. -- cgit v1.2.3