home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / MMWSB.FAX < prev    next >
Text File  |  1995-02-21  |  5KB  |  147 lines

  1. OSMMWSB - SOUNDBLASTER SETUP IN WIN-OS/2
  2. 12/06/94
  3.  
  4. ================================================================
  5.        SOUNDBLASTER SETUP IN WIN-OS/2
  6. ================================================================
  7.  
  8.  
  9. Before starting this setup, obtain the latest Windows drivers
  10. from the respective manufacturer.  Windows and DOS drivers are
  11. not compatible with OS/2.
  12.  
  13.   Creative Labs -- BBS (405) 742-6660
  14.  
  15.  
  16. DOS installation.
  17. ----------------------------------------------------------------
  18.  
  19. Blaster Environment
  20.  
  21. 1. Open a DOS FULL SCREEN and run the installation that came with
  22.    the Sound Blaster card.
  23.  
  24. The directory that gets created depends on the
  25. Sound Blaster card you have.  This example uses the Sound Blaster
  26. Pro Microchannel.  The installation routines say the AUTOEXEC.BAT
  27. and CONFIG.SYS files will be updated.  This may or may not
  28. happen.  The procedures have you update them manually if needed.
  29.  
  30.        3.  You should have a SBPRO directory on the hard disk.
  31.            Open an OS/2 window and type E AUTOEXEC.BAT.
  32.        4.  Add these lines in your AUTOEXEC.BAT in this order, if
  33.            they are not there:
  34.  
  35.                   set blaster=Axxx Dx Ix Tx
  36.  
  37.                Axxx - Base I/O address for sound card
  38.                Dx - DMA channel for sound card
  39.                Ix - IRQ value for sound card
  40.                Tx - rev. level of sound card ** check manual **
  41.  
  42.           If MMPM/2 is installed, make sure you are using the
  43.           the latest drivers and also using the same I/O -
  44.           IRQ - DMA value specified in the MMPM/2 device
  45.           driver statement.
  46.  
  47.            X:\ is the drive where SBPRO files are located.
  48.  
  49.                  SET SOUND=X:\SBPRO
  50.  
  51.  
  52.            X:\SBPRO\SBP-SET /M:12 /VOC:12 /CD:12 /FM:12
  53.            /LINE:12
  54.  
  55.  
  56.        5.  You should now have sound support in your DOS
  57.            session.  Refer to the Sound Blaster documentation
  58.            for the correct line statements in your AUTOEXEC.BAT
  59.            file.
  60.  
  61.    B.  WINOS/2 sound support.
  62.  
  63.        1.  Make sure you get the latest WINDOWS drivers for your
  64.            sound card available from Creative Labs BBS.
  65.        2.  Run the installation for the latest drivers. It may ask
  66.            for the path of you windows directory.  If you have
  67.            OS/2 2.1 , for example, the path is:
  68.  
  69.                   C:\OS2\MDOS\WINOS2.
  70.  
  71.        3.  The installation updates the SYSTEM.INI located in the
  72.            OS2\MDOS\WINOS2 directory.
  73.  
  74.             The Sound Blaster Pro Microchannel and the Sound
  75.             Blaster 16 are used as examples.
  76.  
  77.        4.   Open an OS2 window and go to the OS2\MDOS\WINOS2
  78.             directory and type E SYSTEM.INI.
  79.        5.   Go to the section marked [drivers].
  80.             a. For a Sound Blaster Pro Microchannel you should
  81.                have these statements:
  82.  
  83.                         Aux=sbpaux.drv
  84.                         Wave=spmcvsnd.drv
  85.                         MIDI=sbp2fm.drv
  86.                         MIDI1=spmcvsnd.drv
  87.  
  88.              b. For a Sound Blaster 16 you should have these
  89.                 statements.
  90.  
  91.                         Aux=sb16aux.drv
  92.                         Wave=sb16snd.drv
  93.                         MIDI=sb16fm.drv
  94.  
  95. NOTE: Make sure these drivers are located in the
  96.       OS2\MDOS\WINOS2\SYSTEM directory.
  97.  
  98.        6.  Go to the section marked [sndblst.drv]
  99.            a. For a Sound Blaster Pro Microchannel you should
  100.               have these statements:
  101.  
  102.                        Port=xxx
  103.                        Int=x
  104.                        DmaChannel=x
  105.  
  106.               Port=xxx - xxx is the base I/O address
  107.               Int=x - x is the IRQ
  108.               DmaChannell=x - x is the DMA channel
  109.  
  110.            If MMPM/2 is installed make sure you are using
  111.            the latest MMPM/2 drivers for the sound card and
  112.            also the same IRQ . I/O . DMA values .
  113.  
  114.             b. For a Sound Blaster 16 you should have these
  115.                statements:
  116.  
  117.                        Port=xxx
  118.                        MidiPort=330
  119.                        Int=x
  120.                        DmaChannel=x
  121.                        HDmaChannel=x
  122.  
  123.             Port=xxx - xxx is the base I/O address
  124.             MidiPort=330 - This is standard and can be changed
  125.                                to 300
  126.             Int=x - x is the IRQ value
  127.             DmaChannel=x - x is the 8 bit DMA channel
  128.             HDmaChannel=x - x is the 16 bit DMA channel
  129.  
  130.              Make sure SNDBLSTR.DRF is located in the
  131.                  OS2\MDOS\WINOS2\SYSTEM directory.
  132.  
  133.        7.  You should now have Sound support in WINOS/2.
  134.  
  135.  
  136. NOTE:  Files located on Creative Labs BBS are subject to change.
  137. Please contact manufacture for proper location of files on their
  138. BBS.
  139.  
  140.  
  141. ----------------------------------------------------------------
  142. IBM disclaims all warranties, whether express or implied,
  143. including without limitation, warranties of fitness and
  144. merchantability with respect to the information in this document.
  145. By furnishing this document, IBM grants no licenses to any
  146. related patents or copyrights.
  147.