diff -r c20dd21d1eb4 -r 965bb42340b2 localconnectivityservice/generichid/src/hidparser.cpp --- a/localconnectivityservice/generichid/src/hidparser.cpp Fri Sep 03 18:38:04 2010 +0800 +++ b/localconnectivityservice/generichid/src/hidparser.cpp Thu Sep 09 18:17:36 2010 +0800 @@ -1272,7 +1272,8 @@ iGlobal.iCount = aItem.Data(); if (aItem.Data() == 0) { - retVal = EZeroReportCount; + TRACE_INFO((_L("Global report count zero\n"))); + } iItemsDefined |= EReportCount;