From 3b52a1b7883353913b1a04a24fcd012771acac1c Mon Sep 17 00:00:00 2001 From: Sean Godinez Date: Wed, 11 Mar 2015 07:54:56 -0500 Subject: added uuid field (16 bytes) to eeprom --- io-tool/mts-io-sysfs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'io-tool') 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 ) ;; -- cgit v1.2.3