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

258 Chapter16
100VG-AnyLAN and HP-PB 100Base-T Error Messages
SDI Driver Specific Status Values
ACTION: This informational error is typically preceded by another error
message giving better information about the original cause; check log
data for that error and look it up also. Depending on the cause of that
error, you may decide that replacement of the adapter card is necessary.
Since diagnostic testing is in progress, the driver should report the
error, then attempt to continue. However, later tests may also fail as a
result of this error.
8020 CLAS0001 MESSAGE: Driver encountered a software problem.
CAUSE: During a diagnostic test of adapter card memory, a test segment
took too long, so the driver tried to initiate a brief pause, but
encountered an error while trying to get or reset a timer
(“Cause” = 32-bit status from the call to vg_start_timer). This timer
was to be used to awaken the driver so the test could continue. If this
error is reported, it is because the driver has already encountered some
other error.
ACTION: Typically preceded by another error message giving better
information about the original cause; check log data for that error and
look it up also. The driver did not dump, but will still attempt to
auto-reset itself, up to a total of 12 times or more, even though this
happened during diagnostic testing. If the problem persists, the system
may be low on timers; try stopping some applications before retrying
again.
8030 CLAS0001 MESSAGE: Driver encountered a software problem.
CAUSE: While the link was disconnected, the driver received an
interrupt from the PHY chip on the adapter card, and began to initiate
a link reconnect, 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 reawaken the driver for a
reconnect attempt if no interrupt arrived. 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.
8060 CLAS0001 MESSAGE: Driver encountered a software problem.
CAUSE: During a link connect attempt, the driver received an interrupt
from the PHY chip on the adapter card and passed that to a lower level,
but the lower level returned an error (“Cause” = 32-bit status from the
call to vg_isr_call_phy_state_machine).
ACTION: This informational error is typically preceded by another error
message giving better information about the original cause; check log