From a368a57095b7833ff8155412bb379b75a69dfbd5 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 15 Oct 2018 14:20:09 -0500 Subject: mtac driver derived from mts-io 2.2.2 --- README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..867d5ff --- /dev/null +++ b/README @@ -0,0 +1,9 @@ +This is the kernel module that is used to +keep track of mtac cards installed on the +system, and a set of functions for building +MTAC modules. + +An init script can look in: +/lib/modules/$(uname -r)/extra/mtac_*.ko + +to decide what to load. -- cgit v1.2.3