At010.inf Driver File Contents (Audioterminal_010-v3_1.zip)

;Copyright (c) 1990-2000 EGOSYS Corporation All rights Reserved
;
; AT-010
;==============================================================

;==============================================================
[Version]
Signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
provider="EGOSYS "

;==============================================================
[WIN98.KnownRegEntries]
IsWin98Gold=keep

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

[ControlFlags]
ExcludeFromSelect = *

;==============================================================
[SourceDisksNames]
1=%DiskDescription%,,,

[SourceDisksFiles]
At01.sys=1
At01Wdm.sys=1
At01Pan.exe=1
At01Asio.dll=1

[DestinationDirs]
WDM.CopyList=10,system32\drivers
WDM.App.CopyList=11

[WDM.CopyList]
At01.sys
At01wdm.sys
At01wdm1.sys,At01wdm.sys
At01wdm2.sys,At01wdm.sys
At01wdm4.sys,At01wdm.sys

[WDM.App.CopyList]
At01Pan.exe
At01Asio.dll

;==============================================================
[Manufacturer]
"EGO-SYS"=EGOSYS

[EGOSYS]
%At01_AA.DeviceDesc%=At01_AA, PCI\VEN_1412&DEV_1712
%At01_01.DeviceDesc%=At01_01, EGOSYS\AT010_01
%At01_02.DeviceDesc%=At01_02, EGOSYS\AT010_02
%At01_03.DeviceDesc%=At01_03, EGOSYS\AT010_03
%At01_04.DeviceDesc%=At01_04, EGOSYS\AT010_04

;==============================================================
; At01_AA 
;==============================================================
[At01_AA]
CopyFiles=WDM.CopyList,WDM.App.CopyList
AddReg=At01_AA.AddReg,At01_AA.ASIO.AddReg

[At01_AA.NTX86]
Include=ks.inf,wdmaudio.inf
Needs=KS.Registration,WDMAUDIO.Registration
CopyFiles=WDM.CopyList,WDM.App.CopyList
AddReg=At01_AA.ASIO.AddReg

[At01_AA.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,At01.sys

[At01_AA.ASIO.AddReg]
HKLM,SOFTWARE\ASIO\%ASIO_At01NAME%,CLSID,,%ASIO_At01IID%
HKCR,CLSID\%ASIO_At01IID%,,,%ASIO_At01NAME%
HKCR,CLSID\%ASIO_At01IID%\InProcServer32,,,"%11%\At01Asio.dll"
HKCR,CLSID\%ASIO_At01IID%\InProcServer32,ThreadingModel,,"Apartment"
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,At01Pan,,"At01Pan.Exe"

[At01_AA.NTX86.Services]
include=wdmaudio.inf
needs=wdmaudio.registration.services
AddService = At01_AA, 0x00000002, At01_AA_Service_Inst

[At01_AA_Service_Inst]
DisplayName   = %At01_AA.SvcDesc%
ServiceType   = 1                  
StartType     = 3                  
ErrorControl  = 1                  
ServiceBinary = %10%\system32\drivers\At01.sys

;=======================================================================================;
[WDM.AddReg]
HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,At01wdm.sys
HKR,,NTMPDriver,,"At01wdm.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,,%MME.DriverDesc%
HKR,Drivers\mixer\wdmaud.drv,Description,,%MME.DriverDesc%

[WDM.Midi.AddReg]
HKR,,AssociatedFilters,,"wdmaud"
HKR,,Driver,,At01wdm4.sys
HKR,,NTMPDriver,,"At01wdm4.sys"
HKR,Drivers,SubClasses,,"midi"
HKR,Drivers\midi\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\midi\wdmaud.drv,Description,,%MME.DriverDesc%

;=======================================================================================;
; At01_01
;=======================================================================================;
[At01_01]
AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf)
AddReg=WDM.AddReg

[At01_01.NTX86]
Include=ks.inf,wdmaudio.inf
Needs=KS.Registration,WDMAUDIO.Registration
AddReg=WDM.AddReg

[At01_01.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topo%,WDM.Interface.Topo1
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM.Interface.Wave1
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM.Interface.Wave1
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM.Interface.Wave1

[At01_01.NTX86.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topo%,WDM.Interface.Topo1
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM.Interface.Wave1
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM.Interface.Wave1
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM.Interface.Wave1

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

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

[At01_01.NTX86.Services]
include=wdmaudio.inf
needs=wdmaudio.registration.services
AddService = At01_01, 0x00000002, At01_01_Service_Inst
[At01_01_Service_Inst]
DisplayName   = %At01_01.SvcDesc%
ServiceType   = 1                  ; SERVICE_KERNEL_DRIVER
StartType     = 3                  ; SERVICE_DEMAND_START
ErrorControl  = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\system32\drivers\At01wdm.sys

;=======================================================================================;
; At01_02
;=======================================================================================;
[At01_02]
AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf)
AddReg=WDM.AddReg

[At01_02.NTX86]
Include=ks.inf,wdmaudio.inf
Needs=KS.Registration,WDMAUDIO.Registration
AddReg=WDM.AddReg

[At01_02.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topo%,WDM.Interface.Topo2
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM.Interface.Wave2
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM.Interface.Wave2
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM.Interface.Wave2

[At01_02.NTX86.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topo%,WDM.Interface.Topo2
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM.Interface.Wave2
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM.Interface.Wave2
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM.Interface.Wave2

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

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

[At01_02.NTX86.Services]
include=wdmaudio.inf
needs=wdmaudio.registration.services
AddService = At01_02, 0x00000002, At01_02_Service_Inst
[At01_02_Service_Inst]
DisplayName   = %At01_02.SvcDesc%
ServiceType   = 1                  ; SERVICE_KERNEL_DRIVER
StartType     = 3                  ; SERVICE_DEMAND_START
ErrorControl  = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\system32\drivers\At01wdm2.sys

;=======================================================================================;
; At01_03
;=======================================================================================;
[At01_03]
AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf)
AddReg=WDM.AddReg

[At01_03.NTX86]
Include=ks.inf,wdmaudio.inf
Needs=KS.Registration,WDMAUDIO.Registration
AddReg=WDM.AddReg

[At01_03.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topo%,WDM.Interface.Topo3
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM.Interface.Wave3
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM.Interface.Wave3
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM.Interface.Wave3

[At01_03.NTX86.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topo%,WDM.Interface.Topo3
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM.Interface.Wave3
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM.Interface.Wave3
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM.Interface.Wave3

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

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

[At01_03.NTX86.Services]
include=wdmaudio.inf
needs=wdmaudio.registration.services
AddService = At01_03, 0x00000002, At01_03_Service_Inst
[At01_03_Service_Inst]
DisplayName   = %At01_03.SvcDesc%
ServiceType   = 1                  ; SERVICE_KERNEL_DRIVER
StartType     = 3                  ; SERVICE_DEMAND_START
ErrorControl  = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\system32\drivers\At01wdm3.sys

;=======================================================================================;
; At01_04
;=======================================================================================;
[At01_04]
AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf)
AddReg=WDM.Midi.AddReg

[At01_04.NTX86]
Include=ks.inf,wdmaudio.inf
Needs=KS.Registration,WDMAUDIO.Registration
AddReg=WDM.Midi.AddReg

[At01_04.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Midi1%,WDM.Interface.Midi1
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Midi1%,WDM.Interface.Midi1
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Midi1%,WDM.Interface.Midi1
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Midi2%,WDM.Interface.Midi2
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Midi2%,WDM.Interface.Midi2
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Midi2%,WDM.Interface.Midi2

[At01_04.NTX86.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Midi1%,WDM.Interface.Midi1
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Midi1%,WDM.Interface.Midi1
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Midi1%,WDM.Interface.Midi1
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Midi2%,WDM.Interface.Midi2
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Midi2%,WDM.Interface.Midi2
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Midi2%,WDM.Interface.Midi2

[WDM.Interface.Midi1]
AddReg=WDM.Interface.Midi1.AddReg
[WDM.Interface.Midi2]
AddReg=WDM.Interface.Midi2.AddReg
[WDM.Interface.Midi1.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%WDM.Midi1.szPname%
[WDM.Interface.Midi2.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%WDM.Midi2.szPname%

[At01_04.NTX86.Services]
include=wdmaudio.inf
needs=wdmaudio.registration.services
AddService = At01_04, 0x00000002, At01_04_Service_Inst
[At01_04_Service_Inst]
DisplayName   = %At01_04.SvcDesc%
ServiceType   = 1                  ; SERVICE_KERNEL_DRIVER
StartType     = 3                  ; SERVICE_DEMAND_START
ErrorControl  = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\system32\drivers\At01wdm4.sys

;====================== Strings ===============================
[Strings]
DiskDescription         ="AT010 EWDM Driver for WIn98 SE,ME,2000,XP"
At01_AA.DeviceDesc      ="AT010 EWDM Controler By EGOSYS"
At01_01.DeviceDesc      ="AT010 EWDM Wave-1"
At01_02.DeviceDesc      ="AT010 EWDM Wave-2"
At01_03.DeviceDesc      ="AT010 EWDM Wave-3"
At01_04.DeviceDesc      ="AT010 EWDM Midi-1,2"
MME.DriverDesc          ="AT010 EWDM MME Driver"
KSNAME_Topo             ="Mixer"
KSNAME_Wave             ="Wave"
KSNAME_Midi1            ="Midi1"
KSNAME_Midi2            ="Midi2"
WDM.Topo1.szPname       ="1-AT010 Mixer"
WDM.Topo2.szPname       ="2-AT010 Mixer"
WDM.Topo3.szPname       ="3-AT010 Mixer"
WDM.Wave1.szPname       ="1-AT010 Stereo Wave (SPDIF)"
WDM.Wave2.szPname       ="2-AT010 8-chnnel Wave"
WDM.Wave3.szPname       ="3-AT010 Wave"
WDM.Midi1.szPname       ="1-AT010 Midi"
WDM.Midi2.szPname       ="2-AT010 RBUS-Midi"
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}"
At01_AA.SvcDesc         ="Service for AT010 Audio Driver (EWDM)"
At01_01.SvcDesc         ="Service for AT010-1"
At01_02.SvcDesc         ="Service for AT010-2"
At01_03.SvcDesc         ="Service for AT010-3"
At01_04.SvcDesc         ="Service for AT010 MIDI"
ASIO_At01IID            ="{864340C1-BE3B-11d5-95C4-0000F461437F}"
ASIO_At01NAME           ="ASIO 2.0 - AT010"
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.32