Usage: flx-reset COMMAND [OPTIONS]
Tool to reset various resources on the card.

Commands:
  DMA             Resets the DMA part of the Wupper core.
  REG | REGISTERS Resets the registers to default values.
  SOFT            Global application soft reset.
  FH | FROMHOST   Central Router FromHost reset.
  GTH             Reset links RX (for FULL mode F/W only).
                  operates on register GBT_SOFT_RX_RESET_RESET_ALL).
    -q <n>        The individual quad (0..11) to reset (default: all).
  LINK            Reset a link or links (RX and/or TX; default all RX;
                  operates on registers GBT_[RX|TX]_RESET).
    -r <n>        Individual RX link (0..47) to reset.
    -t <n>        Individual TX link (0..47) to reset.
  ADC| ADN2814    Reset the ADN2814 (not on FLX-182/155 or FLX-128).
  ALL             Do everything. (Note: use -c, not -d:
                  resets the card and the resources of all devices of that card).
Options:
  -d <number>     Use device indicated by <number>
                  (applies to commands DMA/SOFT/REGISTERS; default: 0).
  -c <number>     Use card indicated by <number> (default: 0).
  -E              Execute the command even if resources are locked
  -s <secs>       If necessary wait up to <secs> seconds for locks to be freed
                  when attempting to open the card (default: 5 secs)
  -h              Display help.
  -V              Display the version number.

Note: 
Use -c <number> with ADN, FH, GTH, LINK and ALL.
Use -d <number> with commands DMA, SOFT and REGISTERS.
If neither -c nor -d are given, card or device number 0 is used as appropriate.
