diff options
author | John Klug <john.klug@multitech.com> | 2022-02-25 16:43:15 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2022-02-25 16:50:25 -0600 |
commit | 9d66ada9f2e5e060f4d3cbaa8e33b67c81a95efc (patch) | |
tree | d287aebcfb18c2c882b0cd257d725adf7dcc5137 /README | |
parent | 477e4e7de645806ef17ddc2ce917061fade6cd9b (diff) | |
download | mtac-gpiob-2.0.0.tar.gz mtac-gpiob-2.0.0.tar.bz2 mtac-gpiob-2.0.0.zip |
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -14,3 +14,10 @@ An init script can look in: /lib/modules/$(uname -r)/extra/mtac_gpiob.ko to find the driver. + +The mtac-mfser v2.0.0 driver is based on v1.1.4, +with the legacy kernel gpio library replaced +with gpiod. + +v1.3.0 was a stopgap before gpiod could be implemented +in mts-io and mtac drivers. |