home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / wininst.zip / README.1ST < prev    next >
Text File  |  1996-08-09  |  5KB  |  140 lines

  1.  
  2.  ╔═════════════════════════════════════════════════════════════╗
  3.  ║                                                             ║
  4.  ║           Adding WINOS2 Audio Support in WARP 4             ║
  5.  ║                                                             ║
  6.  ╚═══════════════════════════════════════════════ Version 1.0 ═╝
  7.  
  8.  
  9.  ╔══════════╗
  10.  ║ OVERVIEW ║
  11.  ╚══════════╝
  12.  
  13.  
  14.         This package includes WINSTALL.CMD, the REXX program
  15.         which installs the WIN-OS2 audio support, and control
  16.         files (file extension .ctl) for the following currently
  17.         OS/2-supported audio adapters:
  18.  
  19.          -   The IBM M-Audio Adapter
  20.          -   The Sound Blaster Non-Pro ISA or MCV Adapter
  21.          -   The Sound Blaster Pro OPL2 Adapter
  22.          -   The Sound Blaster Pro MCV or OPL3 Adapter
  23.          -   The Sound Blaster 16 / PnP
  24.          -   The Pro Audio Spectrum 16
  25.          -   The Media Vision Jazz 16 Adapter
  26.          -   The Aztech Sound Galaxy NOVA 16 EXTRA
  27.          -   The Aztech Sound Galaxy Wave 32 +
  28.          -   The ESS-688 Audio Adapter
  29.          -   The ESS-1688 Audio Adapter
  30.          -   The ESS-1788 Audio Adapter
  31.          -   The ESS-1868 Audio Adapter
  32.          -   The ESS-1888 Audio Adapter
  33.          -   The Sound Blaster AWE 32 Adapter / PnP
  34.          -   The Crystal Semi CS4231 Adapter
  35.          -   The Crystal Semi CS4232/4236 PnP Adapter
  36.          -   The IBM Thinkpad Audio - Crystal Semi 4231
  37.  
  38.  
  39.         The advantage of WINSTALL.CMD is to update the WIN-OS2 system INI
  40.         file(s) automatically.  It avoids having to follow the WARP on-line
  41.         documents and having to update the INI files manually.
  42.  
  43.         In addition, WINSTALL.CMD allows you to write you own control file
  44.         (.ctl file) to install addition device other than the ones listed
  45.         above.  See any .ctl file for details.
  46.  
  47.  
  48.  ╔══════════╗
  49.  ║   USAGE  ║
  50.  ╚══════════╝
  51.  
  52.  
  53.         . Copy WINSTALL.CMD to the \OS2 directory, so it can be executed
  54.           from any directory.
  55.  
  56.         . Copy the corresponding control file to the directory which contains
  57.           the Windows driver for your device.
  58.  
  59.         . Run the REXX program by typing WINSTALL at an OS/2 prompt
  60.  
  61.  
  62.         Example:
  63.  
  64.           If you want to install the Sound Blaster 16 Windows driver,
  65.           copy file SB16D2.CTL to the \OS2\DRIVERS\SB16D2 directory;
  66.           copy file WINSTALL.CMD to the \OS2 directory, then at an OS/2
  67.           prompt, just type WINSTALL.
  68.  
  69.  
  70.  ╔════════════════╗
  71.  ║ SPECIAL  CASES ║
  72.  ╚════════════════╝
  73.  
  74.  
  75.         Since the control file's name needs to match the directory name for
  76.         the corresponding WIN-OS2 audio driver, and many devices are using
  77.         the SAME directory name, you need to rename the control file when
  78.         you copy it to that directory.
  79.  
  80.         Example: If you have an IBM Thinkpad, you will install the IBM
  81.                  Thinkpad Audio.  After installation, you will have
  82.                  \OS\DRIVERS\CSBSAUD directory.  However, the control file
  83.                  is CSTP750.CTL in this package.  So when copying it, you
  84.                  need to do the following, assuming you have the package on
  85.                  a floppy:
  86.  
  87.                  [D:\]COPY A:\CSTP750.CTL D:\OS2\DRIVERS\CSBSAUD\CSBSAUD.CTL
  88.  
  89.                  Then follow the rest steps in section USAGE.
  90.  
  91.         The same procedure applies if you have a Crystal Semi 4231 or 4232/36
  92.         audio device in your system.  The corresponding control files are
  93.         CSBSAU31.CTL and CSBSAU32.CTL.
  94.  
  95.  
  96.  
  97.  ╔══════════════╗
  98.  ║  LIMITATION  ║
  99.  ╚══════════════╝
  100.  
  101.  
  102.         . The REXX program is design to simplify adding audio support into
  103.         WINOS2.  The old way is to follow the on-line document.  So it
  104.         works the best if you have only one audio device.
  105.  
  106.         However, it DOES support multiple devices.  If you have more than
  107.         one audio devices, WINSTALL.CMD installs the DEFAULT audio device
  108.         for you.  If you want to install all devices, you need to explicitly
  109.         set all device (one by one) as default using Multimedia Setup, then
  110.         run WINSTALL for each device.
  111.  
  112.         Example: if you have JAZZ 16 and SB AWE 32 PnP devices, open the
  113.                  Multimedia Setup to set JAZZ 16 as default device, then
  114.                  do the steps in section USAGE; then, open the Multimedia
  115.                  Setup to set SB AWE 32 PnP as your default device, follow
  116.                  the steps in section USAGE again.
  117.  
  118.  
  119.  ╔═══════════════╗
  120.  ║  MORE TO COME ║
  121.  ╚═══════════════╝
  122.  
  123.  
  124.         . New Windows audio drivers can be added to the current bucket.  In
  125.         addition to the audio devices supported in WARP, you may add your
  126.         own audio device to OS/2 and WIN-OS2.  A procedure of how to write
  127.         your own .ctl is being written.  With this procedure, you can easily
  128.         and accurately add audio support for the new device to WINOS2
  129.  
  130.         . An option will be added to let you select which device to install if
  131.         you have more than one device.  You will be able to run WINSTALL like
  132.         this:
  133.  
  134.                 WINSTALL My_Device
  135.  
  136.  
  137.   (C) Copyright International Business Machines Corp.  1996
  138.  
  139.  
  140.