ADM-XRC SDK 2.3.0 User Guide (Linux)
© Copyright 2001-2003 Alpha Data
EPTest utility
Care should be exercised when using EPTest. Modifying certain locations may render the card inoperative. The utility does not by default allow EEPROM locations used to store the adapter PCI configuration to be changed. |
Supports models:
EPTest is a utility that allows modification of the configuration EEPROM of the ADM-XRC. When no arguments are given, the entire EEPROM is dumped to standard output. When one argument is given, the specified location is dumped to standard output. When two arguments are given, the specified location is set to the specified value.
Syntax:
eptest [options ...] eptest [options ...] <location> eptest [options ...] <location> <value>
Options:
Option | Type | Meaning |
-card | base 10 integer | ID of card to open |
+f | n/a | DON'T prompt for confirmation when writing |
-f | n/a | DO prompt for confirmation when writing (default) |
-index | base 10 integer | Index of card to open |
+unlock | n/a | Allow PCI configuration to be changed |
-unlock | n/a | Do not allow PCI configuration to be changed (default) |