README.TXT 09-19-96 CDC For Toshiba Infinia DOS CD-ROM Drivers ============================================================================= This archive contains the following files. README.TXT This file README.COM Self-reading version of this file D011V109.SYS DOS device driver for IDE CD-ROM drive ============================================================================= INSTALLATION This device driver loads in the DOS CONFIG.SYS file in the following manner: DEVICE=D011V109.SYS /D:TOSCD001 The default location of this device driver is the C:\CDDRV directory, and the default usage as delivered by Toshiba is: DEVICE=C:\CDDRV\D011V109.SYS /D:TOSCD001 The /D: option specifies the device name that this driver assigns to the CD-ROM drive. The Microsoft CD-ROM Extension driver (MSCDEX.EXE) needs to have an identical option on its command line in your AUTOEXEC.BAT file. You will need to add a line in AUTOEXEC.BAT like the one below to call MSCDEX.EXE: C:\WINDOWS\COMMAND\MSCDEX /D:TOSCD001 /M:10 **END**