;/*=============================================================================
; FILE: phase26.inf
;-------------------------------------------------------------------------------
; DESCRIPTION: Device setup information file for
; - Phase26 1
;
; PLATFORMS:
; - Windows 2000
; - Windows XP
;
; History:
; 11-Feb-2003 (C.L.) - Initial version
;-------------------------------------------------------------------------------
; COPYRIGHT: (c) 2003 TerraTec Electronic GmbH. All Rights Reserved.
;=============================================================================*/
[Version]
Signature=$CHICAGO$
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Provider%
;;LayoutFile=layout.inf, layout1.inf, layout2.inf
DriverVer =07/01/2003,5.01.2600.14
[DestinationDirs]
Phase26.SystemCopyList=10,system32\drivers
Phase26.ASIO.CopyList=11
DefaultDestDir=12
[Manufacturer]
%Manufacturer%=TerraTec
[TerraTec]
;%DeviceName_Phase261%=Phase26.Device,,*Phase26Test
%DeviceName_Phase261%=Phase26.Device, USB\CLASS_FF&SUBCLASS_03
;%DeviceName_Phase261%=Phase26.Device, USB\VID_0CCD&PID_0010&MI_02
%DeviceName_Phase261%=Phase26.Device, USB\VID_0CCD&PID_0014&MI_02 ;Werner Wirsum: MIDI for ASio
%DeviceName_Phase261%=Phase26.Device, USB\VID_0CCD&PID_0014&MI_03 ;Werner Wirsum: MIDI for ASio
;=============================================================================
; Windows 9x & ME Install
;=============================================================================
[Phase26.Device]
AlsoInstall=ks.registration(ks.inf),wdmaudio.registration(wdmaudio.inf)
CopyFiles=Phase26.SystemCopyList
AddReg=Phase26.AddReg
;-------------------------------------------------------------------------------
[Phase26.Device.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Midi%,Phase26.Interface.Midi
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Midi%,Phase26.Interface.Midi
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Midi%,Phase26.Interface.Midi
;=============================================================================
; Windows XP Install
;=============================================================================
[Phase26.Device.NT]
Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration.NT
CopyFiles=Phase26.SystemCopyList
AddReg=Phase26.AddReg
[Phase26.Device.NT.Services]
AddService = Phase26, 0x00000002, Phase26_Service_Inst
;-------------------------------------------------------------------------------
[Phase26_Service_Inst]
DisplayName = %Phase26.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_SYSTEM_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\system32\drivers\Phase26m.sys
;-------------------------------------------------------------------------------
[Phase26.Device.NT.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Midi%,Phase26.Interface.Midi
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Midi%,Phase26.Interface.Midi
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Midi%,Phase26.Interface.Midi
;=============================================================================
; Phase26 Interfaces
;=============================================================================
[Phase26.Interface.Midi]
AddReg=Phase26.Interface.Midi.AddReg
;---------------------------------------------------------
; Friendly Names for Phase26 devices
; Nasty, AddReg Section Name must not exceed xx Characters
;---------------------------------------------------------
[Phase26.Interface.Midi.AddReg]
HKR,,FriendlyName,,%FriendlyName%
HKR,,CLSID,,%Proxy.CLSID%
;=============================================================================
; AddReg
;=============================================================================
[Phase26.AddReg]
HKR,,AssociatedFilters,,"wdmaud"
HKR,,Driver,,Phase26m.sys
HKR,,NTMPDriver,,"Phase26m.sys"
HKR,Drivers,SubClasses,,"midi"
HKR,Drivers\midi\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\midi\wdmaud.drv,Description,,%FriendlyName%
;=============================================================================
; Copy/DelFiles
;=============================================================================
[Phase26.SystemCopyList]
Phase26m.sys
[SourceDisksNames]
1=%DiskName%,,
[SourceDisksFiles]
Phase26m.sys=1
;=============================================================================
; STRINGS
;=============================================================================
[Strings]
ClassName="Sound, video and game controllers"
Manufacturer="TerraTec Electronic GmbH"
Provider="TerraTec Electronic GmbH"
DiskName="TerraTec Driver CD"
DeviceName_Phase261 = "TerraTec PHASE 26 USB
FriendlyName = "TerraTec PHASE 26 MIDI"
Phase26.SvcDesc= "PHASE26 WDM Audio"
Proxy.CLSID ="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_AUDIO ="{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_RENDER ="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_CAPTURE ="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_TOPOLOGY="{DDA54A40-1E4C-11D1-A050-405705C10000}"
KSNAME_Midi ="Usbm"
Download Driver Pack
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.