From 240604b7a87d3bdc72ef657b54de6f7fa5de39bc Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 15 Oct 2018 14:46:56 -0500 Subject: mtac gpiob derived from mts-io 2.2.2 --- README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..292a6e8 --- /dev/null +++ b/README @@ -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. -- cgit v1.2.3