72 PCA-6157/6157L User's Manual
Using the /DM Option
This option enables use of the IBM-supplied DASD manager
(OS2DASD.SYS) for the devices listed. The DASD manager is
used to support direct access devices such as hard drives, and
should be enabled unless an alternative is being used. To enable
DASD manager support, the command line in CONFIG.SYS
should look like this:
BASEDEV=OS2CAM.ADD /DM: d|((d,d),[d|(d,d)])
Where:
d,d,...d represents a SCSI target ID. The LUN for the specified ID
is assumed to be 0.
(d,d),(d,d),...(d,d) represents a SCSI target/LUN ID pair.
“|” means “or”.
Using the /!DM Option
This option disables use of the IBM-supplied DASD manager
(OS2DASD.SYS) for the devices listed. The DASD manager is
used to support direct access devices such hard drives, and should
be disabled only if an alternative is being used. To disable DASD
manager support, the command line in CONFIG.SYS should look
like this:
BASEDEV=OS2CAM.ADD /!DM:
d|((d,d),[d|(d,d)])
Where:
d,d,...d represents a SCSI target ID. The LUN for the specified ID
is assumed to be 0.
(d,d),(d,d),...(d,d) represents a SCSI target/LUN ID pair.
“|” means “or”.
Using the /SM Option
This option enables use of the IBM-supplied SCSI manager
(OS2SCSI.SYS) for the devices listed. To enable SCSI manager
support, the command line in CONFIG.SYS should look like this:
BASEDEV=0S2CAM.ADD /SM: d|((d,d),[d|(d,d)])