GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MSTMCRA(1) User Commands MSTMCRA(1)

mstmcra - Mellanox Configuration Registers Access tool

Mellanox Configuration Registers Access tool Usage: mstmcra [-s <i2c-slave>] [-a <adb dump>] [-v] [-h] [-c] <device>
<addr[.<bit offset>:<bit size>]|[,<bytes number>]> [data] If data is given, operation is write. Otherwise it is read. If a bit range is given in the address (E.G.: 0xf0014.16:8):
- Only the requested bits are printed.
For write - Read-Modify-Write. Only the requested bits are changed.
If 'bytes number' is given in the address (E.G.: 0xf0014,16):
- Will read a block (its size is the given bytes number).
For write - User need to give list of dwrods to write,
number of dwords should be (bytes number/4).

DESCRIPTION:

Reads/writes a single word from/to a device configuration register space

-s <i2c-slave> : I2C slave address.

-a <dump file> : adb dump file, used for access by path.

: clear the device's PCI semaphore.
: Print this help message.
: Display version info

: Holds the path to adb dump, used for access by path (can be overridden by "-a").

mstflint(1)

March 2020 mstflint

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.