Jump to content

OS2CDROM.DMD: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
This is the Device Manager Driver for CD-ROM devices.  
This is the Device Manager Driver for CD-ROM devices.


==Version==
==Version==
Line 24: Line 24:
Device manager driver for CD-ROM drives
Device manager driver for CD-ROM drives


'''Note:''' For CD-ROM support in OS/2 also an device driver has to be installed.
'''Note:''' For CD-ROM support in OS/2 also a device driver has to be installed.
  BASEDEV=OS2CDROM.DMD parameters
  BASEDEV=OS2CDROM.DMD parameters


'''Parameters:'''
'''Parameters:'''
;/V:Displays some information about CD-ROM drives during the boot.
;/V:Displays some information about CD-ROM drives during the boot.
;/Q:Stops displaying error messages during the boot.  
;/Q:Stops displaying error messages during the boot.
 
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}


==Source Code==
==Source Code==

Latest revision as of 20:29, 21 September 2022

This is the Device Manager Driver for CD-ROM devices.

Version

Date Version Size Comments
1992-11-04 12:12 21,168 bytes OS/2 2.0 CD-ROM Device Driver
2006-01-12 15:46 10.163 50,510 bytes
2008-01-31 16:49 1.08 45,398 bytes OEM from CDRTools. (cdrtools 2.01.01a59)

CONFIG.SYS Statement

Device manager driver for CD-ROM drives

Note: For CD-ROM support in OS/2 also a device driver has to be installed.

BASEDEV=OS2CDROM.DMD parameters

Parameters:

/V
Displays some information about CD-ROM drives during the boot.
/Q
Stops displaying error messages during the boot.

Source Code

The source code of this file is included on the IBM Developer Connection Device Driver Kit for OS/2. It can not be open sourced, but the source code is available for IBM DDK customers and a free/paid binaries can be released.