summaryrefslogtreecommitdiff
path: root/io-tool
diff options
context:
space:
mode:
authorSean Godinez <sgodinez@multitech.com>2015-03-11 07:54:56 -0500
committerSean Godinez <sgodinez@multitech.com>2015-03-11 07:54:56 -0500
commit3b52a1b7883353913b1a04a24fcd012771acac1c (patch)
treecef3a0c120fa35e24386512be3f47666848857cc /io-tool
parent1a06d05dad8eb53ba8bfb4cf45d92041b226b813 (diff)
downloadmts-io-3b52a1b7883353913b1a04a24fcd012771acac1c.tar.gz
mts-io-3b52a1b7883353913b1a04a24fcd012771acac1c.tar.bz2
mts-io-3b52a1b7883353913b1a04a24fcd012771acac1c.zip
added uuid field (16 bytes) to eeprom1.1.2
Diffstat (limited to 'io-tool')
-rwxr-xr-xio-tool/mts-io-sysfs3
1 files changed, 3 insertions, 0 deletions
diff --git a/io-tool/mts-io-sysfs b/io-tool/mts-io-sysfs
index 0d8ef24..e33c280 100755
--- a/io-tool/mts-io-sysfs
+++ b/io-tool/mts-io-sysfs
@@ -107,6 +107,9 @@ usage() {
#product-id, device-id, vendor-id are all read-only
*-id )
;;
+ #uuid read-only
+ uiid )
+ ;;
#hw-version is read-only
*hw-version )
;;