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

332 Chapter17
PCI 100Base-T Error Messages
SDI Driver Specific Status Values
3550 CLAS0001 MESSAGE: Driver is shutting down.
CAUSE: During initial driver startup, a supported 100Base-T adapter
card was not found at the hardware path specified in NMCONFIG.
ACTION: The driver did not start up. Verify the path in NMCONFIG is
correct and complete, and matches the path were a supported
100Base-T adapter card is installed in the computer backplane. If
necessary, contact your Hewlett-Packard Representative for hardware
assistance.
3750 CLAS0001 MESSAGE: Link tracing is already enabled.
CAUSE: The driver received a request to turn link tracing on when it
was already on. Typically this condition is caught at the C.I. level,
however in this case trace may be under the control of a different
mechanism.
ACTION: No action is required; this error is informational only. An error
reply was sent in response to the request. Trace was not started by this
request this time, but it remains on.
3780 CLAS0001 MESSAGE: Bad message for current state.
CAUSE: The driver received a request to turn link tracing on either too
early or too late in the driver’s life cycle, or when the driver was already
broken (“Cause” = 16-bit encoded value, giving driver input event code
and current state: Hewlett-Packard use only).
ACTION: Retry the same trace command later. An error reply was sent
in response to the request. Trace was not started by this request this
time, and remains off.
3810 CLAS0001 MESSAGE: A driver request failed.
CAUSE: While processing a request to turn link trace on, the driver was
unable to locate a free storage element in which to save reply
information (“Cause” = 32-bit status returned by the call to
pbt_dvr_save_msg).
ACTION: This informational error should be preceded by another error
giving a more specific reason for the failure; check log data and look up
that error also, for more actions to take. Most likely the previous error
was fatal and the driver is about to “die”, then will either attempt an
auto-reset or else require a manual shutdown and restart.
3840 CLAS0001 MESSAGE: Link tracing is already disabled.
CAUSE: The driver received a request to turn link tracing off when it
was already off. Typically this condition is caught at the C.I. level,
however in this case trace may be under the control of a different
mechanism.
ACTION: No action is required, this error is informational only. An error
reply was sent in response to the request. Trace was not stopped by this