diff options
author | John Klug <john.klug@multitech.com> | 2018-10-15 14:46:56 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2018-10-15 14:46:56 -0500 |
commit | 240604b7a87d3bdc72ef657b54de6f7fa5de39bc (patch) | |
tree | 3c31b17a5f7f37b8341ecd6bfdd70ad75e1d2e2f /README | |
download | mtac-gpiob-240604b7a87d3bdc72ef657b54de6f7fa5de39bc.tar.gz mtac-gpiob-240604b7a87d3bdc72ef657b54de6f7fa5de39bc.tar.bz2 mtac-gpiob-240604b7a87d3bdc72ef657b54de6f7fa5de39bc.zip |
mtac gpiob derived from mts-io 2.2.21.0.0
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -0,0 +1,16 @@ +This kernel module creates the +/sys/devices/platform/mts-io enumeration +of the features for MTAC GPIO boards. + +This driver requires the mtac.ko driver +loaded first. depmod should take care +of this. + +Documentation for this board is here: + +http://www.multitech.net/developer/software/mlinux/using-mlinux/mlinux-using-accessory-cards/mtac-gpio-usage/ + +An init script can look in: +/lib/modules/$(uname -r)/extra/mtac_gpiob.ko + +to find the driver. |