ADM-XRC SDK 2.7.0b1 User Guide (Linux)
© Copyright 2001-2007 Alpha Data
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. |
Model | Supported |
ADM-XRC | ![]() |
ADM-XRC-P | ![]() |
ADM-XRC-II-Lite | ![]() |
ADM-XRC-II | ![]() |
ADM-XPL | ![]() |
ADM-XP | ![]() |
ADP-WRC-II | ![]() |
ADP-DRC-II | ![]() |
ADP-XPI | ![]() |
ADM-XRC-4LX | ![]() |
ADM-XRC-4SX | ![]() |
ADM-XRC-4FX | ![]() |
ADM-XRC-5LX | ![]() |
ADM-XRC-5T1 | ![]() |
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.
eptest [options ...] eptest [options ...] <location> eptest [options ...] <location> <value>
Option | Argument type | Meaning |
-card | base 10 integer | ID of card to open |
-f | n/a | DO prompt for confirmation when writing (default) |
+f | n/a | DON'T prompt for confirmation when writing |
-index | base 10 integer | Index of card to open |
-unlock | n/a | Do not allow PCI configuration to be changed (default) |
+unlock | n/a | Allow PCI configuration to be changed |