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