EWS88MT.INF Driver File Contents (EWX2496_Drv_VXD_4.02.25Build112.exe)

;===============================================================
; TerraTec EWS Connect Series
; Driver Installation Script
;---------------------------------------------------------------
; Notes:  
; 
; History:
;   07-Aug-01 (fb) - added flag for disabling GSIF (in [ASIO.AddReg])
;                  - swapped order of EWX Wave Devices (B came before A)
;   28-May-01 (fb) - new settings for EWS96 M
;   10-Apr-01 (fb) - Additional WavePlay driver for EWX 24/96
;   29-Nov-00 (fb) - added new GUID for EWX ASIO
;   13-Oct-00 (fb) - added autostart options for EWX and EWS
;   29-Sep-00 (cl/mb) 
;                  - Removed MF dev and disabled legacy ports
;   15-Sep-00 (fb/mb)
;                  - changes for EWS22: only one MIDI port, multifunction device
;   25-Jul-00 (fb) - removed microLogic sections since Logic DeviceSetup is now part of microLogic
;                  - preparation for new cards EWS22 and EWS96 M
;   28-Mar-00 (fb) - new ASIO CLSID
;   15-Mar-00 (fb) - simplified copylists for different hardware devices
;   02-Mar-00 (fb) - new user mode driver TTEWSSYS.DRV replaces TT88MT.drv and TT88D.drv
;   27-Jan-00 (fb) - different user-mode drivers for EWS88 MT and EWS88 D
;   26-Nov-99 (fb) - changed subsystem IDs and strings for EWS88 D
;   11-Nov-99 (fb) - added subsystem IDs and strings for EWS88 D
;   06-Sep-99 (fb) - added strings for EWS22
;   26-Aug-99 (fb) - added subsystem ID for master and slave devices
;                  - added subsystem IDs and strings for EWS22 
;   09-Jul-99 (fb) - corrected channel names for ml
;   07-Jul-99 (fb) - added registry keys for ml
;                  - deleted empty FM.AddReg section
;                  - reorganized autostart settings (AutoStart.AddReg)

;   10-Jun-99 (wr) - added: autostart controlpanel setup / view readme after install
;   04-May-99 (fb) - added subsystem ID to [ICEnsemble] section
;                  - removed driver install for MIDI 2 (ice_mpu.drv)
;   14-May-99 (fb) - added consumer mixer configuration to [WAVE.AddReg]
;   28-May-99 (fb) - removed software wavetable
;   09-May-99 (fb) - changed some strings 

;===============================================================
     
[Version]
Signature=$CHICAGO$
;CatalogFile=		; reserved by MB
Class=MEDIA
Provider=%Provider%
LayoutFile=layout.inf	; added by MB

[SourceDisksNames]
45=%DriverCD%,,0001

[SourceDisksFiles]
delme32.exe=45
delmeewx.ini=45
delmeews.ini=45
ice.vxd=45
ice_wod0.drv=45
ice_wod1.drv=45
ice_wod2.drv=45
ice_wod3.drv=45
ice_wod4.drv=45
ice_wod5.drv=45
ice_wod6.drv=45
ice_mpu.drv=45
ice_comm.dll=45
IceAsio.dll=45
ttewssys.drv=45
;ttjoy.vxd=45		; disabled by MB

[ClassInstall]
AddReg=Class.AddReg

;------------------------------------------------------------------------------------
[Class.AddReg]              ; added by MB
HKR,,,,%ClassName%          ; added by MB
HKR,,Icon,,"-1"             ; added by MB
HKR,,Installer,,mmci.dll    ; added by MB
;------------------------------------------------------------------------------------


[DestinationDirs]
DefaultDestDir=11
EWS.WinDirCopyList=10
Panel.Delete=10

[ControlFlags]
;ExcludeFromSelect=MF\EWX2496_AUDIO
ExcludeFromSelect= *			; changed by MB

[PreCopySection]
HKR,,NoSetupUI,,1

[Manufacturer]
%Manufacturer%=TerraTec

[TerraTec]
%DevName_EWS88MT%=EWS88MT.Device,PCI\VEN_1412&DEV_1712&SUBSYS_1115153B
%DevName_EWS88MT_Master%=EWS88MT.Device,PCI\VEN_1412&DEV_1712&SUBSYS_1125153B

%DevName_EWS88D%=EWS88D.Device,PCI\VEN_1412&DEV_1712&SUBSYS_112B153B
%DevName_EWS88D_Master%=EWS88D.Device,PCI\VEN_1412&DEV_1712&SUBSYS_112C153B

%DevName_EWS96M%=EWS96M.Device,PCI\VEN_1412&DEV_1712&SUBSYS_1124153B
%DevName_EWS96M_Master%=EWS96M.Device,PCI\VEN_1412&DEV_1712&SUBSYS_1126153B

;EWX 24/96
%DevName_EWX%=EWS22.Device,PCI\VEN_1412&DEV_1712&SUBSYS_1130153B
;%DevName_EWX_AUDIO%=EWS22.Device,MF\EWX2496_AUDIO                  ; disabled by MB
;%DevName_EWX_JOY%=Joystick_Device,MF\EWX2496_JOYSTICK		; disabled by MB

; FMB: comment the following line out 
; to let other ICE1712 cards install our driver
;%DevName_Ice%=EWS.Device,PCI\VEN_1412&DEV_1712




;===============================================================
;   DEVICES
;===============================================================
;FMB: The Copy Lists appear in the reverse order in device manager
;FMB: The AddReg sections are processed in the reverse order 
;     Note that the MultiTrack.AddReg must appear before the EWS88MT.AddReg (EWS88D_WAVE.AddReg,EWS22_WAVE.AddReg) ;     sections !!! (For proper DirectSound device mapping

[EWS88MT.Device]
CopyFiles=EWS.WinDirCopyList,EWS.SystemCopyList
DelFiles=EWS.Delete,Panel.Delete
AddReg=ASIO.AddReg,Mixer.AddReg,Misc.AddReg,EWS88MT_MIDI.AddReg,MultiTrack.AddReg,EWS88MT.AddReg
LogConfig=EWS.LC0

[EWS88D.Device]
CopyFiles=EWS.WinDirCopyList,EWS.SystemCopyList
DelFiles=EWS.Delete,Panel.Delete
AddReg=ASIO.AddReg,Mixer.AddReg,Misc.AddReg,EWS88D_MIDI.AddReg,EWS88D_MultiTrack.AddReg,EWS88D_WAVE.AddReg
LogConfig=EWS.LC0

[EWS96M.Device]
CopyFiles=EWS.WinDirCopyList,EWS.SystemCopyList
DelFiles=EWS.Delete,Panel.Delete
AddReg=ASIO.AddReg,Mixer.AddReg,Misc.AddReg,EWS96M_MIDI.AddReg,EWS96M_MultiTrack.AddReg,EWS96M_WAVE.AddReg
LogConfig=EWS.LC0

[EWS22.Device]
CopyFiles=EWS.WinDirCopyList,EWS.SystemCopyList
DelFiles=Panel.Delete
AddReg=EWS22_ASIO.AddReg,EWS22_Misc.AddReg,EWS22_MIDI.AddReg,EWS22_MultiTrack.AddReg,EWS22.AddReg
UpdateInisEWS22.UpdateInis
LogConfig=EWS.LC0

;--------------------------- MB starting disabled --------------
;[Joystick_Device]
;CopyFiles=Joystick.CopyList
;AddReg=Joystick.AddReg
;UpdateInis=Joystick.UpdateInis
;LogConfig=*PNPB02F.LogConfig
;--------------------------- MB ending -------------------------

;===============================================================
;   COPY LISTS
;===============================================================

[EWS.SystemCopyList]
ice.vxd
ice_wod6.drv
ice_wod5.drv
ice_wod4.drv
ice_wod3.drv
ice_wod2.drv
ice_wod1.drv
ice_wod0.drv
ice_comm.dll
ice_mpu.drv
ttewssys.drv
;ttjoy.vxd			; disabled by MB


[EWS.WinDirCopyList]
delme32.exe
delmeewx.ini
delmeews.ini
IceAsio.dll

[EWS.Delete]
sndens.drv
TT88MT.drv
TT88D.drv

[Panel.Delete]
MtPanel.exe

[EWS.LC0]
ConfigPriority=DESIRED
IOConfig=530-53f(ffff::)
IOConfig=560-56f(ffff::)
IOConfig=580-58f(ffff::)
IRQConfig=S:10

;--------------------------- MB starting disabled -------------
;[Joystick.CopyList]
;msjstick.drv,,
;vjoyd.vxd,,
;--------------------------- MB end -------------------------


;===============================================================	
;   ADDREG Sections							
;===============================================================
	
[Misc.AddReg]
; Run Setup after driver install
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,TerraTec_Setup,,"delme32.exe DelMeEws.ini"

;FMB NEW 07-Aug-01: Flag for disabling GSIF driver.
;  ->If GSIF is disabled Sonar and GigaSampler 
;    can be run together with the DS drivers
HKR,"EWS HD Config","Disable GSIF",1,00,00,00,00


[EWS22_Misc.AddReg]
; Run Setup after driver install
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,TerraTec_Setup,,"delme32.exe DelMeEwx.ini"

; (wr) which files have been added to windir?'-info
; HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,TerraTec_f,,"start boot.txt"

;FMB NEW 07-Aug-01: Flag for disabling GSIF driver.
;  ->If GSIF is disabled Sonar and GigaSampler 
;    can be run together with the DS drivers
HKR,"EWS HD Config","Disable GSIF",1,00,00,00,00



[ASIO.AddReg]
HKLM,SOFTWARE\ASIO\%AsioNameStr%,"CLSID",0,%AsioID%
HKLM,SOFTWARE\ASIO\%AsioNameStr%,"Description",0,%AsioNameStr%
HKCR,CLSID\%AsioID%,,0,%AsioNameStr%
HKCR,CLSID\%AsioID%\InprocServer32,,0,%AsioDrvLoc%
HKCR,CLSID\%AsioID%\InprocServer32,"ThreadingModel",0,"Apartment"


[Mixer.AddReg]
; used for EWS88 MT and D
HKR,,DevLoader,0,mmdevldr.vxd
HKR,,Driver,0,%Vxd%
HKR,Drivers,,0,
HKR,Drivers,MIGRATED,,0
HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"
HKR,Drivers\wave,,0,
HKR,Drivers\midi,,0,
HKR,Drivers\mixer,,0,
HKR,Drivers\aux,,0,

; FMB Use the following lines to customize the consumer mixer
;     (Last digit = 0 -> disabled; = 1 -> enabled)

HKR,Drivers\mixer\ttewssys.drv,CdSupport,1,1
HKR,Drivers\mixer\ttewssys.drv,LineInSupport,1,1 
HKR,Drivers\mixer\ttewssys.drv,VideoSupport,1,0 
HKR,Drivers\mixer\ttewssys.drv,PcBeepSupport,1,0
HKR,Drivers\mixer\ttewssys.drv,MidiSupport,1,0 
HKR,Drivers\mixer\ttewssys.drv,PhoneInSupport,1,0
HKR,Drivers\mixer\ttewssys.drv,AuxSupport,1,0
HKR,Drivers\mixer\ttewssys.drv,MicSupport,1,0 

;===============================================================
;  Registry settings for EWS88 MT
;===============================================================
[EWS88MT.AddReg]
HKR,Drivers\wave\ttewssys.drv,Description,0,%String3%
HKR,Drivers\wave\ttewssys.drv,Driver,0,ttewssys.drv
HKR,Drivers\mixer\ttewssys.drv,Description,0,%String4%
HKR,Drivers\mixer\ttewssys.drv,Driver,0,ttewssys.drv

[EWS88MT_MIDI.AddReg]
HKR,Drivers\midi\ttewssys.drv,Description,0,%String13%
HKR,Drivers\midi\ttewssys.drv,Driver,0,ttewssys.drv

[MultiTrack.AddReg]
; FMB NOTE: First driver specified here appears as last wave device in Windows
HKR,Drivers\wave\ice_wod6.drv,Description,0,%String14%
HKR,Drivers\wave\ice_wod6.drv,Driver,0,ice_wod6.drv
HKR,Drivers\wave\ice_wod5.drv,Description,0,%String12%
HKR,Drivers\wave\ice_wod5.drv,Driver,0,ice_wod5.drv
HKR,Drivers\wave\ice_wod4.drv,Description,0,%String11%
HKR,Drivers\wave\ice_wod4.drv,Driver,0,ice_wod4.drv
HKR,Drivers\wave\ice_wod3.drv,Description,0,%String10%
HKR,Drivers\wave\ice_wod3.drv,Driver,0,ice_wod3.drv
HKR,Drivers\wave\ice_wod2.drv,Description,0,%String9%
HKR,Drivers\wave\ice_wod2.drv,Driver,0,ice_wod2.drv
HKR,Drivers\wave\ice_wod1.drv,Description,0,%String8%
HKR,Drivers\wave\ice_wod1.drv,Driver,0,ice_wod1.drv
HKR,Drivers\wave\ice_wod0.drv,Description,0,%String7%
HKR,Drivers\wave\ice_wod0.drv,Driver,0,ice_wod0.drv
HKR,Drivers,SubClasses,0,wave


;===============================================================
;  Registry settings for EWS88 D
;===============================================================
[EWS88D_WAVE.AddReg]
HKR,Drivers\wave\ttewssys.drv,Description,0,"EWS88 D System Wave"
HKR,Drivers\wave\ttewssys.drv,Driver,0,ttewssys.drv
HKR,Drivers\mixer\ttewssys.drv,Description,0,"EWS88 D System Mixer"
HKR,Drivers\mixer\ttewssys.drv,Driver,0,ttewssys.drv

[EWS88D_MIDI.AddReg]
HKR,Drivers\midi\ttewssys.drv,Description,0,"EWS88 D MIDI-1"
HKR,Drivers\midi\ttewssys.drv,Driver,0,ttewssys.drv
HKR,Drivers\midi\ice_mpu.drv,Description,0,"EWS88 D MIDI-2"
HKR,Drivers\midi\ice_mpu.drv,Driver,0,ice_mpu.drv

[EWS88D_MultiTrack.AddReg]
; FMB NOTE: First driver specified here appears as last wave device in Windows
HKR,Drivers\wave\ice_wod6.drv,Description,0,"EWS88 D Digital Mixer Record"
HKR,Drivers\wave\ice_wod6.drv,Driver,0,ice_wod6.drv
HKR,Drivers\wave\ice_wod5.drv,Description,0,"EWS88 D Interleaved Wave"
HKR,Drivers\wave\ice_wod5.drv,Driver,0,ice_wod5.drv
HKR,Drivers\wave\ice_wod4.drv,Description,0,"EWS88 D Wave S/PDIF"
HKR,Drivers\wave\ice_wod4.drv,Driver,0,ice_wod4.drv
HKR,Drivers\wave\ice_wod3.drv,Description,0,"EWS88 D Wave ADAT 7/8"
HKR,Drivers\wave\ice_wod3.drv,Driver,0,ice_wod3.drv
HKR,Drivers\wave\ice_wod2.drv,Description,0,"EWS88 D Wave ADAT 5/6"
HKR,Drivers\wave\ice_wod2.drv,Driver,0,ice_wod2.drv
HKR,Drivers\wave\ice_wod1.drv,Description,0,"EWS88 D Wave ADAT 3/4"
HKR,Drivers\wave\ice_wod1.drv,Driver,0,ice_wod1.drv
HKR,Drivers\wave\ice_wod0.drv,Description,0,"EWS88 D Wave ADAT 1/2"
HKR,Drivers\wave\ice_wod0.drv,Driver,0,ice_wod0.drv
HKR,Drivers,SubClasses,0,wave

;===============================================================
;  Registry settings for EWS96 M
;===============================================================
[EWS96M_WAVE.AddReg]
HKR,Drivers\wave\ttewssys.drv,Description,0,"EWS96 M System Wave"
HKR,Drivers\wave\ttewssys.drv,Driver,0,ttewssys.drv
HKR,Drivers\mixer\ttewssys.drv,Description,0,"EWS96 M System Mixer"
HKR,Drivers\mixer\ttewssys.drv,Driver,0,ttewssys.drv

[EWS96M_MIDI.AddReg]
HKR,Drivers\midi\ttewssys.drv,Description,0,"EWS96 M MIDI-1"
HKR,Drivers\midi\ttewssys.drv,Driver,0,ttewssys.drv
HKR,Drivers\midi\ice_mpu.drv,Description,0,"EWS96 M MIDI-2"
HKR,Drivers\midi\ice_mpu.drv,Driver,0,ice_mpu.drv

[EWS96M_MultiTrack.AddReg]
; FMB NOTE: First driver specified here appears as last wave device in Windows
HKR,Drivers\wave\ice_wod6.drv,Description,0,"EWS96 M Digital Mixer Record"
HKR,Drivers\wave\ice_wod6.drv,Driver,0,ice_wod6.drv
HKR,Drivers\wave\ice_wod4.drv,Description,0,"EWS96 M Digital"
HKR,Drivers\wave\ice_wod4.drv,Driver,0,ice_wod4.drv
HKR,Drivers\wave\ice_wod2.drv,Description,0,"EWS96 M DXF Dig. 2"
HKR,Drivers\wave\ice_wod2.drv,Driver,0,ice_wod2.drv
HKR,Drivers\wave\ice_wod1.drv,Description,0,"EWS96 M DXF Dig. 1"
HKR,Drivers\wave\ice_wod1.drv,Driver,0,ice_wod1.drv
HKR,Drivers\wave\ice_wod0.drv,Description,0,"EWS96 M Analog"
HKR,Drivers\wave\ice_wod0.drv,Driver,0,ice_wod0.drv
HKR,Drivers,SubClasses,0,wave


;===============================================================
;  Registry settings for EWX 24/96
;===============================================================
[EWS22.AddReg]
HKR,,DevLoader,0,mmdevldr.vxd
HKR,,Driver,0,%Vxd%
HKR,Drivers,,0,
HKR,Drivers,MIGRATED,,0
HKR,Drivers,SubClasses,,"wave,midi"
HKR,Drivers\wave,,0,
HKR,Drivers\midi,,0,

; overwrite defaults
HKR,"ICE CONFIG",,0,
HKR,"ICE CONFIG","WAVE DRV GANGED",1,0,0,0,0
; max. value 0x1c = 28 msec, high value necessary for DS MT
; def. value 0x14 = 20 msec
HKR,"ICE CONFIG","BUFFER LATENCY",1,14,0,0,0

; Source = 1 -> dig. mixer
HKR,"ICE CONFIG","SRC DAC0",1,1,0,0,0 
HKR,"ICE CONFIG","SRC SPDIF OUT",1,1,0,0,0 

; Volume = 00h -> 0 dB (FS)
; Volume = 12h -> -9dB (default)
; WavePlay Analog
HKR,"ICE CONFIG","PLAYBACK DMA LEFT 0\Volume",1,12,0,0,0
HKR,"ICE CONFIG","PLAYBACK DMA RIGHT 0\Volume",1,12,0,0,0
HKR,"ICE CONFIG","PLAYBACK DMA LEFT 0\Mute",1,0,0,0,0
HKR,"ICE CONFIG","PLAYBACK DMA RIGHT 0\Mute",1,0,0,0,0
HKR,"ICE CONFIG","PLAYBACK DMA LEFT 1\Volume",1,12,0,0,0
HKR,"ICE CONFIG","PLAYBACK DMA RIGHT 1\Volume",1,12,0,0,0
HKR,"ICE CONFIG","PLAYBACK DMA LEFT 1\Mute",1,0,0,0,0
HKR,"ICE CONFIG","PLAYBACK DMA RIGHT 1\Mute",1,0,0,0,0

; Analog In
HKR,"ICE CONFIG","RECORD DMA LEFT 0\Volume",1,12,0,0,0
HKR,"ICE CONFIG","RECORD DMA RIGHT 0\Volume",1,12,0,0,0
HKR,"ICE CONFIG","RECORD DMA LEFT 0\Mute",1,0,0,0,0
HKR,"ICE CONFIG","RECORD DMA RIGHT 0\Mute",1,0,0,0,0

; S/PDIF In
HKR,"ICE CONFIG","PLAYBACK SPDIF IN LEFT\Volume",1,12,0,0,0
HKR,"ICE CONFIG","PLAYBACK SPDIF IN RIGHT\Volume",1,12,0,0,0
HKR,"ICE CONFIG","PLAYBACK SPDIF IN LEFT\Mute",1,0,0,0,0
HKR,"ICE CONFIG","PLAYBACK SPDIF IN RIGHT\Mute",1,0,0,0,0

[EWS22_ASIO.AddReg]
HKLM,SOFTWARE\ASIO\%EWS22_AsioNameStr%,"CLSID",0,%EWS22_AsioID%
HKLM,SOFTWARE\ASIO\%EWS22_AsioNameStr%,"Description",0,%EWS22_AsioNameStr%
HKCR,CLSID\%EWS22_AsioID%,,0,%EWS22_AsioNameStr%
HKCR,CLSID\%EWS22_AsioID%\InprocServer32,,0,%AsioDrvLoc%
HKCR,CLSID\%EWS22_AsioID%\InprocServer32,"ThreadingModel",0,"Apartment"

[EWS22.UpdateInis]
system.ini,drivers,joystick=,,
                             
[EWS22_MIDI.AddReg]
HKR,Drivers\midi\ttewssys.drv,Description,0,"EWX 24/96 MIDI"
HKR,Drivers\midi\ttewssys.drv,Driver,0,ttewssys.drv

[EWS22_MultiTrack.AddReg]
; FMB NOTE: First driver specified here appears as last wave device in Windows
HKR,Drivers\wave\ice_wod6.drv,Description,0,"EWX 24/96 WaveRec Mixer"
HKR,Drivers\wave\ice_wod6.drv,Driver,0,ice_wod6.drv
HKR,Drivers\wave\ice_wod4.drv,Description,0,"EWX 24/96 Wave S/PDIF"
HKR,Drivers\wave\ice_wod4.drv,Driver,0,ice_wod4.drv
HKR,Drivers\wave\ice_wod1.drv,Description,0,"EWX 24/96 Wave Analog B"
HKR,Drivers\wave\ice_wod1.drv,Driver,0,ice_wod1.drv
HKR,Drivers\wave\ice_wod0.drv,Description,0,"EWX 24/96 Wave Analog A"
HKR,Drivers\wave\ice_wod0.drv,Driver,0,ice_wod0.drv
HKR,Drivers,SubClasses,0,wave


; ------------ MB start ----------------------------------------------
;[Joystick.AddReg]
;HKR,,DevLoader,,mmdevldr.vxd
;HKR,Drivers,MIGRATED,,0
;HKR,,Driver,,ttjoy.vxd
;HKR,,DriverDesc,,%DevName_TTJoy%
;HKR,Drivers,SubClasses,,joystick
;HKR,Drivers\joystick,,,
;HKR,Drivers\joystick\msjstick.drv,Driver,,msjstick.drv
;HKR,Drivers\joystick\msjstick.drv,Description,,%*PNPB02F.DeviceDesc%
;HKLM,%KEY_OEM_JOY%\"EWX 24/96 Gameport Interface",OEMCallout,,TTJoy.vxd
;HKLM,%KEY_OEM_JOY%\"EWX 24/96 Gameport Interface",OEMData,1,00,00,00,0c,00,00,00,00 ; Standard
;;HKLM,%KEY_OEM_JOY%\"EWX 24/96 Gameport Interface",OEMData,1,0,0,0,4,4,0,0,0	   ; disabled by MB	
;HKLM,%KEY_OEM_JOY%\"EWX 24/96 Gameport Interface",OEMName,,%*PNPB02F.DeviceDesc%

;[Joystick.UpdateInis]
;system.ini,drivers,joystick,,0

;[Joystick.det]
;AddReg=PreCopySection
;LogConfig=*PNPB02F.LogConfig


;[MF\EWX2496_JOYSTICK.det]
;AddReg=PreCopySection
;LogConfig=*PNPB02F.LogConfig

;[*PNPB02F.LogConfig]
;;Envy 24 always uses hardwired port address 0x200 !!!
;ConfigPriority=HARDWIRED
;;IOConfig=201-201(3ff::)
;IOConfig=200-200(3ff::)
; ------------ MB end ----------------------------------------------



;===============================================================
; STRINGS
;===============================================================

[Strings]
Driver="ttewssys.drv"
Vxd="ice.vxd"
ClassName="Sound, video and game controllers"
Manufacturer="TerraTec Electronic GmbH"			; changed by MB
Provider="TerraTec "
DriverCD="TerraTec Driver CD"				; added by MB see SourceDisksNames

DevName_EWS88MT="AudioSystem EWS88 MT"
DevName_EWS88MT_Master="AudioSystem EWS88 MT (Master)"
DevName_EWS88D="AudioSystem EWS88 D"
DevName_EWS88D_Master="AudioSystem EWS88 D (Master)"

DevName_EWS96M="AudioSystem EWS96 M"
DevName_EWS96M_Master="AudioSystem EWS96 M (Master)"

DevName_EWX="AudioSystem EWX 24/96" 

; The following strings were used  for MF configuration (MF = multifunction device)
;DevName_EWX_AUDIO="AudioSystem EWX 24/96 Audio" 
;DevName_EWX_JOY="AudioSystem EWX 24/96 MIDI"		; disabled by MB
;DevName_EWX_JOY="AudioSystem EWX 24/96 Gameport"	; disabled by MB

DevName_Ice="Envy 24"

														 
;---------------------------------------------------------------
; EWS88 MT/D device names
;---------------------------------------------------------------
String3="EWS88 MT System Wave"
String4="EWS88 MT System Mixer"
String7="EWS88 MT Wave 1/2"
String8="EWS88 MT Wave 3/4"
String9="EWS88 MT Wave 5/6"
String10="EWS88 MT Wave 7/8"
String11="EWS88 MT Wave S/PDIF"		  
String12="EWS88 MT Interleaved Wave"
String13="EWS88 MT MIDI"
String14="EWS88 MT Digital Mixer Record"

;KEY_OEM_JOY="SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM" ; disbaled by MB

;---------------------------------------------------------------
; ASIO
;---------------------------------------------------------------

;FMB: new TerraTec specific ASIO CSLID (for version > Build 98)
;AsioID="{71223066-D30C-11d2-BDD4-004095490283}"
; ASIO EWS88 MT/D
AsioID="{6D184901-04CA-11d4-8398-0800096F616B}"
AsioNameStr="ASIO EWS88 MT"
; ASIO EWX 24/96
EWS22_AsioID="{6D184901-04CA-11d4-8398-0800096F616C}"
EWS22_AsioNameStr="ASIO EWX 24/96"

AsioDrvLoc="ICEASIO.DLL"
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web1, load: 1.07