Index: /trunk/Ohana/src/opihi/pantasks/ControllerOps.c
===================================================================
--- /trunk/Ohana/src/opihi/pantasks/ControllerOps.c	(revision 10652)
+++ /trunk/Ohana/src/opihi/pantasks/ControllerOps.c	(revision 10653)
@@ -365,4 +365,5 @@
   if (status == -1) {
     if (VerboseMode()) gprint (GP_ERR, "controller is not responding\n");
+    gwrite (buffer.buffer, 1, buffer.Nbuffer, GP_ERR);
     return (FALSE);
   }
