diff -r bd150d066ea2 -r 4844a8433915 tool/CommandMaster.cpp --- a/tool/CommandMaster.cpp Fri Aug 21 09:45:53 2009 +0200 +++ b/tool/CommandMaster.cpp Fri Aug 21 09:46:29 2009 +0200 @@ -91,6 +91,7 @@ } cout << endl + << " Active: " << (data.active ? "yes" : "no") << endl << " Slaves: " << data.slave_count << endl << " Ethernet devices:" << endl;