Index: trunk/Ohana/src/opihi/pantasks/ControllerOps.c
===================================================================
--- trunk/Ohana/src/opihi/pantasks/ControllerOps.c	(revision 13486)
+++ trunk/Ohana/src/opihi/pantasks/ControllerOps.c	(revision 13581)
@@ -375,5 +375,5 @@
       }
       if (status == -1) {
-	  gprint (GP_ERR, "controller is not responding\n");
+	  gprint (GP_ERR, "controller is not responding (%d tries)\n", j);
 	  gwrite (buffer[0].buffer, 1, buffer[0].Nbuffer, GP_ERR);
       }
