                           AWE-32 Driver Update
                            September 23, 1994

This archive contains an interim driver update for the AWE-32 card.  
These drivers are the SAME as the versions available in the AWE 
Developer's Information Pack.

Contents of this archive:

    AWEMAN.DLL  - Updated AWE Manager DLL for Windows, ver 1.10

    AUXDRV.DRV  - Updated DOS Auxiliary Audio Driver that does not
                  require the DOS-level drivers CTMMSYS.SYS and 
                  CTSB16.SYS.
    
    SB16AUX.DRV - Updated Auxiliary Audio driver for Windows, ver 2.10

    SB16SND.DRV - Updated Wave and MIDI driver for Windows, ver 3.04

    SBAWE32.DRV - Updated AWE MIDI driver for Windows, ver 1.20

    WFM0???.ACV - Windows compression support files.

 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
INSTALLATION OF WINDOWS UPDATES

    1. Copy AWEMAN.DLL into the \WINDOWS directory and the Windows 
       drivers directory.  Use the following commands:

         COPY AWEMAN.DLL \WINDOWS
         COPY AWEMAN.DLL \SB16\WINDRV

       NOTE:  There should be a copy of this DLL with the other Windows
       drivers (in \SB16\WINDRV) and a copy in either the \WINDOWS or 
       \WINDOWS\SYSTEM directory, but not both!

    2. Copy the updated Windows drivers into the \WINDOWS\SYSTEM
       directory and the Windows Drivers directory.  Use the following 
       commands:

         COPY SB*.DRV \WINDOWS\SYSTEM
         COPY SB*.DRV \SB16\WINDRV

    3. Copy the ACV support files into \WINDOWS\SYSTEM and the Windows
       driver directory.  Use the following commands:

         COPY *.ACV \WINDOWS\SYSTEM
         COPY *.ACV \SB16\WINDRV

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
INSTALLATION OF AUXDRV.DRV UPDATE

    1. Change into the \SB16\DRV directory and backup the current 
       driver.  To do this, use the following commands.

         CD \SB16\DRV
         REN AUXDRV.DRV AUXDRV.BAK

    2. Change back into the directory that you extracted these files 
       in (for example \TEMP), and copy the new driver to the DRV 
       directory.  Use the following commands.

         CD \TEMP
         COPY AUXDRV.DRV \SB16\DRV\AUXDRV.DRV

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
