Jump to content

CDROMMGR.DMD: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "CD-ROM device manager which prevents subsequent requests to different slots of a CD changer. DEVICE=CDROMMGR.DMD '''NOTE:''' OS2CDROM.DMD must be disabled to work. '''Pa..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
CD-ROM device manager which prevents subsequent requests to different slots of a CD changer.
CD-ROM device manager which prevents subsequent requests to different slots of a CD changer.
  DEVICE=CDROMMGR.DMD
  DEVICE=CDROMMGR.DMD
'''NOTE:''' [[OS2CDROM.DMD]] must be disabled to work.
;NOTE: [[OS2CDROM.DMD]] must be disabled to work.


'''Parameter:'''
==Parameter==
 
* /T:n - CDROMMGR.DMD has the changer feature enabled by default. It prevents slot changes for 1000ms by returning ERROR_DEVICE_NOT_READY to the caller. The timeout value can be set at load time through option /T: The valid range is from 1 second up to 60 seconds. If CDROMMGR.DMD does not find a CD Changer device, the feature will automatically be disabled and cannot be activated.
* /T:n
* /C - CDROMMGR.DMD will manage only CD Changers. Normal CD-ROM drives or CD Burners will not get allocated. This option is useful if you want to use another CD-ROM device manager for special features, like [[CTCDROM.DMD]] for Unite CD-Maker. To make sure that CDROMMGR.DMD gets control over the CD Changer devices, it has to be loaded as the first CD-ROM manager.
CDROMMGR.DMD has the changer feature enabled by default. It prevents slot changes for 1000ms by returning ERROR_DEVICE_NOT_READY to the caller. The timeout value can be set at load time through option /T: The valid range is from 1 second up to 60 seconds. If CDROMMGR.DMD does not find a CD Changer device, the feature will automatically be disabled and cannot be activated.
 
* /C  
CDROMMGR.DMD will manage only CD Changers. Normal CD-ROM drives or CD Burners will not get allocated. This option is useful if you want to use another CD-ROM device manager for special features, like CTCDROM.DMD for Unite CD-Maker. To make sure that CDROMMGR.DMD gets control over the CD Changer devices, it has to be loaded as the first CD-ROM manager.
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|No
|Yes
|Yes
|Yes
|}


{{ProdS |V30=C|V31=C|V40=C|V45=C}}
[[Category:DEVICE Statements]]
[[Category:DEVICE Statements]]

Latest revision as of 23:31, 20 February 2020

CD-ROM device manager which prevents subsequent requests to different slots of a CD changer.

DEVICE=CDROMMGR.DMD
NOTE
OS2CDROM.DMD must be disabled to work.

Parameter

  • /T:n - CDROMMGR.DMD has the changer feature enabled by default. It prevents slot changes for 1000ms by returning ERROR_DEVICE_NOT_READY to the caller. The timeout value can be set at load time through option /T: The valid range is from 1 second up to 60 seconds. If CDROMMGR.DMD does not find a CD Changer device, the feature will automatically be disabled and cannot be activated.
  • /C - CDROMMGR.DMD will manage only CD Changers. Normal CD-ROM drives or CD Burners will not get allocated. This option is useful if you want to use another CD-ROM device manager for special features, like CTCDROM.DMD for Unite CD-Maker. To make sure that CDROMMGR.DMD gets control over the CD Changer devices, it has to be loaded as the first CD-ROM manager.
Product Support
OS/2 1.3
OS/2 2.0
OS/2 2.1
OS/2 2.11 SMP
OS/2 Warp 3 C
OS/2 Warp Connect C
OS/2 Warp 4 C
OS/2 Warp Server for e-Business C