home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April (Special) / Chip-Special_1997-04_cd.bin / mediavis / windx / read.me < prev   
Text File  |  1995-08-17  |  2KB  |  66 lines

  1. ******************************************************************************
  2.                                 DXWINDRV.EXE
  3. 7/19/95
  4. ******************************************************************************
  5. These are the current updated drivers for the Prosonic 16 and Deluxe Sound 
  6. cards.
  7.  
  8. Copy the file MVDLXWIN.EXE to your C:\WINDOWS\SYSTEM sub-directory and execute
  9. it there.  It will uncompress and create the following files:
  10.  
  11. MVIFM    DRV        40,160 02-28-95  11:26a
  12. MVI401   DRV        13,680 02-28-95  11:31a
  13. VMVID    386         6,733 01-31-95   9:25a
  14. MIDIMAP  CFG        38,386 02-24-95   8:30a
  15. MVIWAVE  DRV        21,376 02-28-95  11:29a
  16. MVI514MX DRV        38,512 09-12-94   9:53a
  17. MMMIXER  DLL        26,640 02-22-95   2:46p
  18. MSMIXMGR DLL        11,488 03-23-94   5:20p
  19. FINDMVI  DLL         6,976 01-25-95  10:08a
  20. MCICDA   DRV        13,824 03-10-92   3:10a
  21. MVIFM    PAT         7,188 02-14-94   1:57p
  22. ******************************************************************************
  23. Next, copy the file MV.INI to your C:\WINDOWS sub-directory.
  24.  
  25. Next, edit your SYSTEM.INI.  Make sure that your SYSTEM.INI contains all the 
  26. lines listed below.
  27.  
  28. [boot]           
  29. sound.drv=mmsound.drv
  30. drivers=mmsystem.dll msmixmgr.dll MMMIXER.DLL
  31.  
  32. [386Enh]
  33. device=VMVID.386    *
  34. dmabuffersize=064
  35.  
  36. [mci]   *
  37. WaveAudio=mciwave.drv
  38. Sequencer=mciseq.drv
  39. CDAudio=mcicda.drv
  40.  
  41. [drivers]
  42. timer=timer.drv
  43. midimapper=midimap.drv
  44. wave=MVIWAVE.DRV
  45. mixer=MVI514MX.DRV
  46. midi=MVIFM.DRV
  47. midi1=MVI401.DRV
  48.  
  49. [MVIWAVE.DRV]
  50. port=220
  51. int=7
  52. dmachannel=1
  53. dmachannel2=5
  54.  
  55. [MVI401.DRV]
  56. int=2
  57. port=330
  58.  
  59. Notes:
  60.  
  61. *  Remove the line Mixer=mcimixer.drv.  This is replaced by the MSMIXMGR.DLL
  62.    which is loaded above by the drivers= line in the [Boot] section.
  63.  
  64. Reboot the PC after making all of the above changes.
  65. ******************************************************************************
  66.