Metropoli BBS
VIEWER: idecdrom.ddp MODE: TEXT (ASCII)
*********************************************************
*                                                                                            *
*      IDE CDROM Device driver profile for OS/2 2.1                          *
*                                                                                         *
*      Special Version for Cretive Labs CD220E 1.00, 1.01 & higher micro-code *
*         1) make sure that \os2\boot\ibmidecd.flt,                                 *
*                       \os2\boot\os2cdrom.dmd,                                       *
*                       \os2\boot\ibm1s506.add,                                        *
*                  have read only attribute turned off                                *
*                                                                                             *
*         2) CL_IDE.FLT will control only 1.00, 1.01 level drives                *
*                other vintages will be run directly by OS2CDROM.DMD          *
*         3) CL_IDE.FLT must be loaded after IBM1S506.ADD in Config.sys     *
*                 in order to function correctly                                        *
********************************************************

:TITLE
IDE CDROM Device Driver Support

:CONFIG                 * Add the following lines to CONFIG.SYS
BASEDEV=IBMIDECD.FLT
BASEDEV=IBM1S506.ADD
BASEDEV=CL_IDE.FLT
DEVICE=OS2CDROM.DMD

:FILES                  * Copy the driver into \OS2 on the boot drive
IBMIDECD.FLT \OS2\BOOT\IBMIDECD.FLT
IBM1S506.ADD \OS2\BOOT\IBM1S506.ADD
OS2CDROM.DMD \OS2\BOOT\OS2CDROM.DMD
CL_IDE.FLT \OS2\BOOT\CL_IDE.FLT

[ RETURN TO DIRECTORY ]