summaryrefslogtreecommitdiff
path: root/io-tool
diff options
context:
space:
mode:
authorMike Fiore <mfiore@multitech.com>2014-10-13 13:21:23 -0500
committerMike Fiore <mfiore@multitech.com>2014-10-13 13:21:23 -0500
commit2e5fcb88eb1d8efe81bbfbb141edb3d1572ac647 (patch)
tree94f7d95085260994e5df2fa2cd4148a30d6e7f75 /io-tool
parent580677dea4b14e359f2c0622e4340da0cee761c0 (diff)
downloadmts-io-2e5fcb88eb1d8efe81bbfbb141edb3d1572ac647.tar.gz
mts-io-2e5fcb88eb1d8efe81bbfbb141edb3d1572ac647.tar.bz2
mts-io-2e5fcb88eb1d8efe81bbfbb141edb3d1572ac647.zip
mts-io: add mtac-eth support, card gets ID'd correctly and eeprom attributes are in sysfs
Diffstat (limited to 'io-tool')
-rwxr-xr-xio-tool/mts-io-sysfs2
1 files changed, 1 insertions, 1 deletions
diff --git a/io-tool/mts-io-sysfs b/io-tool/mts-io-sysfs
index 7ec8da0..0d8ef24 100755
--- a/io-tool/mts-io-sysfs
+++ b/io-tool/mts-io-sysfs
@@ -102,7 +102,7 @@ usage() {
FILENAME=${f##*/mts-io/}
case $FILENAME in
#mac addresses are read-only
- mac-* )
+ *mac-* )
;;
#product-id, device-id, vendor-id are all read-only
*-id )