summaryrefslogtreecommitdiff
path: root/io-module/mts_eeprom.h
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2014-07-02 14:53:12 -0500
committerJesse Gilles <jgilles@multitech.com>2014-07-02 14:53:12 -0500
commit19a9fd0f6bb179fce8061b3080e93f94a37eeabe (patch)
treef958c38dc575b7475f91c6a982d07ed2d6b08842 /io-module/mts_eeprom.h
parent1eafb3c3bb1e76ef2dc10382f9880c70be64157c (diff)
downloadmts-io-19a9fd0f6bb179fce8061b3080e93f94a37eeabe.tar.gz
mts-io-19a9fd0f6bb179fce8061b3080e93f94a37eeabe.tar.bz2
mts-io-19a9fd0f6bb179fce8061b3080e93f94a37eeabe.zip
more accssory card renaming
Diffstat (limited to 'io-module/mts_eeprom.h')
-rw-r--r--io-module/mts_eeprom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/io-module/mts_eeprom.h b/io-module/mts_eeprom.h
index d6c3bd3..811b380 100644
--- a/io-module/mts_eeprom.h
+++ b/io-module/mts_eeprom.h
@@ -23,7 +23,7 @@ struct mts_id_eeprom_layout {
uint8_t reserved[302];
};
-/* daughter card EEPROM */
+/* daughter/accessory card EEPROM */
struct mts_dc_eeprom_layout {
char vendor_id[32];
char product_id[32];