diff options
author | John Klug <john.klug@multitech.com> | 2018-10-15 14:50:19 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2018-10-15 14:50:19 -0500 |
commit | 555f2f237166b2ffefa7b7f39dbaeb98be5ddaee (patch) | |
tree | e71ded900bd9358579dfa9eef52a6c93b11d57e1 /README | |
download | mtac-eth-345cbfbfd4b507017ee920039a87744d5875d9ba.tar.gz mtac-eth-345cbfbfd4b507017ee920039a87744d5875d9ba.tar.bz2 mtac-eth-345cbfbfd4b507017ee920039a87744d5875d9ba.zip |
mtac Ethernet derived from mts-io 2.2.21.0.0
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 ETH 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-eth-usage/ + +An init script can look in: +/lib/modules/$(uname -r)/extra/mtac_xdot.ko + +to find the driver. |