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

374 Chapter17
PCI 100Base-T Error Messages
SDI Driver Specific Status Values
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.
9630 CLAS0001 MESSAGE: General buffer manager error encountered.
CAUSE: While attempting to reset the receive descriptor ring data
structure, the ISR received an error from the buffer manager
(“Cause” = 32-bit status from Pbt_bmgr_get_buffer).
ACTION: This error message is informational. If the receive descriptor
ring is being reset, the driver may be in the middle of an auto-restart;
the driver will likely try another restart.
If the problem persists, there might be data corruption in the driver or
in the buffer manager data structures. Try forcing a driver dump via
the VGPBA tool and send the dump file (NETDMP##.PUB.SYS) to
Hewlett-Packard for analysis; seem Appendix A , “Submitting a CR.
9660 CLAS0001 MESSAGE: Driver encountered a software problem.
CAUSE: While attempting to reset the receive descriptor ring data
structure and rebuild the receive descriptors, the ISR encountered an
error. (“Cause” = 32-bit status from Pbt_isr_rebuild_rd).
ACTION: This error message is informational. Most likely, the driver is
already in the middle of an auto-reset for some other reason. The driver
will likely have to try another restart.
If the problem persists, there might be data corruption in the driver.
Try forcing a driver dump via the VGPBA tool and send the dump file
(NETDMP##.PUB.SYS) to Hewlett-Packard for analysis; see Appendix A ,
“Submitting a CR.
9720 CLAS0001 MESSAGE: Internal driver error.
CAUSE: After processing a received frame, the ISR attempted to return
a receive descriptor the rd ring but encountered an error. (“Cause” =
32-bit status from Pbt_isr_rebuild_rd).
ACTION: This error message is informational. The error could indicate
data corruption in the driver’s data structures; the driver will try to
perform an internal dump and perform an auto-reset. Check for a dump
file (NETDMP##.PUB.SYS) and send to Hewlett-Packard for analysis; see
Appendix A , “Submitting a CR.
9750 CLAS0001 MESSAGE: Could not unmap an I/O virtual address.
CAUSE: Most likely during a shutdown of the driver (normal shutdown
or because of an auto-reset precipitated by an earlier error), the ISR
was attempting to release its data structures, including previously
allocated I/O virtual addresses. However, an error was returned.
(“Cause” = 16-bit SDI status returned from Lnk_unload_io_addr).