Dell Broadcom NetXtreme Family of Adapters Broadcom NetXtreme 57XX User Guide - Page 128

Rx DMA:Got 0x%08X @ 0x%08X. Expected 0x%08X

Page 128 highlights

/* 5 */ "Read-only bit %s got changed after writing one at offset 0x%X", /* 6 */ "Read/Write bit %s did not get cleared after writing zero at offset 0x%X", /* 7 */ "Read/Write bit %s did not get set after writing one at offset 0x%X", /* 8 */ "BIST failed", /* 9 */ "Could not generate interrupt", /* 10 */ "Aborted by user", /* 11 */ "TX DMA:Got 0x%08X @ 0x%08X. Expected 0x%08X", /* 12 */ "Rx DMA:Got 0x%08X @ 0x%08X. Expected 0x%08X", /* 13 */ "TX DMA failed", /* 14 */ "Rx DMA failed", /* 15 */ "Data error, got 0x%08X at 0x%08X, expected 0x%08X", /* 16 */ "Second read error, got 0x%08X at 0x%08X, expected 0x%08X", /* 17 */ "Failed writing EEPROM at 0x%04X", /* 18 */ "Failed reading EEPROM at 0x%04X", /* 19 */ "EEPROM data error, got 0x08X at 0x04X, expected 0x%08X", /* 20 */ "Cannot open file %s", /* 21 */ "Invalid CPU image file %s", /* 22 */ "Invalid CPU image size %d", /* 23 */ "Cannot allocate memory", /* 24 */ "Cannot reset CPU", /* 25 */ "Cannot release CPU", /* 26 */ "CPU test failed", /* 27 */ "Invalid Test Address Range\nValid NIC address is 0x%08X-0x%08X and exclude 0x%08X-0x%08X", /* 28 */ "DMA:Got 0x%08X @ 0x%08X. Expected 0x%08X", /* 29 */ "Unsupported PhyId %04X:%04X", /* 30 */ "Too many registers specified in the file, max is %d", /* 31 */ "Cannot write to VPD memory", /* 32 */ "VPD data error, got %08X @ 0x04X, expected %08X", /* 33 */ "No good link! Check Loopback plug", /* 34 */ "Cannot TX Packet!", /* 35 */ "Requested to TX %d. Only %d is transmitted", /* 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.", /* 37 */ "%c%d is an invalid Test", /* 38 */ "EEPROM checksum error", /* 39 */ "Error in reading WOL/PXE", /* 40 */ "Error in writing WOL/PXE", /* 41 */ "No external memory detected", /* 42 */ "DMA buffer %04X is large, size must be less than %04X", /* 43 */ "File size %d is too big, max is %d", /* 44 */ "Invalid %s", /* 45 */ "Failed writing 0x%x to 0x%x", /* 46 */ "", /* 47 */ "Ambiguous command", /* 48 */ "Unknown command", /* 49 */ "Invalid option", /* 50 */ "Cannot perform task while chip is not running. (need driver)", /* 51 */ "Cannot open register define file or content is bad", /* 52 */ "ASF Reset bit did not self-clear", /* 53 */ "ATTN_LOC %d cannot be mapped to %cX CPU event bit %d", /* 54 */ "%s Register is not cleared to zero after reset", /* 55 */ "Cannot start poll_ASF Timer", /* 56 */ "poll_ASF bit did not get reset after acknowledged", /* 57 */ "Timestamp Counter is not counting", /* 58 */ "%s Timer is not working", /* 59 */ "Cannot clear bit %s in %cx CPU event register", /* 60 */ "Invalid "EEPROM_FILENAME" file size, expected %d but only can read %d bytes", /* 61 */ "Invalid magic value in %s, expected %08x but found %08x", /* 62 */ "Invalid manufacture revision, expected %c but found %c", /* 63 */ "Invalid Boot Code revision, expected %d.%d but found %d.%d", /* 64 */ "Cannot write to EEPROM", /* 65 */ "Cannot read from EEPROM", /* 66 */ "Invalid Checksum", /* 67 */ "Invalid Magic Value", /* 68 */ "Invalid MAC address, expected %02X-%02X-%02X-%02X-%02X-%02X",

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178

/* 5 */
"Read-only bit %s got changed after writing one
at offset 0x%X",
/* 6 */
"Read/Write bit %s did not get cleared after writing zero
at offset 0x%X",
/* 7 */
"Read/Write bit %s did not get set after writing one
at offset 0x%X",
/* 8 */
"BIST failed",
/* 9 */
"Could not generate interrupt",
/* 10 */
"Aborted by user",
/* 11 */
"TX DMA:Got 0x%08X @ 0x%08X. Expected 0x%08X",
/* 12 */
"Rx DMA:Got 0x%08X @ 0x%08X. Expected 0x%08X",
/* 13 */
"TX DMA failed",
/* 14 */
"Rx DMA failed",
/* 15 */
"Data error, got 0x%08X at 0x%08X, expected 0x%08X",
/* 16 */
"Second read error, got 0x%08X at 0x%08X, expected 0x%08X",
/* 17 */
"Failed writing EEPROM at 0x%04X",
/* 18 */
"Failed reading EEPROM at 0x%04X",
/* 19 */
"EEPROM data error, got 0x08X at 0x04X, expected 0x%08X",
/* 20 */
"Cannot open file %s",
/* 21 */
"Invalid CPU image file %s",
/* 22 */
"Invalid CPU image size %d",
/* 23 */
"Cannot allocate memory",
/* 24 */
"Cannot reset CPU",
/* 25 */
"Cannot release CPU",
/* 26 */
"CPU test failed",
/* 27 */
"Invalid Test Address Range\nValid NIC address is
0x%08X-0x%08X and exclude 0x%08X-0x%08X",
/* 28 */
"DMA:Got 0x%08X @ 0x%08X. Expected 0x%08X",
/* 29 */
"Unsupported PhyId %04X:%04X",
/* 30 */
"Too many registers specified in the file, max is %d",
/* 31 */
"Cannot write to VPD memory",
/* 32 */
"VPD data error, got %08X @ 0x04X, expected %08X",
/* 33 */
"No good link! Check Loopback plug",
/* 34 */
"Cannot TX Packet!",
/* 35 */
"Requested to TX %d. Only %d is transmitted",
/* 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.",
/* 37 */
"%c%d is an invalid Test",
/* 38 */
"EEPROM checksum error",
/* 39 */
"Error in reading WOL/PXE",
/* 40 */
"Error in writing WOL/PXE",
/* 41 */
"No external memory detected",
/* 42 */
"DMA buffer %04X is large, size must be less than %04X",
/* 43 */
"File size %d is too big, max is %d",
/* 44 */
"Invalid %s",
/* 45 */
"Failed writing 0x%x to 0x%x",
/* 46 */
"",
/* 47 */
"Ambiguous command",
/* 48 */
"Unknown command",
/* 49 */
"Invalid option",
/* 50 */
"Cannot perform task while chip is not running. (need driver)",
/* 51 */
"Cannot open register define file or content is bad",
/* 52 */
"ASF Reset bit did not self-clear",
/* 53 */
"ATTN_LOC %d cannot be mapped to %cX CPU event bit %d",
/* 54 */
"%s Register is not cleared to zero after reset",
/* 55 */
"Cannot start poll_ASF Timer",
/* 56 */
"poll_ASF bit did not get reset after acknowledged",
/* 57 */
"Timestamp Counter is not counting",
/* 58 */
"%s Timer is not working",
/* 59 */
"Cannot clear bit %s in %cx CPU event register",
/* 60 */
"Invalid "EEPROM_FILENAME" file size, expected %d but
only can read %d bytes",
/* 61 */
"Invalid magic value in %s, expected %08x but found %08x",
/* 62 */
"Invalid manufacture revision, expected %c but found %c",
/* 63 */
"Invalid Boot Code revision, expected %d.%d but found %d.%d",
/* 64 */
"Cannot write to EEPROM",
/* 65 */
"Cannot read from EEPROM",
/* 66 */
"Invalid Checksum",
/* 67 */
"Invalid Magic Value",
/* 68 */
"Invalid MAC address, expected %02X-%02X-%02X-%02X-%02X-%02X",