Gigabit Ethernet-SX PCI Adapter Device Driver (14100401)

The Error IDs for the Gigabit Ethernet-SX PCI Adapter Device Driver (14100401) are as follows:

ERRID_GXENT_ADAP_ERR
Indicates that the adapter failed initialization commands. User intervention is necessary to fix the problem.
ERRID_GXENT_CMD_ERR
Indicates that the device driver has detected an error while issuing commands to the adapter. The device driver enters an adapter recovery mode where it attempts to recover from the error. If the device driver is successful, it logs ERRID_GXENT_RCVRY_EXIT. User intervention is not necessary for this error unless the problem persists.
ERRID_GXENT_DOWNLOAD_ERR
Indicates that an error occurred while downloading firmware to the adapter. User intervention is necessary to fix the problem.
ERRID_GXENT_EEPROM_ERR
Indicates that an error occurred while reading the adapter EEPROM. User intervention is necessary to fix the problem.
ERRID_GXENT_LINK_DOWN
Indicates that the link between the adapter and the network switch is down. The device driver attempts to reestablish the connection after the physical link is reestablished. When the link is again established, the device driver logs ERRID_GXENT_RCVRY_EXIT. User intervention is necessary to fix the problem.
ERRID_GXENT_RCVRY_EXIT
Indicates that a temporary error (link down, command error, or transmission error) has been corrected.
ERRID_GXENT_TX_ERR
Indicates that the device driver has detected a transmission error. The device driver enters an adapter recovery mode in an attempt to recover from the error. If the device driver is successful, it logs ERRID_GXENT_RCVRY_EXIT. User intervention is not necessary for this error unless the problem persists.
ERRID_GXENT_EEH_SERVICE_ERR
Indicates that the device driver has detected a error during an attempt to recover from a PCI bus error. User intervention is necessary to fix the problem.