LOCKCDR.FLT: Difference between revisions
Created page with "===LOCKCDR.FLT=== Some CD recorders claim to be CDROM drives. As OS2CDROM.DMD allocates all CDROM drives at bootup, those recorders cannot be accessed by additional softwa..." |
|||
Line 1: | Line 1: | ||
Some CD recorders claim to be CD-ROM drives. As [[OS2CDROM.DMD]] allocates all CD-ROM drives at bootup, those recorders cannot be accessed by additional software, including the RSJ CD Writer File System. To correct this behaviour, the filter device driver LOCKCDR.FLT is added to the file CONFIG.SYS; all already known CD recorders will be converted to WORM devices automatically. | |||
Some CD recorders claim to be | |||
BASEDEV=LOCKCDR.FLT <parameters> | BASEDEV=LOCKCDR.FLT <parameters> | ||
==Parameters== | |||
* -a: - Filters all commands. Solves problems with the SCSI Bus reset after a session. | |||
* -i: - "Recorder Name" can be used to specify the device name of the unknown CD recorder. | |||
==Example== | |||
BASEDEV=LOCKCDR.FLT -i:"IMS CDD2000" | BASEDEV=LOCKCDR.FLT -i:"IMS CDD2000" | ||
In this example, the Philips recorder CDR2000 is added to the built-in list of CD recorders. During bootup, the OS/2-internal device tables are modified such that the CD recorder is treated as a WORM device instead of a CD-ROM. | |||
The name of all connected CD-ROM devices as well as whether they have been converted to WORM devices is printed to the screen while the system is booting. | |||
The name of all connected | |||
;Note: It is not necessary to specify the complete device name. In the example above, specifying -i:"IMS" would do the same job. However, the more complete the device names are specified, the less likely it is that a CDROM drive is converted to a WORM device accidentally. | |||
{{ProdS |V20= |V21=C|V22=*|V30=C|V31=C|V40=C|V45=C}} | |||
{| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
|} | |||
[[Category:BASEDEV Statements]] | [[Category:BASEDEV Statements]][[Category:Filter Device Drivers]] |
Latest revision as of 20:11, 14 August 2019
Some CD recorders claim to be CD-ROM drives. As OS2CDROM.DMD allocates all CD-ROM drives at bootup, those recorders cannot be accessed by additional software, including the RSJ CD Writer File System. To correct this behaviour, the filter device driver LOCKCDR.FLT is added to the file CONFIG.SYS; all already known CD recorders will be converted to WORM devices automatically.
BASEDEV=LOCKCDR.FLT <parameters>
Parameters
- -a: - Filters all commands. Solves problems with the SCSI Bus reset after a session.
- -i: - "Recorder Name" can be used to specify the device name of the unknown CD recorder.
Example
BASEDEV=LOCKCDR.FLT -i:"IMS CDD2000"
In this example, the Philips recorder CDR2000 is added to the built-in list of CD recorders. During bootup, the OS/2-internal device tables are modified such that the CD recorder is treated as a WORM device instead of a CD-ROM.
The name of all connected CD-ROM devices as well as whether they have been converted to WORM devices is printed to the screen while the system is booting.
- Note
- It is not necessary to specify the complete device name. In the example above, specifying -i:"IMS" would do the same job. However, the more complete the device names are specified, the less likely it is that a CDROM drive is converted to a WORM device accidentally.
Product Support | |
---|---|
OS/2 1.3 | |
OS/2 2.0 | |
OS/2 2.1 | C |
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 |