diff options
author | John Klug <john.klug@multitech.com> | 2018-10-15 14:53:47 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2018-10-15 14:53:47 -0500 |
commit | d3ff82c06fe0fd40fcf0c72be4eae279a2580d9c (patch) | |
tree | e78e727fcaeb1757c0334347d49ed9aedeef005a /README | |
download | mtac-lora-d3ff82c06fe0fd40fcf0c72be4eae279a2580d9c.tar.gz mtac-lora-d3ff82c06fe0fd40fcf0c72be4eae279a2580d9c.tar.bz2 mtac-lora-d3ff82c06fe0fd40fcf0c72be4eae279a2580d9c.zip |
mtac LoRa derived from mts-io 2.2.21.0.0
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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. |