Darla24.inf Driver File Contents (Echogals_WDM_604.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=06/19/2002,6.04.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_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


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

	; Analog out 1/2
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_WaveOut0%,Darla24.Interface.WaveOut0

	; Analog out 3/4
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_WaveOut1%,Darla24.Interface.WaveOut1

	; Analog out 5/6
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_WaveOut2%,Darla24.Interface.WaveOut2

	; Analog out 7/8
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_WaveOut3%,Darla24.Interface.WaveOut3

	; Analog in 1/2
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_WaveIn0%,Darla24.Interface.WaveIn0


	; Topology
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topo0%,Darla24.Interface.Topo0
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topo1%,Darla24.Interface.Topo1
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topo2%,Darla24.Interface.Topo2
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topo3%,Darla24.Interface.Topo3


;*******************************************************************************
;
; 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
	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
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_WaveOut0%,Darla24.Interface.WaveOut0

	; Analog out 3/4
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_WaveOut1%,Darla24.Interface.WaveOut1

	; Analog out 5/6
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_WaveOut2%,Darla24.Interface.WaveOut2

	; Analog out 7/8
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_WaveOut3%,Darla24.Interface.WaveOut3

	; Analog in 1/2
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_WaveIn0%,Darla24.Interface.WaveIn0


	; Topology
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topo0%,Darla24.Interface.Topo0
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topo1%,Darla24.Interface.Topo1
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topo2%,Darla24.Interface.Topo2
	AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topo3%,Darla24.Interface.Topo3


;*******************************************************************************
;
; 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,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,,%Darla24WaveDesc%
HKR,Drivers\midi\wdmaud.drv,Description,,%Darla24MidiDesc%
HKR,Drivers\mixer\wdmaud.drv,Description,,%Darla24MixerDesc%


[Darla24_names.AddReg]
HKLM,%MediaCategories%\%GUID.PCMRender%,Name,,%Friendly.PCMRender%
HKLM,%MediaCategories%\%GUID.PCMCapture%,Name,,%Friendly.PCMCapture%
HKLM,%MediaCategories%\%GUID.AC3Render%,Name,,%Friendly.AC3Render%

HKLM,%MediaCategories%\%GUID.AnalogOutBridge%,Name,,%Friendly.AnalogOutBridge%
HKLM,%MediaCategories%\%GUID.AnalogInBridge%,Name,,%Friendly.AnalogInBridge%
HKLM,%MediaCategories%\%GUID.DigitalOutBridge%,Name,,%Friendly.DigitalOutBridge%
HKLM,%MediaCategories%\%GUID.DigitalInBridge%,Name,,%Friendly.DigitalInBridge%
HKLM,%MediaCategories%\%GUID.VirtualOutBridge%,Name,,%Friendly.VirtualOutBridge%

HKLM,%MediaCategories%\%GUID.MidiOut%,Name,,%Friendly.MidiOut%
HKLM,%MediaCategories%\%GUID.MidiIn%,Name,,%Friendly.MidiIn%

HKLM,%MediaCategories%\%GUID.Bridge%,Name,,%Friendly.Bridge%
HKLM,%MediaCategories%\%GUID.LineOut%,Name,,%Friendly.LineOut%


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

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


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


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


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



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



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


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


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


[Darla24.Interface.Topo3]
AddReg=Darla24.I.Topo3.AddReg
[Darla24.I.Topo3.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%Darla24.Topo3.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_WaveOut0="WaveOut0"
KSNAME_WaveOut1="WaveOut1"
KSNAME_WaveOut2="WaveOut2"
KSNAME_WaveOut3="WaveOut3"

KSNAME_WaveIn0="WaveIn0"

KSNAME_Topo0="Topo0"
KSNAME_Topo1="Topo1"
KSNAME_Topo2="Topo2"
KSNAME_Topo3="Topo3"

MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"


;
; Localizable Strings
;

Echo.Darla24Desc = "Darla24 (WDM)"
Darla24WaveDesc = "Darla24 wave driver"
Darla24MidiDesc = "Darla24 MIDI 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.WaveOut0.szPname="Darla24 1/2 Analog Out"
Darla24.WaveOut1.szPname="Darla24 3/4 Analog Out"
Darla24.WaveOut2.szPname="Darla24 5/6 Analog Out"
Darla24.WaveOut3.szPname="Darla24 7/8 Analog Out"

Darla24.WaveIn0.szPname="Darla24 1/2 Analog In"

Darla24.Topo0.szPname="Darla24 1/2 Analog mixer"
Darla24.Topo1.szPname="Darla24 3/4 Analog mixer"
Darla24.Topo2.szPname="Darla24 5/6 Analog mixer"
Darla24.Topo3.szPname="Darla24 7/8 Analog mixer"


;
; GUIDs and friendly names
;
GUID.PCMRender = "{ADD18F93-A3C8-4F28-9B70-000DEF396F30}"
GUID.PCMCapture = "{9826BC1C-54A1-4E15-87B4-71A1E57830D8}"
GUID.AC3Render = "{14CE9F3C-477C-4E59-AEC1-2CAF628CC5F3}"

Friendly.PCMRender = "PCM render"
Friendly.PCMCapture = "PCM capture"
Friendly.AC3Render = "AC3 render"

GUID.AnalogOutBridge="{3A80F564-21DC-4d02-A822-D27C4E6DBB9B}"
GUID.AnalogInBridge="{36CAA29A-FB2A-4f29-AB8F-5964BD356BBC}"
GUID.DigitalOutBridge="{07C1516D-659E-45c8-AA2C-25D97867DBC0}"
GUID.DigitalInBridge="{9261037F-73C7-44ee-A331-72148E5CE144}"
GUID.VirtualOutBridge="{9E1FB85F-8A3E-4fb6-BFDE-A63987961276}"

Friendly.AnalogOutBridge="Analog out bridge"
Friendly.AnalogInBridge="Analog in bridge"
Friendly.DigitalOutBridge="Digital out bridge"
Friendly.DigitalInBridge="Digital in bridge"
Friendly.VirtualOutBridge="Virtual out bridge"

GUID.MidiOut="{91134FFE-C06D-420f-853B-2D5FF93FB1E6}"
GUID.MidiIn="{31DBD634-C547-4862-AA92-DE4145B4E9B2}"

Friendly.MidiOut="MIDI render"
Friendly.MidiIn="MIDI capture"

GUID.Bridge="{56C0CCBA-89CF-4551-A14A-417025B9C2C2}"
GUID.LineOut="{226AE5AD-890D-4bc6-8DA1-57EC3D351388}"

Friendly.Bridge="Bridge"
Friendly.LineOut="Line out"
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: web4, load: 0.72