X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/c2e344475755ddbfa92e79f04b8009e2eafd459e..6bd08bbccc0a276c5d3b9b50903e45792f9549c6:/net/3c90x.c diff --git a/net/3c90x.c b/net/3c90x.c index 4d60327..b0e5d6f 100644 --- a/net/3c90x.c +++ b/net/3c90x.c @@ -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 **/