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