home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / m / mvdrvers.zip / SONYDRVR.ZIP / README.DOC next >
Text File  |  1992-12-02  |  3KB  |  75 lines

  1. -----------------------------------------------------------------------------
  2.                         SONY CDU-535 CD-ROM DRIVER
  3. -----------------------------------------------------------------------------
  4.  
  5.     The only file in this directory is the SONY_PFM.SYS.  This driver is 
  6. for the Sony Bus perprietary interface.  The Media Vision products that can
  7. use this driver are the CDPC and the Multimedia PC Upgrade Kit PLUS.  If 
  8. you have one of the other products you may not need this driver or you need 
  9. to check the SCSI directory on this diskette.
  10.  
  11.      
  12. IF YOU NEED TO UPGRADE A OLD DRIVER:
  13.  
  14.      Simply copy the driver into the PROAUDIO or CDPC directory and reboot 
  15.      your system for the driver to take effect.  This example assumes you 
  16.      are in the SONY directory of this floppy disk and your proaudio files 
  17.      are in C:\PROAUDIO.
  18.  
  19.      ie:    COPY SONY_PFM.SYS C:\PROAUDIO <enter>  
  20.  
  21.  
  22. ___________________________________________________________________________
  23.  
  24.  
  25. IF YOU HAVE NEVER HAD THIS DRIVER LOADED:
  26.  
  27.  
  28.   1. Follow the above example to get the driver loaded on your hard drive.
  29.  
  30.   2. Also copy the MSCDEX.EXE from the SCSI directory located on this 
  31.      floppy disk.  This example assumes you are in the SONY directory of 
  32.      this floppy disk on drive A: and your proaudio files are in 
  33.      C:\PROAUDIO. 
  34.  
  35.      ie:   COPY A:\SCSI\MSCDEX.EXE C:\PROAUDIO <enter>
  36.  
  37.   3. You will now need to Edit your CONFIG.SYS and AUTOEXEC.BAT files. The 
  38.      DOS editor will work for this.  Its assumed you are in the root 
  39.      directory of your hard drive C:.  
  40.  
  41.      EDIT CONFIG.SYS <enter>
  42.  
  43.          (at the bottom of the CONFIG.SYS type in:)
  44.  
  45.      DEVICE=C:\PROAUDIO\SONY_PFM.SYS /D:MVCD001 /I:15 /R /P:3 /S:32
  46.  
  47.          (consult your manual for more information about the parameters)
  48.  
  49.      EDIT AUTOEXEC.BAT <enter> 
  50.      
  51.          (at the top of the AUTOEXEC.BAT type in:)
  52.  
  53.      DEVICE=C:\PROAUDIO\MSCDEX.EXE /D:MVCD001 /M:10 /V
  54.  
  55.          (consult your manual for more information about the parameters)  
  56.  
  57.  
  58.  4. Now reboot your computer to have the new drivers take effect.
  59.  
  60.  
  61.  
  62.     If you have any problems, please call or write to Media Vision 
  63.     Technical Support for assistance.
  64.             
  65.             Media Vision 
  66.             3185 Laurelview Ct.
  67.             Fremont, CA 94538
  68.             Voice....... 800-638-2307 or 510-770-9905
  69.             Fax......... 510-623-5742 or 510-770-9592
  70.             BBS......... 510-770-0968 or 510-770-0527
  71.  
  72. -----------------------------------------------------------------------------
  73.  
  74.  
  75.