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

Chapter 17 369
PCI 100Base-T Error Messages
SDI Driver Specific Status Values
software patches; contact your Hewlett-Packard Representative for
assistance.
8690 CLAS0003 MESSAGE: Subsystem is binding to link driver.
CAUSE: An upper-layer protocol has successfully bound (rendezvoused)
to the link driver (“Addr” = 32-bit encoded protocol address (SAP) value
for this protocol module). Being bound means the driver can now route
incoming data frames to this protocol.
ACTION: None. This is an informational message only. A similar
message is logged later, when the protocol unbinds. If this is the first
bind, the link driver will now attempt to reconnect the link.
8720 CLAS0003 MESSAGE: Subsystem is unbinding from link driver.
CAUSE: An upper-layer protocol has begun to unbind (separate) from
the link driver (“Addr” = 32-bit encoded protocol address (SAP) value for
this protocol module). Once unbound, the driver can no longer route
incoming data frames to this protocol.
ACTION: None. This is an informational message only. A similar
message is logged earlier, when the protocol binds. If this is the last
bind, the link driver will now attempt to disconnect the link.
If any errors occur as a result of the unbind, they will appear after, not
before, this log event; the unbind will still complete, and the protocol
will be successfully unbound.
8750 CLAS0001 MESSAGE: Driver encountered a software problem.
CAUSE: While processing a trace enable request, the driver’s ISR then
encountered an error trying to notify the DVR module of the request
completion (“Cause” = 32-bit status from the call to
Pbt_isr_copy_send_to_dvr). Probably no comm frame was available.
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.
8780 CLAS0001 MESSAGE: Driver encountered a software problem.
CAUSE: While processing a trace disable request, the driver’s ISR then
encountered an error trying to notify the DVR module of the request
completion (“Cause” = 32-bit status from the call to
Pbt_isr_copy_send_to_dvr). Probably no comm frame was available.
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.