home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 July / VPR9607B.BIN / driver / dec / cdrdrv / readme.txt < prev    next >
Text File  |  1995-12-07  |  959b  |  59 lines

  1.  
  2.  
  3.  
  4.       For the CD-ROM drive to function the following files and statements
  5.     are needed:
  6.  
  7.       
  8.  
  9.  
  10.      AUTOEXEC.BAT
  11.      ------------
  12.  
  13.        Include the following line:
  14.  
  15.         C:\DOS\MSCDEX /D:MSCD000 /M:10 /L:D
  16.  
  17.  
  18.        Assumptions:
  19.   
  20.           The subdirectory DOS exists and includes MSCDEX.EXE.
  21.  
  22.  
  23.  
  24.       CONFIG.SYS
  25.       ----------
  26.  
  27.     Include the following line:
  28.  
  29.         DEVICE=C:\CDROM\drivername /D:MSCD000
  30.  
  31.  
  32.     Assumptions:
  33.  
  34.        The subdirectory CDROM exists and includes:
  35.  
  36.  
  37.                 DRIVERS CHART
  38.  
  39.     
  40.          drivername              Used  With
  41.         -------------        ----------------------
  42.  
  43.         D011V200.SYS        Toshiba XM-5302 series (DOS and Windows)
  44.  
  45.         MTMCDAI.SYS        Mitsumi FX400 series (DOS)
  46.             MTMCDAI.386                "      "     "    (Windows)   
  47.  
  48.     
  49.       SYSTEM.INI  (Mitsumi only)
  50.       ----------
  51.  
  52.         Include the following line in SYSTEM.INI located in C:\WINDOWS:
  53.  
  54.  
  55.         DEVICE=C:\CDROM\MTMCDAI.386
  56.  
  57.  
  58.  
  59.