summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 16 insertions, 0 deletions
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.