IBMIDECD.FLT: Difference between revisions
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
|} | |} | ||
== | ==CONFIG.SYS Information== | ||
This filter driver makes IDE CD-ROM drives visible to OS/2. Support for ATAPI CD-ROM drives attached to an IDE Port. Superceded by IBMATAPI.FLT V 10.085. It is important to use IBMIDECD.FLT with the IBM1S506.ADD driver. Since Ver. 10.047 IDE CD-Writers for reading/writing are supported. | |||
'''Note:''' To get CDRom support in OS/2 you must also install IBM1S506.ADD and Os2cdrom.dmd . | |||
BASEDEV=IBMIDECD.FLT <parameter> | |||
'''Parameters:''' | |||
* /V | |||
Displays some information during the boot. | |||
* /C | |||
IBMATAPI.FLT and IBMIDECD.FLT have been modified so that they no longer fill the request's S/G list with 0's for the commands without data tranfer phase, even if the particular command contains a valid S/G list. To avoid possible unforseen compatibility problems with older drivers, /C parameter disables this new behavior. | |||
Platform Support: | |||
{| class="wikitable" | |||
|- | |||
!OS/2 2.x | |||
!OS/2 3.0 | |||
!OS/2 4.0 | |||
!OS/2 4.5x | |||
|- | |||
|Yes | |||
|Yes | |||
|Yes | |||
|Yes | |||
|} | |||
[[Category:BASEDEV Statements]] | |||
[[Category:Filter Device Drivers]] | [[Category:Filter Device Drivers]] |
Revision as of 22:08, 13 October 2016
This filter driver makes your IDE CD-ROM drive visible to OS/2. Support for ATAPI CD-ROM drives attached to an IDE Port. Superceded by IBMATAPI.FLT Version 10.085.
Version
Date | Version | Size | Comments |
---|---|---|---|
1998-04-20 20:58 | 9.23 | 24,080 bytes | |
10.047 | IDE CD-RW support | ||
2002-10-08 17:26 | 10.085 | 39,416 bytes | Extended Warm Swap Support |
2003-01-17 14:52 | 10.095 | 24,652 bytes |
CONFIG.SYS Information
This filter driver makes IDE CD-ROM drives visible to OS/2. Support for ATAPI CD-ROM drives attached to an IDE Port. Superceded by IBMATAPI.FLT V 10.085. It is important to use IBMIDECD.FLT with the IBM1S506.ADD driver. Since Ver. 10.047 IDE CD-Writers for reading/writing are supported. Note: To get CDRom support in OS/2 you must also install IBM1S506.ADD and Os2cdrom.dmd .
BASEDEV=IBMIDECD.FLT <parameter>
Parameters:
- /V
Displays some information during the boot.
- /C
IBMATAPI.FLT and IBMIDECD.FLT have been modified so that they no longer fill the request's S/G list with 0's for the commands without data tranfer phase, even if the particular command contains a valid S/G list. To avoid possible unforseen compatibility problems with older drivers, /C parameter disables this new behavior.
Platform Support:
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
Yes | Yes | Yes | Yes |