man8/pciSCtask
Table of Contents
pciSCtask - PCI Status Control service
pciSCtask <argument list>
Status Control I/O service for PCI buss cards.
This program presently
only supports Industrial computer source PCI-DOI32 cards.
Argument
processing is done using Unix long argument syntax.
All of the arguments
here are printed to stderr when the program starts, regardless of whether
or not they were supplied.
- --dbman_host <hn>
- The host where dbman is running.
If this argument is not supplied the default is "localhost" or the DBMAN_HOST
environment variable.
- --drv <arg>
- A valid Driver Key. Valid driver keys are PCI_1
thru PCI_6. If this argument is not supplied the default is "PCI_1".
- --cmin
<n>
- The minimum board number. Only one board is supported by the device driver
so 0 is the default.
- --cmax <n>
- The maximum board number. Only one board is supported
by the device driver so 0 is the default.
# an example would look
something like this
# say we want PCI_3 instead of the default.
pciSCtask --drv PCI_3
pci_dio32drv(4)
$Id: pciSCtask.8,v 1.1 2007/07/19 19:24:17 mcnamer Exp
$
Table of Contents