

***************************************************************
            OS/2 MOZART SOUND SYSTEM DRIVER INSTALLATION
***************************************************************


   To install OS/2 Mozart Sound System drivers, just insert the driver 
diskette into floppy drive, and type:

          c:\mmos2\minstall

in any OS/2 window, or double click the icon "Multimedia Intall" in the
Multimedia Folder on the system desktop. An User Interface will show up 
on your screen. Set the Source drive to the floppy drive that has the Mozart
installation diskette. An icon for the Mozart Sound System driver with version
number and file size will appear on the window. Clicking on the Mozart driver 
icon and kicking the INSTALL button, then following the instructions the 
installation will copy all neccesary files to your system and modify the
CONFIG.SYS file for you. Reboot your system to active the Mozart Sound system
after the installation is completed.

NOTE:
  The Mozart Sound System Driver is for OS/2 version 2.1. Please make sure 
that you have installed OS/2 2.1 and Multimedia Presentaion Manager 
(Version 1.1) before you install the OS/2 Mozart Sound System driver.

There are 10 files for OS/2 on the installation diskette.
 
MZTDD.SYS	----	Physical device driver for mozart sound system.
MZTVDD.SYS	----	Virtual device driver for mozart sound system.
MOZART.DLL	----	Vendor specified resource dynamic link libaray (DLL).
GENIN.DLL	----	OS/2 generic installation DLL.
GENINMRI.DLL	----	Text used by generic installation.
CARDINFO.DLL	----	Mozart based information used by GENIN.DLL
AUDFILES.SCR	----	The filelist to be copied.
CONTROL.SCR	----	Main control file containing the information used by Minstall.exe to
			install the audio adapter.
AUDHELP.HLP	----	The online help file with OS/2 help file format.
README.TXT	----	The file you are reading now.

MZTDD.SYS and MZTVDD.SYS are copied to C:\MMOS2.
All DLL are copied to C:\MMOS2\DLL.
AUDHELP.HLP is copied to C:\MMOS2\HELP
All .SCR are not copied.

There are 4 files for WIN-OS/2 on the installation diskette.

MZTOAK.DRV	----	WIN-OS/2 driver for Mozart Sound System
MZTOPL3.DLL
MZTOPL3C.DLL ---	FM-OPL3 driver
MZTOPL4.DLL	----	FM/WAVETABLE OPL4 driver

There are 2 files for Mozart Mixer.

BWCC.DLL	----	DLL for mixer.
MZTMIX.EXE	----	Main program of mozart mixer.


NOTE:
MZTMIX.EXE is copied to C:\OS2\MDOS\WINOS2, and rest of WIN-OS2 files are
copied to C:\OS2\MDOS\WINOS2\SYSTEM directory.
	

//////////////////////////////////////////////////////////////////

S506.ADD is a OS/2  base device driver to suport OS/2 use Mozart 601 second IDE port . Two way you can install this base device driver.
Ver 1.00
1. Before OS/2 installation.
	1.1     Copy this device driver to installation diskket.
	1.2     Eidt config.sys on this disk. Add one line before IDE hard drive drive(IBM1S506.ADD).
			BASEDEV=S506.ADD
	1.3     Do OS/2 installation.

2. After OS/2 installation.
	2.1     Copy this device driver to root directory or \OS2\BOOT directory.
	2.2     Edit config.sys in hard drive root directory. Add one line before IDE  drive driver (IBM1S506.ADD).
			BASEDEV=S506.ADD
	2.3     Do Selective Installation in System Setup group.
	2.4     Choice CDROM icon and Select CDROM type (Non_List_ATAPI_CDROM, if standard ATAPI CDROM).

S506.ADD is a OS/2  base device driver to suport OS/2 use Mozart 601 second IDE port . Two way you can install this base device driver.
Ver     1.01
1. Before OS/2 installation.
	1.1     Copy this device driver to installation diskket.
	1.2     Eidt config.sys on this disk. Add one line before IDE hard drive drive(IBM1S506.ADD).
			BASEDEV=S506.ADD /I:xx          ; xx IS IRQ USED FOR SECONDARY IDE
	1.3     Modify BASEDEV=IBM1S506.ADD line.
			BASEDEV=1BM1S506.ADD /A:1 /P:170 /IRQ:xx ; xx VALUE MUST BE SAME AS 1.2
	1.4     Do OS/2 installation.

2. After OS/2 installation.
	2.1     Copy this device driver to root directory or \OS2\BOOT directory.
	2.2     Eidt config.sys on this disk. Add one line before IDE hard drive drive(IBM1S506.ADD).
			BASEDEV=S506.ADD /I:xx          ; xx IS IRQ USED FOR SECONDARY IDE
	2.3     Modify BASEDEV=IBM1S506.ADD line.
			BASEDEV=1BM1S506.ADD /A:1 /P:170 /IRQ:xx ; xx VALUE MUST BE SAME AS 1.2
	2.4     Do Selective Installation in System Setup group.
	2.5     Choice CDROM icon and Select CDROM type (Non_List_ATAPI_CDROM, if standard ATAPI CDROM).


Ver     1.10
	The installation is same as before. Only defrence this release also 
	support Mozart605 chip.
////////////////////////////////////////////////////////////////////////


Mozart 605 OS/2 Driver History:

	Version         Date            Description
	1.05            4/19/95 
	1.07            4/19/95 Add Olivetti PnP function. Installation is as same as                                   before. Only driver init routine is changed to abort
					installation if Main BIOS support ISA PNP but driver does                                       not Mozart 605.
					Test:   1. setup defrence IO,IRQ,DMA to test driver work                                                or not.
						2. Del Mozart ID from PNP configration data.                                            Driver will be aborting installation.

	1.08            05/01/95        Before OS/2 driver only support sound blaster base                                              address is 0x220.
					Test:   Every configration.

	1.09            06/01/95        Olivetti define tow PnP device ID of Mozar605.
					Mozart605 without Tone controller ID: OLIF2D1,
					Mozart605 with Tone controller ID: OLIF2D2. This                                                version add find both ID and init 6330 if ID is                                                 OLIF2D2.
					Below files have been change:
					Mozart.h, Mztdd.c, initc.c,globals.c and globals.h.

			06/19/95        fixed bug 44khz recording, line recording(monitor), etc.
					Add mutiple PCM play protection(detail in bugs report).

	1.20            07/20/95        1. Change new winos2 driver base on windows 3.1 driver
					Ver 2.62, the version os winos2 driver rev also 2.62.
					This driver support new mixer functions and MPU401.
					2. change VDD and PDD driver for support winos2 driver. 
					For winos2 driver allways support PnP, all hardware info
					from PDD driver.
					3. Change wave recording source control.
					4. Driver allways disable games port.
					5. All new files include readme is 25.

					GENINMRI.DLL    CARDINFO.DLL    CONTROL.SCR   
					AUDFILES.SCR    AUDHELP.HLP     README.TXT      
					MOZART.DLL      README          GENIN.DLL      
					BWCC.DLL        README.107      README.108       
					README.109      MZTSETUP.EXE    MZTMIX.EXE      
					MSMIXMGR.DLL    MZTPDLL.DLL     MZTMIX.HLP    
					MZTDD.SYS       MZTOAK.DRV      MZTMIDI.DLL     
					MIDIMAP.CFG     OEMSETUP.INF    MZTVDD.SYS     
					README.120

					6. For test:
						1) test driver installation.
						2) OS2 functions test.
						3) winos2 test.
					7. mztsetup.exe is dos command for set windows init file
					beforce you  run winos2. After mminstall, please open dos
					box and run this program.
	1.21    8/22/95                 1. Change MIC recording funtions in os2 driver
					2. Change winos2 driver wave buff size.



/////////////////////////////////////////////////////////////////////