diff -r 079de3453c92 -r 96629de2202b tool/CommandMaster.cpp --- a/tool/CommandMaster.cpp Tue Aug 18 10:30:12 2009 +0200 +++ b/tool/CommandMaster.cpp Thu Aug 20 14:27:35 2009 +0200 @@ -91,6 +91,7 @@ } cout << endl + << " Active: " << (data.active ? "yes" : "no") << endl << " Slaves: " << data.slave_count << endl << " Ethernet devices:" << endl;