Module app:dctl - Driver core control utility

Driver core control utility. This can be used to start, stop and query RMoX device-drivers from the command-line. Usage:

dctl <action>

Where action is one of:

list                        list loaded drivers
  list <driver>               list sub-drivers
  start <driver> [options]    load driver with specified options
  stop <driver>               unload driver

Index

Declarations