From 77a9b455375b15279928c57ae08a845e18a87bb4 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 15 Oct 2018 14:38:39 -0500 Subject: mtac pulse 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..fa298b0 --- /dev/null +++ b/README @@ -0,0 +1,16 @@ +This kernel module creates the +/sys/devices/platform/mts-io enumeration +of the features for MTAC PULSE 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-pulse-usage/ + +An init script can look in: +/lib/modules/$(uname -r)/extra/mtac_xdot.ko + +to find the driver. -- cgit v1.2.3