summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2018-10-15 14:20:09 -0500
committerJohn Klug <john.klug@multitech.com>2018-10-15 14:20:09 -0500
commita368a57095b7833ff8155412bb379b75a69dfbd5 (patch)
tree5d0f1780d3d357d7af22d2262cf831d32b6250e8 /README
downloadmtac-a368a57095b7833ff8155412bb379b75a69dfbd5.tar.gz
mtac-a368a57095b7833ff8155412bb379b75a69dfbd5.tar.bz2
mtac-a368a57095b7833ff8155412bb379b75a69dfbd5.zip
mtac driver derived from mts-io 2.2.2
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..867d5ff
--- /dev/null
+++ b/README
@@ -0,0 +1,9 @@
+This is the kernel module that is used to
+keep track of mtac cards installed on the
+system, and a set of functions for building
+MTAC modules.
+
+An init script can look in:
+/lib/modules/$(uname -r)/extra/mtac_*.ko
+
+to decide what to load.