From 2e5fcb88eb1d8efe81bbfbb141edb3d1572ac647 Mon Sep 17 00:00:00 2001 From: Mike Fiore Date: Mon, 13 Oct 2014 13:21:23 -0500 Subject: mts-io: add mtac-eth support, card gets ID'd correctly and eeprom attributes are in sysfs --- io-tool/mts-io-sysfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'io-tool') 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 ) -- cgit v1.2.3