summaryrefslogtreecommitdiff
path: root/io-module/mts_io_module.h
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-10-21 12:24:53 -0500
committerJohn Klug <john.klug@multitech.com>2020-10-21 12:24:53 -0500
commit9f750dfa80f9e245320fbb607bc8d64e656dc6f2 (patch)
tree912bd24ecf1fe141472c3b076ec884337c563747 /io-module/mts_io_module.h
parente49bd7bdea873ec11db79d97dd8aebad3f69164d (diff)
downloadmts-io-9f750dfa80f9e245320fbb607bc8d64e656dc6f2.tar.gz
mts-io-9f750dfa80f9e245320fbb607bc8d64e656dc6f2.tar.bz2
mts-io-9f750dfa80f9e245320fbb607bc8d64e656dc6f2.zip
Add MTCPM-0.1 hardware version
Diffstat (limited to 'io-module/mts_io_module.h')
-rw-r--r--io-module/mts_io_module.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/io-module/mts_io_module.h b/io-module/mts_io_module.h
index 6863150..29b6e81 100644
--- a/io-module/mts_io_module.h
+++ b/io-module/mts_io_module.h
@@ -5,7 +5,7 @@
* MTAC cards.
*/
-#define DRIVER_VERSION "v4.4.2"
+#define DRIVER_VERSION "v4.4.3"
#define DRIVER_AUTHOR "Multitech Systems"
#define DRIVER_DESC "MTS-IO Controller"
#define DRIVER_NAME "mts-io"
@@ -47,8 +47,10 @@
#define HW_VERSION_MTCPM_DASH "MTCPM-"
#define HW_VERSION_MTCPM_0_0 "MTCPM-0.0"
+#define HW_VERSION_MTCPM_0_0 "MTCPM-0.1"
enum {
+ MTHWUNKNOWN,
MTCDP_E1_DK_0_0,
MTCDP_E1_DK_1_0,
MT100EOCG_0_0,
@@ -65,7 +67,8 @@ enum {
MTCAP_0_1,
MTHS_0_0,
MTHS_0_1,
- MTCPM_0_0,
+ MTCPM_0_0,
+ MTCPM_0_1,
};
enum {