summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2018-10-15 15:00:04 -0500
committerJohn Klug <john.klug@multitech.com>2018-10-15 15:00:04 -0500
commit59327902aee9b420f15f3aa7e7dd9d6671f8404d (patch)
tree59246cd8c7e52e03545e876d407efe49b6f2a792 /README
downloadmtac-xdot-1.0.0.tar.gz
mtac-xdot-1.0.0.tar.bz2
mtac-xdot-1.0.0.zip
New MTAC XDOT Driver1.0.0
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..2ece0ee
--- /dev/null
+++ b/README
@@ -0,0 +1,16 @@
+This kernel module creates the
+/sys/devices/platform/mts-io enumeration
+of the features for MTAC XDOT 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-xdot-usage/
+
+An init script can look in:
+/lib/modules/$(uname -r)/extra/mtac_xdot.ko
+
+to find the driver.