diff options
Diffstat (limited to 'io-tool')
-rwxr-xr-x | io-tool/mts-io-sysfs | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/io-tool/mts-io-sysfs b/io-tool/mts-io-sysfs index e33c280..55b5087 100755 --- a/io-tool/mts-io-sysfs +++ b/io-tool/mts-io-sysfs @@ -108,7 +108,13 @@ usage() { *-id ) ;; #uuid read-only - uiid ) + uuid ) + ;; + #eui read-only + */eui ) + ;; + #cdone read-only + */cdone ) ;; #hw-version is read-only *hw-version ) @@ -116,6 +122,8 @@ usage() { #imei is read-only imei ) ;; + radio-reset-backoff-seconds ) + ;; modalias ) ;; power ) |