]> Joshua Wise's Git repositories - netwatch.git/blobdiff - net/3c90x.c
Successfully transmit HARBL ... twice. Then hang.
[netwatch.git] / net / 3c90x.c
index 4d603278e584dc9dad16a1e6bb85e2a71b0cff0e..b0e5d6fbfcaa875790ad15878caf8fdb438852fa 100644 (file)
@@ -428,7 +428,7 @@ static void a3c90x_reset(void)
 #endif
 
     /** Send the reset command to the card **/
-    outputf("Issuing RESET:");
+    outputf("3c90x: issuing RESET");
     a3c90x_internal_IssueCommand(INF_3C90X.IOAddr, cmdGlobalReset, 0);
 
     /** wait for reset command to complete **/
This page took 0.016661 seconds and 4 git commands to generate.