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

330 Chapter17
PCI 100Base-T Error Messages
SDI Driver Specific Status Values
obtain the proper virtual address mapping for the data
(“Cause” = 32-bit status returned by the call to
Lnk_load_io_addr_for_virt).
ACTION: No immediate action is required. This could be a temporary
condition caused by heavy system load and I/O resource contention. The
driver will continue operating and will try the transmit operation again
periodically until the required system resources are available.
If the problem persists, it may indicate a more serious problem in the
I/O system. Halt the system as soon as possible after the error occurs
and generate a system dump, see Appendix A , “Submitting a CR.
3310 CLAS0003 MESSAGE: Cannot send a port message.
CAUSE: While attempting to send a reply to an earlier request message
from an upper level subsystem or tool, the driver encountered an error
on the send (“Cause” = 32-bit status returned by the call to send_msg).
ACTION: This error is sometimes fatal, causing the remainder of the
driver’s processing ton be skipped. May be followed by another error
giving more information about what kind of reply the driver was trying
to send; check log data for that error and look it up also. If the link does
not seem to be responding, attempt to shut down and restart the
network and/or link. If the problem persists, wait until it occurs again,
then use Control-B at the console to halt the system, take a memory
dump, and reboot, see Appendix A , “Submitting a CR.
3340 CLAS0001 MESSAGE: Open table full. Too many drive users.
CAUSE: Too many subsystems are attempting to open the driver at the
same time, or subsystems are shutting down without closing the driver
(“Cause” = maximum number of driver opens allowed).
ACTION: The driver allows 11 simultaneous opens. It was not opened by
the additional subsystem. Shut down any networking subsystems that
are not currently needed and try again.
A side-effect of this error may be that the driver becomes unusable; if
so, run VGPBA and execute the Reset function to see if that restores
normal operation.
3370 CLAS0001 MESSAGE: Cannot send a port message.
CAUSE: While starting up the link, the driver attempted to request ADA
memory from the MPE I/O system, but encountered an error trying to
send a memory request message to the I/O Memory Port
(“Cause” = 32-bit status from the call to send_msg).
ACTION: This is a fatal software error. The driver cannot operate the
adapter card without ADA memory. After reporting this error, the
driver will return a configuration error, then die and wait to be shut
down; the configuration routine should shut it down automatically.