NS3000/iX Error Messages Reference Manual (36923-90043)

270 Chapter16
100VG-AnyLAN and HP-PB 100Base-T Error Messages
SDI Driver Specific Status Values
vg_send_msg).
ACTION: This is an informational error only. The driver has
incremented a statistic, logged the error, and will now attempt to free
the receive buffer and continue. However, the protocol may not have
received the inbound frame, therefore some applications could be hung.
There is probably a problem in the upper layer protocol. Also, if the
protocol had already freed the buffer, this may have resulted in a
SysAbort from the Buffer Manager. If the problem occurs frequently,
start link tracing, reproduce the problem, then stop link tracing and
save the resulting NMTC####.PUB.SYS file for analysis by
Hewlett-Packard, and see Appendix A , “Submitting a CR.
9230 CLAS0001 MESSAGE: Bad message for current state.
CAUSE: The driver finished transferring a diagnostic loopback data
frame, but then discovered it was either not in loopback mode anymore,
or there was no pending diagnostic request message (“Cause” = 32-bit
encoded value, giving driver current state: HP use only).
ACTION: This problem most likely occurred while diagnosing some
previous problem. It an informational error only, and the driver will log
it and attempt to continue. If this happens frequently, see Appendix A ,
“Submitting a CR.
9260 CLAS0001 MESSAGE: Driver encountered a software problem.
CAUSE: During a diagnostic loopback test, the driver finished
transferring a diagnostic loopback data frame,but encountered an error
while trying to stop and release a timer (“Cause” = 32-bit status from
the call to vg_stop_timer). This timer was used to verify loopback data
arrives. If this error is reported, it is because the driver has already
encountered some other error.
ACTION: This is a warning that some timer resources may have been
lost. The link did not connect. Typically preceded by another error
message giving better information about the original cause; check log
data for that error and look it up also. Unless this happens constantly,
the system should continue to run, and the driver will probably retry
the connect. If the problem happens every time, see Appendix A ,
“Submitting a CR.
9290 CLAS0001 MESSAGE: Driver has detected data corruption.
CAUSE: A driver receive-frame DMA operation completed, but in doing
a quick check of the DMA’ed data, the driver found all ones in the first
4 words, indicating some kind of driver/adapter card bug has occurred
(“Cause” = 32-bit address of the DMA step against which the corruption
was detected). Probably the driver attempted to perform a DMA
transfer which was not a 4-byte multiple in length.
ACTION: This is a warning that some timer resources may have been
lost. The link did not connect. Typically preceded by another error