diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,9 +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 +system, and a set of functions for writing MTAC modules. -An init script can look in: -/lib/modules/$(uname -r)/extra/mtac_*.ko - -to decide what to load. +This module has a dependency on the at24 +driver's Multitech EEPROM patch, and the +EEPROM data array it creates called +"mts_ap_eeprom".
\ No newline at end of file |