summaryrefslogtreecommitdiff
path: root/io-module/mts_io.h
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2013-01-14 18:15:58 -0600
committerJesse Gilles <jgilles@multitech.com>2013-01-14 18:15:58 -0600
commit3eb107eb75d909c0a940b99cb1c033b6da485f9c (patch)
treeb0bbbceb2ab0d8e4a9a96407bbcfd08eaaf38854 /io-module/mts_io.h
parentef8856a810429e44003294fd9585b16509a9d962 (diff)
downloadcdp-io-controller-3eb107eb75d909c0a940b99cb1c033b6da485f9c.tar.gz
cdp-io-controller-3eb107eb75d909c0a940b99cb1c033b6da485f9c.tar.bz2
cdp-io-controller-3eb107eb75d909c0a940b99cb1c033b6da485f9c.zip
read hw_version for MTR, MTR2, log detected board config
* allows for different product-id as long as hw-version is right (MTR3)
Diffstat (limited to 'io-module/mts_io.h')
-rw-r--r--io-module/mts_io.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/io-module/mts_io.h b/io-module/mts_io.h
index 5f00cda..eb40276 100644
--- a/io-module/mts_io.h
+++ b/io-module/mts_io.h
@@ -20,8 +20,8 @@
#define HW_VERSION_MTCDP_0_0 "MTCDP-0.0"
#define HW_VERSION_MTCDP_1_0 "MTCDP-1.0"
#define HW_VERSION_MT100EOCG_0_0 "MT100EOCG-0.0"
-#define HW_VERSION_MTR2 "MTR2-0.0"
-#define HW_VERSION_MTR "MTR-0.0"
+#define HW_VERSION_MTR2_0_0 "MTR2-0.0"
+#define HW_VERSION_MTR_0_0 "MTR-0.0"
enum {
MTCDP_E1_DK_0_0,