6. OS/2 DRIVERS
DC-395 Series User’s Manual
42
42
6.4 Command-Line Switches for TRM3X5.ADD
BASEDEV=TRM3X5.ADD [/Universal switch] [/Adapter ID [/Unit switch]]
[Universal switch]
An option that applies to all adapters:
MO
- Do not change MO device type to DASD type when
reporting to Device Manager. TMSCSIM.ADD default:
Change MO device type to DASD.
[Adapter ID]
A:x, where x (starts from 0) is the order number of the adapter that
was found in the system.
[Unit switch]
An option that applies to device(s) unit:
I
- Ignore the specified adapter.
DM
- Enable DASD manager support (default).
!DM
- Disable DASD manager support.
SM
- Enable SCSI manager support (default).
!SM
- Disable SCSI manager support.
Example:
BASEDEV=TRM3X5.ADD /MO /A:0 /!DM:1 /A:1 /!SM:2,3
This will prevent OS2DASD.DMD from controlling device with SCSI ID 1, and prevent
OS2SCSI.DMD from accessing device with SCSI ID 2,3 and keep all MO device type from
changing to DASD type.