If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:memaccess
BoxMatrix >> Shell-Commands >> memaccess | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Startup-Scr | Hotplug-Scr | BusyBox-Cmds | Bash-Cmds | AVM-Cmds | Chipset-Cmds | Linux-Cmds | Shared-Libs | Kernel-Mods | Research |
Chipset-Command
Command: | memaccess - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> Chipset-Commands - Origin: Broadcom | ||||||
Path: | Release: /bin Lab+Rel: /bin | ||||||
Properties: | Size: 5.1k - 9.5k - Firmware: 6.54 - 7.31 | ||||||
Function: | Low-level access to the Broadcom chipset memory. |
Goto: Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
memaccess is a multi-call binary providing low-level access to the BCM63 chipset memory using the brcmboard device.
It is typically only called by symlinks located in /opt/scripts
and lists an overview if called directly:
7581 fw 7.17:
root@fritz:/var/mod/root# memaccess *** Usage: dw/dh/db <physical address in hex> <number> dw/dh/db <-k> <virtual address in hex> <number> sw/sh/sb <physical address in hex> .. sw/sh/sb <-k> <virtual address in hex> .. fw/fh/fb <physical address in hex> <length> fw/fh/fb <-k> <virtual address in hex> <length> -s (currently works with physical addresses for d*/s*/f* commands and virtual addresses for s*/f* commands)
d*
commands dump memory,s*
commands store to memory,f*
commands fill memory*w
commands handle 4-byte words,*h
commands handle 2-byte values,*b
commands handle single byte values- Option
-k
or--kernel
means kernelspace. - Option
-s
or--swap
means swapspace.
The source could not be located on the GPL-Browser but here is a likely older source.
Dependencies
Daily updated index of all dependencies of this command. Last update: 2024-11-17 07:59 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Symlinked by | cmd | db | 3 | 6.54 - 7.31 | Dump the Broadcom chipset memory in 8-bit hex values. | Broadcom |
Symlinked by | cmd | dh | 3 | 6.54 - 7.31 | Dump the Broadcom chipset memory in 16-bit hex values. | Broadcom |
Symlinked by | cmd | dw | 3 | 6.54 - 7.31 | Dump the Broadcom chipset memory in 32-bit hex values. | Broadcom |
Symlinked by | cmd | fb (chipcmd) | 3 | 6.54 - 7.31 | Fills the Broadcom chipset memory with 8-bit values. | Broadcom |
Symlinked by | cmd | fh | 3 | 6.54 - 7.31 | Fills the Broadcom chipset memory with 16-bit values. | Broadcom |
Symlinked by | cmd | fw | 3 | 6.54 - 7.31 | Fills the Broadcom chipset memory with 32-bit values. | Broadcom |
Symlinked by | cmd | sb (chipcmd) | 3 | 6.54 - 7.31 | Stores 8-bit hex values to the Broadcom chipset memory. | Broadcom |
Symlinked by | cmd | sh (chipcmd) | 3 | 6.54 - 7.31 | Stores 16-bit hex values to the Broadcom chipset memory. | Broadcom |
Symlinked by | cmd | sw | 3 | 6.54 - 7.31 | Stores 32-bit hex values to the Broadcom chipset memory. | Broadcom |
Depends on | lib | ld.so | 1 | 7.20 - 7.31 | Dynamic linker / loader | Linux |
Depends on | lib | libc.so | 3 | 6.54 - 7.31 | Standard C library | Linux |
11 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2024-11-17 06:06 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
Model | Firmware | Path | Size |
---|---|---|---|
FRITZ!Box 7530 AX | 7.20 - 7.31 | /bin | 9.5k |
FRITZ!Box 7581 | 6.54 - 7.18 | /bin | 5.1k - 5.8k |
FRITZ!Box 7582 | 6.83 - 7.18 | /bin | 5.1k - 5.8k |
3 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-11-17 07:59 GMT.
Firmware | Symbol |
---|---|
7.20 - 7.31 | main |
1 symbol for this command |