summaryrefslogtreecommitdiff
path: root/io-module/mts_io_module.h
diff options
context:
space:
mode:
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 {