PCI Token-Ring Device Driver (14103e00)
The error IDs for the PCI Token-Ring Device Driver (14103e00) are as follows:
- ERRID_CSTOK_ADAP_CHECK
- The microcode on the device performs a series of diagnostic checks when the device is idle on initialization. These checks find errors and they are reported as adapter checks. If the device was connected to the network when this error occurred, the device driver will go into Network Recovery Mode in an attempt to recover from the error. The device is temporarily unavailable during the recovery procedure. After this error log entry has been generated, the device driver will retry 3 times with no delay between retries. User intervention is not required for this error unless the problem persists.
- ERRID_CSTOK_ADAP_OPEN
- The device driver was unable to open the device. The device driver will go into Network Recovery Mode in an attempt to recover from this error. The device is temporarily unavailable during the recovery procedure. The device driver will retry indefinitely with a 30 second delay between retries to recover. User intervention is not required for this error unless the problem persists.
- ERRID_CSTOK_AUTO_RMV
- An internal hardware error following the beacon automatic removal process has been detected. The device driver will go into Network Recovery Mode in an attempt to recover from the error. The device is temporarily unavailable during the recovery procedure. User intervention is not required for this error unless the problem persists.
- ERRID_CSTOK_RING_SPEED
- The ring speed or ring data rate is probably wrong. Contact the network administrator to determine the speed of the ring. The device driver will only retry twice at 2 minute intervals after this error log entry has been generated.
- ERRID_CSTOK_DMAFAIL
- The device detected a DMA error in a TX or RX operation. The device driver will go into Network Recovery Mode in an attempt to recover from this error. The device is temporarily unavailable during the recovery procedure. User intervention is not required for this error unless the problem persists.
- ERRID_CSTOK_BUS_ERR
- The device detected a PCI bus error. The device driver will go into Network Recovery Mode in an attempt to recover from this error. The device is temporarily unavailable during the recovery procedure. User intervention is not required for this error unless the problem persists.
- ERRID_CSTOK_DUP_ADDR
- The device has detected that another station on the ring has a device address which is the same as the device address being tested. Contact network administrator to determine why.
- ERRID_CSTOK_MEM_ERR
- An error occurred while allocating memory or timer control block structures. This usually implies the sytem has run out of available memory. User intervention is required.
- ERRID_CSTOK_RCVRY_ENTER
- An error has occurred which caused the device driver to go into network recovery.
- ERRID_CSTOK_RCVRY_EXIT
- The error which caused the device driver to go into Network Recovery Mode has been corrected.
- ERRID_CSTOK_RMV_ADAP
- The device has received a remove ring station MAC frame indicating that a network management function has directed this device to get off the ring. The device driver will only twice with 6 minute delay between retries after this error log entry has been generated. Contact network administrator to determine why.
- ERRID_CSTOK_WIRE_FAULT
- There is probably a loose ( or bad ) cable between the device and the MAU. There is some chance that it might be a bad device. The device driver will go into Network Recovery Mode in an attempt to recover from this error. The device is temporarily unavailable during the recovery procedure. User intervention is not required for this error unless the problem persists.
- ERRID_CSTOK_RX_ERR
- The device has detected a receive error. The device driver will go into Network Recovery Mode in an attempt to recover from this error. The device is temporarily unavailable during the recovery procedure. User intervention is not required for this error unless the problem persists.
- ERRID_CSTOK_TX_ERR
- The device has detected a transmit error. The device driver will go into Network Recovery Mode in an attempt to recover from this error. The device is temporarily unavailable during the recovery procedure. User intervention is not required for this error unless the problem persists.
- ERRID_CSTOK_TX_TMOUT
- The transmit watchdog timer has expired before the transmit of a frame has completed. The device driver will go into Network Recovery Mode in an attempt to recover from this error. The device is temporarily unavailable during the recovery procedure. User intervention is not required for this error unless the problem persists.
- ERRID_CSTOK_CMD_TMOUT
- The ioctl watchdog timer has expired before the device driver received a response from the device. The device driver will go into Network Recovery Mode in an attempt to recover from this error. The device is temporarily unavailable during the recovery procedure. User intervention is not required for this error unless the problem persists.
- ERRID_CSTOK_PIO_ERR
- The driver has encountered a PIO operation error. The device driver will attempt to retry the operation 3 times before it will fail the command and return in the DEAD state to the user. User intervention is required.
- ERRID_CSTOK_PERM_HW
- The microcode on the device performs a series of diagnostic checks on initialization. These checks can find errors and they are reported as adapter checks. If the error occurs 4 times during adapter initialization this error log will be generated and the device considered inoperable. User intervention is required.
- ERRID_CSTOK_ASB_ERR
- The adapter has indicated that the processing of a TokenRing mac command failed.
- ERRID_CSTOK_AUTO_FAIL
- The ring speed of the adapter is set to autosense, and open has failed because this adapter is the only one on the ring. User intervention is required.
- ERRID_CSTOK_EISR
- If the adapter detects a PCI Master or Target Abort, the Error Interrupt Status Register (EISR) will be set.
- ERRID_CSTOK_CMD_ERR
- Adapter failed command due to a transient error and goes into limbo one time, if that fails the adapter goes into the dead state.
- ERRID_CSTOK_EEH_ENTER
- The adapter encountered a Bus I/O Error, and is attempting to recover by using the EEH recovery process.
- ERRID_CSTOK_EEH_EXIT
- The adapter sucessfully recovered from the I/O Error by using the EEH recovery process.
- ERRID_CSTOK_EEH_HW_ERR
- The adapter could not recover from the EEH error. The EEH error was the result of an adapter error, and not a bus error (logged by the kernel).