aureon.INF Driver File Contents (Aureon5.1_Fun_PCI_App_Drv_2000_Vista_XP_08.2007.exe)

;/*=============================================================================
;   FILE:         aureofun.inf
;-------------------------------------------------------------------------------
;   DESCRIPTION:  Device setup information file for Aureon 5.1 Fun
;
;   PLATFORMS:	  
;		  - Windows 2000
;		  - Windows XP
;
;   DATE:	  4-OKT-2004
;
;   AUTHOR:	  Sattel
;
;-------------------------------------------------------------------------------
;   COPYRIGHT:    (c) 2001, 2002,2003, 2004 TerraTec Electronic GmbH. 
;		  All Rights Reserved.
;=============================================================================*/

[Version]
Signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
provider=%MfgName%
LayoutFile=layout.inf, layout1.inf, layout2.inf
DriverVer=10/01/2004,5.12.1.646
CatalogFile=tt605002.cat

[SourceDisksNames]
222=%DiskDescription%,,,

[SourceDisksFiles]
cmaudio.sys=222
crlds3d.dll=222
Audio3D.dll=222
cmnprop.dll=222
cmigameport.sys=222

[Manufacturer]
%MfgName%=TERRATEC

[ControlFlags]

[TERRATEC]
%*WDM_CMI8738.DeviceDesc%=WDM_CMPCI,    PCI\VEN_13F6&DEV_0111&SUBSYS_1144153B&REV_10

%CMIB02F.DeviceDesc%=Standard_Port, *CMIB02F ; an IBM standard joystick port

[WDM_CMPCI]
Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration
CopyFiles=CMPCI.CopyList, C3D.CopyList, Audio3D.CopyList, CMPROP.CopyList
AddReg=WDM_CMPCI.AddReg, Mixer_CMPCI.AddReg, Audio3D.AddReg, CMPROP.AddReg, CONFIG.AddReg

[WDM_CMPCI.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,WDM.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,WDM.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,WDM.Interface.UART
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topology
AddInterface=%KSCATEGORY_TOPOLOGY%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topology

[WDM_CMPCI.Interface.Wave]
AddReg=WDM_PCI.Interface.Wave.AddReg

[WDM_PCI.Interface.Wave.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%WDM_CMPCI.Wave.szPname%

[WDM.Interface.UART]
AddReg=WDM.Interface.UART.AddReg

[WDM.Interface.UART.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%WDM.UART.szPname%

[WDM_CMPCI.Interface.Topology]
AddReg=WDM_PCI.Interface.Topo.AddReg
;; warning!! must be "Topo" because "Topology" is too long

[WDM_PCI.Interface.Topo.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%WDM_CMPCI.Topology.szPname%

[WDM_CMPCI.AddReg]
HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,CMAUDIO.SYS
HKR,,NTMPDriver,,"CMAUDIO.sys,sbemul.sys"

HKR,Drivers,SubClasses,,"wave,midi,mixer"

HKR,Drivers\wave\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\midi\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv

HKR,Drivers\wave\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc%
HKR,Drivers\midi\wdmaud.drv,Description,,%WDM_MIDI%
HKR,Drivers\mixer\wdmaud.drv,Description,,%*WDM_CMPCI.DeviceDesc%

[Mixer_CMPCI.AddReg]
HKLM,%MediaCategories%\%GUID.CMEDIA_AdvancedRecord%,Name,,%PIN.CMEDIA_AdvancedRecord%
HKLM,%MediaCategories%\%GUID.CMEDIA_AdvancedRecord%,Display,1,00,00,00,00
HKLM,%MixerName%,%PIN.CMEDIA_AdvancedRecord%,,%SHT.CMEDIA_AdvancedRecord%
HKLM,%MediaCategories%\%GUID.CMEDIA_WaveOutWaveIn%,Name,,%PIN.CMEDIA_WaveOutWaveIn%
HKLM,%MediaCategories%\%GUID.CMEDIA_WaveOutWaveIn%,Display,1,00,00,00,00
HKLM,%MixerName%,%PIN.CMEDIA_WaveOutWaveIn%,,%SHT.CMEDIA_WaveOutWaveIn%
HKLM,%MediaCategories%\%GUID.CMEDIA_SpdifInterface%,Name,,%PIN.CMEDIA_SpdifInterface%
HKLM,%MediaCategories%\%GUID.CMEDIA_SpdifInterface%,Display,1,00,00,00,00
HKLM,%MixerName%,%PIN.CMEDIA_SpdifInterface%,,%SHT.CMEDIA_SpdifInterface%
HKLM,%MediaCategories%\%GUID.CMEDIA_MonoIn%,Name,,%PIN.CMEDIA_MonoIn%
HKLM,%MediaCategories%\%GUID.CMEDIA_MonoIn%,Display,1,00,00,00,00
HKLM,%MixerName%,%PIN.CMEDIA_MonoIn%,,%SHT.CMEDIA_MonoIn%

HKR,"Settings","LeftMasterVol",   0x00010001,0x1f,0xd7,0xfe,0xff
HKR,"Settings","RightMasterVol",  0x00010001,0x1f,0xd7,0xfe,0xff
HKR,"Settings","LeftWaveVol",     0x00010001,0x00,0,0,0
HKR,"Settings","RightWaveVol",    0x00010001,0x00,0,0,0
HKR,"Settings","LeftCDVol",       0x00010001,0x00,0,0,0
HKR,"Settings","RightCDVol",      0x00010001,0x00,0,0,0
HKR,"Settings","LeftLineInVol",   0x00010001,0x00,0,0,0
HKR,"Settings","RightLineInVol",  0x00010001,0x00,0,0,0
HKR,"Settings","MicVol",          0x00010001,0x00,0,0,0
HKR,"Settings","PcSpkVol",        0x00010001,0x00,0,0,0
HKR,"Settings","LeftAuxVol",      0x00010001,0x00,0,0,0
HKR,"Settings","RightAuxrVol",    0x00010001,0x00,0,0,0

HKR,"Settings","MasterMute",      0x00010001,0x00,0,0,0
HKR,"Settings","WaveOutMute",     0x00010001,0x00,0,0,0
HKR,"Settings","WaveRecMute",     0x00010001,0x00,0,0,0
HKR,"Settings","LineInMute",      0x00010001,0x01,0,0,0
HKR,"Settings","LineInRecMute",   0x00010001,0x01,0,0,0
HKR,"Settings","AuxMute",         0x00010001,0x01,0,0,0
HKR,"Settings","AuxRecMute",      0x00010001,0x01,0,0,0
HKR,"Settings","CDMute",          0x00010001,0x00,0,0,0
HKR,"Settings","CDRecMute",       0x00010001,0x01,0,0,0
HKR,"Settings","MicMute",         0x00010001,0x01,0,0,0
HKR,"Settings","MicRecMute",      0x00010001,0x01,0,0,0
HKR,"Settings","PcSpkMute",       0x00010001,0x01,0,0,0
HKR,"Settings","RecordMultiplex", 0x00010001,0x01,0,0,0



HKR,"Settings","MicGainConfig",   0x00010001,0x00,0,0,0
HKR,"Settings","MasterVolAtten",  0x00010001,0x00,0,0,0
HKR,"Settings","DCOffset",        0x00010001,0x40,0,0,0
HKR,"Settings","FuctionLimited",  0x00010001,0x02,0,0,0 ;; with S/PDIF, 037 chip no S/PDIF
HKR,"Settings","SpeakerConfig",   0x00010001,0x04,0,0,0 ;; 2 speakers
HKR,"Settings","ForceConfig",     0x00010001,0x10,0,0,0 ;; all speakers 96k rendering
HKR,"Settings","MixerUIButton",   0x00010001,0x1f,0,0,0
HKR,"Settings","CutMSSpeakerConfig", 0x00010001,0x00,0,0,0

[CONFIG.AddReg]
HKR,"Settings","EnableLegacy",    0x00010001,0x07,0,0,0 ;; with legacy
HKR,"Settings","JackConfig",      0x00010001,0x00,0,0,0 ;;
HKR,"Settings","SpeakerConfig",   0x00010001,0x06,0,0,0 ;; 5.1 speakers
HKR,"Settings","ConfigFlags",     0x00010001,0x01,0,0,0

[Audio3D.AddReg]
HKCR,Audio3D,,0,Audio3DObject
HKCR,Audio3D\CLSID,,0,%Audio3D_CLSID%
HKCR,CLSID\%Audio3D_CLSID%,,0,Audio3DObject
HKCR,CLSID\%Audio3D_CLSID%\InProcServer32,,0,Audio3D.dll
HKCR,CLSID\%Audio3D_CLSID%\InProcServer32,ThreadingModel,0,Apartment
HKCU,Software\Sensaura\Audio3D\Settings,"SplashScreen",0x00010001,0x00,0,0,0

[CMPROP.AddReg]
HKCR,CLSID\%CMNAudioProperty_CLSID%,,0,%CMNAudioProperty_FriendlyName%
HKCR,CLSID\%CMNAudioProperty_CLSID%\InProcServer32,,0,"%10%\System32\cmnprop.dll"
HKCR,CLSID\%CMNAudioProperty_CLSID%\ProgID,,0,%CMNAudioProperty_ProgID%
HKCR,CLSID\%CMNAudioProperty_CLSID%\VersionIndependentProgID,,0,%CMNAudioProperty_VersionIndependentProgID%
HKCR,CMNAudioProperty,,0,%CMNAudioProperty_FriendlyName%
HKCR,CMNAudioProperty\CLSID,,0,%CMNAudioProperty_CLSID%
HKCR,CMNAudioProperty\CurVer,,0,%CMNAudioProperty_ProgID%
HKCR,CMNAudioProperty.9,,0,%CMNAudioProperty_FriendlyName%
HKCR,CMNAudioProperty.9\CLSID,,0,%CMNAudioProperty_CLSID%
;HKR,,EnumPropPages32,,"cmprop.dll,CMAudioPropPageProvider"


[DestinationDirs]
CMPCI.CopyList    = 10,system32\drivers ; %SystemRoot%\system32\drivers
C3D.CopyList      = 10,system
CMPROP.CopyList   = 10,system32
DefaultDestDir    = 11
Audio3D.CopyList  = 11
GamePortCopyFiles = 10,system32\drivers ;

[CMPCI.CopyList]
cmaudio.sys

[C3D.CopyList]
crlds3d.dll

[Audio3D.CopyList]
a3d.dll,Audio3D.dll,,4
Audio3D.dll

[CMPROP.CopyList]
cmnprop.dll



;;**************** NT Install ****************

[WDM_CMPCI.NTx86]
Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration
CopyFiles=CMPCI.CopyList, C3D.CopyList, Audio3D.CopyList, CMPROP.CopyList, Mixer.CopyList
AddReg=WDM_CMPCI.AddReg, Mixer_CMPCI.AddReg, Audio3D.AddReg, CMPROP.AddReg, MIXER.AddReg, CONFIG.AddReg

[WDM_CMPCI.NTx86.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM_CMPCI.Interface.Wave
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,WDM.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,WDM.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,WDM.Interface.UART
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topology
AddInterface=%KSCATEGORY_TOPOLOGY%,%KSNAME_Topology%,WDM_CMPCI.Interface.Topology

[WDM_CMPCI.NTx86.Services]
AddService = cmpci,  0x00000002, cmpci_Service_Inst

[cmpci_Service_Inst]
DisplayName    = %cmpci.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\system32\drivers\cmaudio.sys

[GamePortCopyFiles]
cmigameport.sys
gameenum.sys

[Standard_Port.NT]
DriverVer = 9/23/1998, 5.0
CopyFiles= GamePortCopyFiles

[Standard_Port.NT.Services]
AddService = gameenum,2,GamePort_Service_Inst; gameenum,%SPSVCINST_ASSOCSERVICE%,GamePort_Service_Inst
AddService = cmigameport,,SuballocService	; used by child devices

[Standard_Port.NT.HW]
AddReg=SuballocAddReg.NT

[GamePort_Service_Inst]
DisplayName    = %gameport.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_IGNORE
ServiceBinary  = %10%\system32\drivers\gameenum.sys
LoadOrderGroup = Extended Base

[SuballocService]
ServiceType=1
StartType=3
ErrorControl=1
ServiceBinary=%10%\system32\drivers\cmigameport.sys

[SuballocAddReg.NT]
HKR,,UpperFilters,0x00010000,cmigameport

[Strings]
MfgName="TerraTec Electronic GmbH"
DiskDescription="Aureon 5.1 Fun Driver CD"
Sensaura="Sensaura Ltd"
*WDM_CMI8738.DeviceDesc="TerraTec Aureon 5.1 Fun"
*WDM_CMPCI.DeviceDesc="Aureon 5.1 Fun"
WDM_CMPCI.Wave.szPname="Aureon 5.1 Fun Wave"
WDM_CMPCI.Topology.szPname="Aureon 5.1 Fun Mixer"

gameport.SvcDesc = "Game Port Enumerator"
CMIB02F.DeviceDesc = "TerraTec Aureon 5.1 Fun Game Port"

Audio3D_CLSID="{D8F1EEE0-F634-11CF-8700-00A0245D918B}"
DevName="Sensaura Audio3D(tm) API"

CMNAudioProperty_CLSID="{C18ED891-C7E5-4f77-8531-707979A2930D}"
CMNAudioProperty_FriendlyName="CMAudio WDM Property Component"
CMNAudioProperty_ProgID="CMAudioPropertyCOM.9"
CMNAudioProperty_VersionIndependentProgID="CMAudioPropertyCOM"

MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"
WDM_MIDI="WDM-based Device"
WDM.UART.szPname="MPU-401"
WDM.FMSynth.szPname="FM Synthesizer"

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_Wave="Wave"
KSNAME_UART="UART"
KSNAME_FMSynth="FMSynth"
KSNAME_Topology="Topology"

cmpci.SvcDesc = "TerraTec Aureon 5.1 (WDM)"

MixerName="SOFTWARE\TerraTec\Aureon51"

GUID.CMEDIA_WaveOutWaveIn="{209A9FAC-0A88-4ec9-AEF4-84C01BD5477F}"
SHT.CMEDIA_WaveOutWaveIn="WaveRecord"
PIN.CMEDIA_WaveOutWaveIn="Wave"
GUID.CMEDIA_SpdifInterface="{2C42DDBD-85D3-4dae-9473-82FBAF51BC5B}"
SHT.CMEDIA_SpdifInterface="SPDIF"
PIN.CMEDIA_SpdifInterface="SPDIF Out"
GUID.CMEDIA_MonoIn="{51C53816-3407-4BA0-8B4D-B4FCADC65A54}"
SHT.CMEDIA_MonoIn="Mono In"
PIN.CMEDIA_MonoIn="Mono In"
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: web3, load: 2.21