diff -r 7a31f7298d8f -r 0c91f0baec58 crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/CHWComm.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/CHWComm.xml Wed Apr 21 09:51:02 2010 +0300 @@ -0,0 +1,23 @@ + + + CHWComm + <p>Panic of ECUART module raised by the Serial Comms Server (or &quot;CommsServer&quot;).</p> + + + 0 + <p>Bad descriptor passed by client.</p> + + + 1 + <p><code>cancel()</code> method called without calling the respective API first. I.e. an attempt was made to cancel an operation that was not started.</p> + + + 2 + <p>Incorrect usage of an API for the current DTE/DCE role.</p> + + + 3 + <p>Internal error caused by the notification count being negative.</p> + + + \ No newline at end of file