diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |