Broadcom NetXtreme Ethernet Adapter • Diagnostic User’s Guide
page 139
Broadcom Confidential and Proprietary
11 ERROR MESSAGES
/* NO_ERROR 0 */ "",
/* ERR_IND_REG_ERR 1 */ "Got 0x%08X @ 0x%08X. Expected 0x%08X",
/* ERR_CHIP_RUNNING 2 */ "Cannot perform task while chip is running",
/* ERR_BAD_NIC 3 */ "Invalid NIC device",
/* ERR_READ_ONLY_CLEAR 4 */ "Read only bit %s got changed after writing zero at
offset 0x%X",
/* ERR_READ_ONLY_SET 5 */ "Read only bit %s got changed after writing one at
offset 0x%X",
/* ERR_READ_WRITE_NOT_CLEAR 6 */ "Read/Write bit %s did not get cleared after writing
zero at offset 0x%X",
/* ERR_READ_WRITE_NOT_SET 7 */ "Read/Write bit %s did not get set after writing one at
offset 0x%X",
/* ERR_BIST 8 */ "BIST failed",
/* ERR_INTERRUPT 9 */ "Could not generate interrupt",
/* CMD_ABORT 10 */ "Aborted by user",
/* ERR_DMA_TXDATA 11 */ "Tx DMA:Got 0x%08X @ 0x%08X. Expected 0x%08X",
/* ERR_DMA_RXDATA 12 */ "Rx DMA:Got 0x%08X @ 0x%08X. Expected 0x%08X",
/* ERR_TXDMA 13 */ "Tx DMA failed",
/* ERR_RXDMA 14 */ "Rx DMA failed",
/* ERR_MEM 15 */ "Data error, got 0x%08X at 0x%08X, expected 0x%08X",
/* ERR_MEM2 16 */ "Second read error, got 0x%08X at 0x%08X, expected
0x%08X",
/* ERR_EEP_WRITE 17 */ "Failed writing NVRAM at 0x%04X",
/* ERR_EEP_READ 18 */ "Failed reading NVRAM at 0x%04X",
/* ERR_EEP_DATA 19 */ "NVRAM data error, got 0x%08X at 0x%04X, expected
0x%08X",
/* ERR_FILE_OPEN 20 */ "Cannot open file %s",
/* ERR_BAD_CPU_CFG 21 */ "Invalid CPU image file %s",
/* ERR_IMAGE_SIZE 22 */ "Invalid CPU image size %d",
/* ERR_MALLOC 23 */ "Cannot allocate memory for size %d",
/* ERR_CPU_RESET 24 */ "Cannot reset %cX CPU",
/* ERR_CPU_NO_RESP 25 */ "%cx CPU does not respond",
/* ERR_CPU_TEST 26 */ "%cx CPU test failed",
/* ERR_DMA_RANGE 27 */ "Invalid Test Address Range\nValid NIC address is
0x%08X-0x%08X and exclude 0x%08X-0x%08X",
/* ERR_DMA_DATA 28 */ "DMA:Got 0x%02X @ 0x%08X. Expected 0x%02X\nSRAM
data=0x%02X @ 0x%08X",
/* ERR_PHY_ID 29 */ "Unsupported PhyId %04X:%04X",
/* ERR_PHY_TOO_MANY_REG 30 */ "Too many registers specified in the file, max is %d",
/* ERR_VPD_WRITE 31 */ "Cannot write to VPD address %04X",
/* ERR_VPD_DATA 32 */ "VPD data error, got %08X @ 0x%04X, expected %08X",
/* ERR_NO_LINK 33 */ "No good link! Check Loopback plug",
/* ERR_DATA_TX 34 */ "Cannot TX Packet!",
/* ERR_DATA_TX_MISSING 35 */ "Requested to Tx %d. Only %d is transmitted",
/* ERR_DATA_RX_MISSING 36 */ "Expected %d packets. Only %d good packet(s) have been
received\n%d unknown packets have been received.\n%d bad packets have been received.",
/* ERR_INVALID_TEST 37 */ "%c%d is an invalid Test",
/* ERR_EEPROM_CHECKSUM 38 */ "NVRAM checksum error",
/* ERR_READING_WOL_PXE 39 */ "Error in reading WOL/PXE",
/* ERR_READING_WOL_PXE 40 */ "Error in writing WOL/PXE",
/* ERR_NO_EXT_SRAM 41 */ "No external memory detected",
/* ERR_DMA_LEN 42 */ "DMA buffer %04X is too large, size must be less than
%04X",
/* ERR_FILE_TOO_BIG 43 */ "File size %d is too big, available space is %d",
/* ERR_INVALID 44 */ "Invalid %s",
/* ERR_WRITE 45 */ "Failed writing 0x%x to 0x%x",
/* CMD_QUIT 46 */ "",
/* ERR_CPU_MEM_ERR 47 */ "%s CPU access error @ %08X, expected %08X but got
%08X",
/* ERR_ENDIF 48 */ "",
/* ERR_ROM_D_DATA 49 */ "ROM disable error, data returned while disabled",