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

Chapter 16 243
100VG-AnyLAN and HP-PB 100Base-T Error Messages
SDI Driver Specific Status Values
5720 CLAS0001 MESSAGE: Driver encountered a hardware problem.
CAUSE: During a 100VG-AnyLAN link training sequence, the driver
attempted to signal a training failure, but encountered an error trying
to read from the PHY control register on the PHY chip (“Cause” = 32-bit
status from the call to vg_mii_read16). Most likely a powerfail has
occurred.
ACTION: If a power failure has actually occurred, this error can be
ignored; the driver should recover automatically. Otherwise, the MII
bus may have failed; replace the adapter card. If the same problem
persists, see Appendix A , “Submitting a CR.
5750 CLAS0001 MESSAGE: Driver encountered a software problem.
CAUSE: While beginning a HP-PB 100Base-T connect sequence, the
driver started to reset the PHY chip, 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 wait for the PHY reset
to finish; the driver cannot connect the link if a PHY timer cannot be
started. 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. If the problem
persists, the system may be low on timers; try stopping some
applications before retrying again.
5780 CLAS0001 MESSAGE: Driver encountered a software problem.
CAUSE: During a HP-PB 100Base-T connect sequence, the driver found
the PHY chip was not reset yet, and started to reset it again, 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 wait again for the PHY reset to finish; the driver
cannot connect the link if a PHY timer cannot be started. 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. If the problem
persists, the system may be low on timers; try stopping some
applications before retrying again.
5810 CLAS0001 MESSAGE: Adapter card PHY did not finish reset in the time allowed.
CAUSE: During a HP-PB 100Base-T connect sequence, the driver tried 3
times to reset the PHY chip, but it still did not go “ready” after the reset
(“Cause” is not used here).