USBCDROM.ADD: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ProdS |V40=S|V45=S}} | |||
USB CD-ROM Device Driver | USB CD-ROM Device Driver | ||
BASEDEV=USBCDROM.ADD <parameters> | BASEDEV=USBCDROM.ADD <parameters> | ||
Line 15: | Line 16: | ||
'''NOTE:''' For Warp 3 systems, the number of CD-ROM devices served must be specified on the USBMSD.ADD statement in CONFIG.SYS as follows: | '''NOTE:''' For Warp 3 systems, the number of CD-ROM devices served must be specified on the USBMSD.ADD statement in CONFIG.SYS as follows: | ||
BASEDEV=USBMSD.ADD /CDS:1 | BASEDEV=USBMSD.ADD /CDS:1 | ||
[[Category:BASEDEV Statements]] | [[Category:BASEDEV Statements]] |
Revision as of 23:44, 18 June 2019
Product Support | |
---|---|
OS/2 1.3 | |
OS/2 2.0 | |
OS/2 2.1 | |
OS/2 2.11 SMP | |
OS/2 Warp 3 | |
OS/2 Warp Connect | |
OS/2 Warp 4 | S |
OS/2 Warp Server for e-Business | S |
USB CD-ROM Device Driver
BASEDEV=USBCDROM.ADD <parameters>
Tests are performed for following devices:
- HP USB CDWriter 8200
- USB Sony Supressa CD-RW
Parameter:
- /V
Verbose
- /CDS:n
The number of CD-ROM/CD-RW devices to be served. The default is 1. To remove service the key value must be set to 0.
NOTE: For Warp 3 systems, the number of CD-ROM devices served must be specified on the USBMSD.ADD statement in CONFIG.SYS as follows:
BASEDEV=USBMSD.ADD /CDS:1