Darla24.inf Driver File Contents (Echogals_WDM_066.exe)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;
;; darla24.inf
;;
;; Installation file (.inf) for Darla24 WDM
;;
;; (c) Copyright 2001 Echo Digital Audio 
;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


[Version]
Signature="$CHICAGO$"
Provider=%Echo%
ClassGUID={4D36E96C-E325-11CE-BFC1-08002BE10318}
Class=Media
DriverVer=09/21/2001,0.66.0.0


[DestinationDirs]
DefaultDestDir   = 10,system32\drivers
Darla24.copyfiles = 10,system32\drivers

;-------------------------------------------------------------------------------
;
; Driver information
;
;-------------------------------------------------------------------------------

[Manufacturer]
%Echo%   = Echo.Mfg

[Echo.Mfg]
%Echo.Darla24Desc% = Darla24, PCI\VEN_1057&DEV_1801&SUBSYS_0040ECC0
%Echo.Darla24Desc% = Darla24, PCI\VEN_1057&DEV_1801&SUBSYS_0041ECC0


;*******************************************************************************
;
; Windows 2000/XP only
;
;*******************************************************************************

	;-------------------------------------------------------------------------------
	;
	; General installation section
	;
	;-------------------------------------------------------------------------------

	[Darla24.NT]
	Include=ks.inf, wdmaudio.inf
	Needs=KS.Registration, WDMAUDIO.Registration
	AddReg=Darla24.AddReg,Darla24_names.AddReg
	CopyFiles=Darla24.CopyFiles


	;-------------------------------------------------------------------------------
	;
	; Service Installation
	;
	;-------------------------------------------------------------------------------

	[Darla24.NT.Services]
	AddService = echogals, 0x00000002 , Darla24_Service_Inst, Darla24_EventLog_Inst
	AddService = wdmaud, 0x00000000 , wdmaud_Service_Inst

	[Darla24_Service_Inst]
	DisplayName    = %Darla24.SvcDesc%
	ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
	StartType      = 3                  ; SERVICE_DEMAND_START
	ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
	;LoadOrderGroup = ExtendedBase
	ServiceBinary = %10%\system32\drivers\echogals.sys

	[wdmaud_Service_Inst]
	DisplayName    = %wdmaud.SvcDesc%
	ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
	StartType      = 1                  ; SERVICE_SYSTEM_START
	ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
	ServiceBinary  = %10%\system32\drivers\wdmaud.sys

	[Darla24_EventLog_Inst]
	AddReg = Darla24_EventLog_AddReg

	[Darla24_EventLog_AddReg]
	HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\echogals.sys"
	HKR,,TypesSupported,0x00010001,7


	;-------------------------------------------------------------------------------
	;
	; Set up interfaces
	;
	;-------------------------------------------------------------------------------
	
	[Darla24.NT.Interfaces]

	; Analog out 1/2, analog in 1/2
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave0%,Darla24.Interface.Wave0
	AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave0%,Darla24.Interface.Wave0
	AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave0%,Darla24.Interface.Wave0

	; Analog out 3/4, analog in 3/4
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave1%,Darla24.Interface.Wave1
	AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave1%,Darla24.Interface.Wave1

	; Analog out 5/6, analog in 5/6
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave2%,Darla24.Interface.Wave2
	AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave2%,Darla24.Interface.Wave2

	; Analog out 7/8, analog in 7/8
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave3%,Darla24.Interface.Wave3
	AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave3%,Darla24.Interface.Wave3


;*******************************************************************************
;
; Windows 98SE/ME only
;
;*******************************************************************************

	;-------------------------------------------------------------------------------
	;
	; General installation section
	;
	;-------------------------------------------------------------------------------

	[Darla24]
	AlsoInstall=ks.registration(ks.inf),wdmaudio.registration(wdmaudio.inf)
	AddReg=Darla24.AddReg,Darla24_names.AddReg
	CopyFiles=Darla24.CopyFiles
	Reboot
	KnownRegEntries=Darla24.KnownRegEntries


	[Darla24.KnownRegEntries]
	IsWin98Gold=keep


	[IsWin98Gold]
	1=HKLM,Software\Microsoft\Windows\CurrentVersion,VersionNumber,0,4.10.1998


	;-------------------------------------------------------------------------------
	;
	; Set up interfaces
	;
	;-------------------------------------------------------------------------------

	[Darla24.Interfaces]

	; Analog out 1/2, analog in 1/2
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave0%,Darla24.Interface.Wave0
	AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave0%,Darla24.Interface.Wave0
	AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave0%,Darla24.Interface.Wave0

	; Analog out 3/4
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave1%,Darla24.Interface.Wave1
	AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave1%,Darla24.Interface.Wave1

	; Analog out 5/6
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave2%,Darla24.Interface.Wave2
	AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave2%,Darla24.Interface.Wave2

	; Analog out 7/8, analog in 7/8
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave3%,Darla24.Interface.Wave3
	AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave3%,Darla24.Interface.Wave3



;*******************************************************************************
;
; Common for all flavors of Windows
;
;*******************************************************************************

;-------------------------------------------------------------------------------
;
; Add stuff to registry
;
;-------------------------------------------------------------------------------

[Darla24.AddReg]
HKR,,AssociatedFilters,,"wdmaud,swmidi"
HKR,,Driver,,echogals.sys
HKR,,NTMPDriver,,"echogals.sys"

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

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

HKR,Drivers\wave\wdmaud.drv,Description,,%Darla24WaveDesc%
HKR,Drivers\mixer\wdmaud.drv,Description,,%Darla24MixerDesc%


[Darla24_names.AddReg]
HKLM,%MediaCategories%\%GUID.Darla24_12A_OUT%,Name,,%Friendly.Darla24_12A_OUT%
HKLM,%MediaCategories%\%GUID.Darla24_34A_OUT%,Name,,%Friendly.Darla24_34A_OUT%
HKLM,%MediaCategories%\%GUID.Darla24_56A_OUT%,Name,,%Friendly.Darla24_56A_OUT%
HKLM,%MediaCategories%\%GUID.Darla24_78A_OUT%,Name,,%Friendly.Darla24_78A_OUT%
HKLM,%MediaCategories%\%GUID.Darla24_12A_IN%,Name,,%Friendly.Darla24_12A_IN%

HKLM,%MediaCategories%\%GUID.AnalogOut%,Name,,%Friendly.AnalogOut%
HKLM,%MediaCategories%\%GUID.AnalogIn%,Name,,%Friendly.AnalogIn%
HKLM,%MediaCategories%\%GUID.DigitalOut%,Name,,%Friendly.DigitalOut%
HKLM,%MediaCategories%\%GUID.DigitalIn%,Name,,%Friendly.DigitalIn%


;-------------------------------------------------------------------------------
;
; Interfaces
;
;-------------------------------------------------------------------------------

[Darla24.Interface.Wave0]
AddReg=Darla24.I.Wave0.AddReg
[Darla24.I.Wave0.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%Darla24.Wave0.szPname%


[Darla24.Interface.Wave1]
AddReg=Darla24.I.Wave1.AddReg
[Darla24.I.Wave1.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%Darla24.Wave1.szPname%


[Darla24.Interface.Wave2]
AddReg=Darla24.I.Wave2.AddReg
[Darla24.I.Wave2.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%Darla24.Wave2.szPname%


[Darla24.Interface.Wave3]
AddReg=Darla24.I.Wave3.AddReg
[Darla24.I.Wave3.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%Darla24.Wave3.szPname%



;-------------------------------------------------------------------------------
;
; Copy files
;
;-------------------------------------------------------------------------------

[Darla24.CopyFiles]
;** echogals.sys

[SourceDisksNames.x86]
1 = %DiskId1%,,,""

[SourceDisksFiles]
; Files from Echo Digital Audio Installation disk
echogals.sys = 1,,


;-------------------------------------------------------------------------------
;
; Strings
;
;-------------------------------------------------------------------------------


[Strings]

;
; Non-Localizable Strings
;

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}"
KSNAME_Wave0="Wave0"
KSNAME_Wave1="Wave1"
KSNAME_Wave2="Wave2"
KSNAME_Wave3="Wave3"

MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"


;
; Localizable Strings
;

Echo.Darla24Desc = "Darla24 (WDM)"
Darla24WaveDesc = "Darla24 wave driver"
Darla24MixerDesc = "Darla24 mixer driver"
DiskId1 = "Echo Digital Audio Installation Disk"
Echo = "Echo Digital Audio"
Darla24.SvcDesc="Darla24 Service"
wdmaud.SvcDesc = "Microsoft WDM Virtual Wave Driver (WDM)"

;
; Miniport friendly names
;

Darla24.Wave0.szPname="Darla24 1/2 Analog"
Darla24.Wave1.szPname="Darla24 3/4 Analog"
Darla24.Wave2.szPname="Darla24 5/6 Analog"
Darla24.Wave3.szPname="Darla24 7/8 Analog"


;
; GUIDs and friendly names
;

GUID.Darla24_12A_OUT="{2F2D5B84-1E93-497B-83A9-79C07C4C8F1A}"
GUID.Darla24_34A_OUT="{C679581B-50FC-4E1D-8299-3B82CC39D27C}"
GUID.Darla24_56A_OUT="{C35F886B-7D46-4547-B669-C45066A7569E}"
GUID.Darla24_78A_OUT="{947E3882-C808-4D3B-A5A8-636A6701C94D}"
GUID.Darla24_12A_IN="{9E37CFDA-31BB-4A91-9DEF-BF6B48338336}"

Friendly.Darla24_12A_OUT="Darla24 1/2 Analog Out"
Friendly.Darla24_34A_OUT="Darla24 3/4 Analog Out"
Friendly.Darla24_56A_OUT="Darla24 5/6 Analog Out"
Friendly.Darla24_78A_OUT="Darla24 7/8 Analog Out"
Friendly.Darla24_12A_IN="Darla24 1/2 Analog In"

GUID.AnalogOut="{3A80F564-21DC-4d02-A822-D27C4E6DBB9B}"
GUID.AnalogIn="{36CAA29A-FB2A-4f29-AB8F-5964BD356BBC}"
GUID.DigitalOut="{07C1516D-659E-45c8-AA2C-25D97867DBC0}"
GUID.DigitalIn="{9261037F-73C7-44ee-A331-72148E5CE144}"

Friendly.AnalogOut="Physical analog out"
Friendly.AnalogIn="Physical analog in"
Friendly.DigitalOut="Physical digital out"
Friendly.DigitalIn="Physical digital 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: web2, load: 1.65