home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / sounds / 307a.zip / README.DOC < prev    next >
Text File  |  1993-10-04  |  1KB  |  50 lines

  1. Included in this file are the TSLCDR.SYS SCSI driver for PAS Cards, and the 
  2. file MSCDEX.EXE version 2.21. 
  3.  
  4. Please note if you are using DOS 6.0, then the MSCDEX that you need to use is
  5. located in your DOS directory. ( ver 2.22 )
  6.  
  7. Copy both file to the directory where your sound drivers are located.
  8.  
  9.  
  10. To install these drivers, add to your config.sys the following as the last 
  11. line (make sure it is somewhere AFTER the MVSOUND.SYS line):
  12.  
  13. Device=c:\<path to sound drivers>\TSLCDR.SYS /D:MVCD001
  14.  
  15.  
  16. For example, the default for a PAS 16 card would look like this:
  17.  
  18. Device=C;\proaudio\TSLCDR.SYS /D:MVCD001
  19.  
  20.  
  21. To your autoexec.bat file add the following line as the very first line:
  22.  
  23. C:\<path to sound drivers>\MSCDEX.EXE /D:MVCD001 /M:10 
  24.  
  25. For example:
  26.  
  27. C:\proaudio\MSCDEX.EXE /D:MVCD001 /M:10
  28.  
  29. For a DOS 6.0 User:
  30.  
  31. C:\DOS\MSCDEX.EXE /D:MVCD001 /M:10
  32.  
  33.  
  34.  
  35. Optional Switches:
  36.  
  37. For TSLCDR.SYS - /R = reset on boot
  38.                  /P:n (1-3) Seek parameter - not needed
  39.  
  40. For MSCDEX.EXE - /E - uses expanded memory if available
  41.                  /L:X - forces the drive letter to the value X (A-Z valid)
  42.                  /X - displays memory usage information
  43.  
  44. The /M:XX  parameter is for the number of 2K buffers allocated - increasing 
  45. this number increases the amount of memory used by MSCDEX.
  46.  
  47.  
  48.  
  49.  
  50.