summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2018-10-16 10:21:18 -0500
committerJohn Klug <john.klug@multitech.com>2018-10-16 10:21:18 -0500
commita173b24ce0703a53ff0b82e90295bb5c1bd34844 (patch)
tree443f621d20900be12c840dffacaae09248a98c92
parenta368a57095b7833ff8155412bb379b75a69dfbd5 (diff)
downloadmtac-a173b24ce0703a53ff0b82e90295bb5c1bd34844.tar.gz
mtac-a173b24ce0703a53ff0b82e90295bb5c1bd34844.tar.bz2
mtac-a173b24ce0703a53ff0b82e90295bb5c1bd34844.zip
More accurate README1.0.0
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 867d5ff..cedae0e 100644
--- a/README
+++ b/README
@@ -1,9 +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
+system, and a set of functions for writing
MTAC modules.
-An init script can look in:
-/lib/modules/$(uname -r)/extra/mtac_*.ko
-
-to decide what to load.
+This module has a dependency on the at24
+driver's Multitech EEPROM patch, and the
+EEPROM data array it creates called
+"mts_ap_eeprom". \ No newline at end of file