cam-cdrom.so
QNX SDP8.0Utilities ReferenceUtilities
Provide a common access method for CD-ROMs
Syntax:
driver ... cdrom cdrom_options ... &
Runs on:
QNX OS
Options:
- driver
- One of the devb-* drivers.
The cdrom options control the driver's interface to cam-cdrom.so for CD-ROM devices. If specified, they must follow the cdrom keyword:
- name=prefix
- Specify the device prefix (default: cd);
- retries=num@path_id:target:lun
- Set the maximum number of command retries on path N, target N, and LUN N. The default is 10.
- rmb=true|false@path_id:target:lun
- Set or clear the device as being removable on path N, target N, and LUN N.
- timeout=g1:g2:g3:rw@path_id:target:lun
- Set the rw and group command timeouts on path N, target N, and LUN N. The defaults are the values from the Timeout & Protect mode page if supported, otherwise 60:90:10:10 (in seconds).
- verbose=verbosity@path_id:target:lun
- Set the verbosity level on path N, target N, and LUN N.
Description:
The cam-cdrom.so shared object provides common access methods (CAMs) for CD-ROM devices.
Page updated: