autodetect PCMCIA adapter and optionally start correct driver (QNX)
Print command line that would be required to start the appropriate driver:
pcmciatrap [options] [query]Start driver:
pcmciatrap [options] start
The pcmciatrap utility scans the machine it is run on for PCMCIA adapter hardware. If start is not specified, the command line that would be required to start the appropriate driver will be written to the standard output. If start is specified, the appropriate PCMCIA driver (Pcmcia.*) will be automatically started. This is ideal for use in sysinit files.
The PCMCIA adapter hardware that pcmciatrap scans for includes the following:
Hardware | I/O Ports |
---|---|
Intel 386sl | 0x3e0, 0x3e2 |
Cirrus 67xx | 0x3e0, 0x3e2 |
Additional chips may have been added since this document was published. See the usage message for pcmciatrap for a list of currently supported PCMCIA chips. (use pcmciatrap)
The standard input is unused.
The query information and -v output is written to the standard output.