Broadcom NetXtreme Ethernet Adapter • Diagnostic User’s Guide
page 95
Broadcom Confidential and Proprietary
Description:
Search a Data Pattern in Memory. The default, begin address = 0, and len =
0x20000. The data pattern must be specified.
Syntax:
memsearch begin[-end | len] data
10.96 read
cmd:
read
Description:
Read Memory
Syntax:
read [!#*$~^lImSsxX]<begin> [-end | len]
! = Configuration space (32)
S = Configuration space (16)
X = Configuration space (8)
# = Registers (32) (default)
* = SRAM (32)
$ = NVRAM (SEEPROM/FLASH) (32)
m = MII registers (16)
~ = VPD Access (32)
I = indirect access of host memory (32)
^ = internal scratchpad (32)
l = direct access of host memory (32)
s = direct access of host memory (16)
x = direct access of host memory (8)
Example:
1. Read from Configuration space
0:> read !10
000010: f4000004
2. Read from Register
0:> read #10
000010: f4000004
3. Read from SRAM