diff options
author | John Klug <john.klug@multitech.com> | 2022-02-18 18:04:20 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2022-02-18 18:07:54 -0600 |
commit | d722587f807c1d8233438bcbf24b1a428f6edb38 (patch) | |
tree | 8ba8ccd3340c7c12a49488f6a511f324961a431c /README | |
parent | 479a5975c75432f2090591af724af4ee97b94374 (diff) | |
download | mtac-mfser-2.0.0.tar.gz mtac-mfser-2.0.0.tar.bz2 mtac-mfser-2.0.0.zip |
version 2.0 mtac-mfser is based on version 1.1.12.0.0
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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. |