summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-02-18 18:04:20 -0600
committerJohn Klug <john.klug@multitech.com>2022-02-18 18:07:54 -0600
commitd722587f807c1d8233438bcbf24b1a428f6edb38 (patch)
tree8ba8ccd3340c7c12a49488f6a511f324961a431c /README
parent479a5975c75432f2090591af724af4ee97b94374 (diff)
downloadmtac-mfser-d722587f807c1d8233438bcbf24b1a428f6edb38.tar.gz
mtac-mfser-d722587f807c1d8233438bcbf24b1a428f6edb38.tar.bz2
mtac-mfser-d722587f807c1d8233438bcbf24b1a428f6edb38.zip
version 2.0 mtac-mfser is based on version 1.1.12.0.0
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 4a58590..08a6cb8 100644
--- a/README
+++ b/README
@@ -14,3 +14,13 @@ An init script can look in:
/lib/modules/$(uname -r)/extra/mtac_mfser.ko
to find the driver.
+
+
+The mtac-mfser v2.0.0 driver is based on v1.1.1,
+with the legacy kernel gpio library replaced
+with gpiod.
+
+The 1.2.0 driver was created for the new
+MTCDT-0.2, and the design was overly
+complex, also based on the legacy gpio
+library.