AUDIO.INF Driver File Contents (2320nt.zip)

[Version]
Signature="$WINDOWS NT$"
ClassGuid={4D36E96C-E325-11CE-BFC1-08002BE10318} ; ClassGuid - Class = Sound, video and game controllers
Class=MEDIA
Provider=%AZTMfgName% ; "Aztech Labs"

[SourceDisksNames]
1 = %DiskId% ; "disk1"

[SourceDisksFiles]
aztaud.dll = 1 ; Installation Disk 1
aztaud.sys = 1 ; Installation Disk 1
aztmpu.dll  = 1 ; Installation Disk 1
aztmpu.sys  = 1 ; Installation Disk 1
midimap.cfg = 1 ; Installation Disk 1
azhwctl.dat = 1 ; Installation Disk 1
pnpid.dat   = 1 ; Installation Disk 1

[DestinationDirs]
aztauddll.CopyList = 11 ; DIRID_SYSTEM
aztmpudll.CopyList  = 11 ; DIRID_SYSTEM
aztaudsys.CopyList = 12 ; DIRID_DRIVERS
aztmpusys.CopyList  = 12 ; DIRID_DRIVERS

[Manufacturer]
%AZTMfgName%=AztechLabs ; "Aztech Labs"

[AztechLabs]
%*AZT0000.DeviceDesc%=AZT0000_Device, ISAPNP\AZT2320_DEV0000 ; "IDE CD-ROM Device"
%*AZT0001.DeviceDesc%=AZT0001_Device, ISAPNP\AZT2320_DEV0001 ; "MS Windows Sound System"
%*AZT0002.DeviceDesc%=AZT0002_Device, ISAPNP\AZT2320_DEV0002 ; "Roland MPU-401"
%*AZT0003.DeviceDesc%=AZT0003_Device, ISAPNP\AZT2320_DEV0003 ; "MS Generic Joystick"
%*AZT0004.DeviceDesc%=AZT0004_Device, ISAPNP\AZT2320_DEV0004 ; "Modem Device"
%*AZT0005.DeviceDesc%=AZT0005_Device, ISAPNP\AZT2320_DEV0005 ; "Aztech EEPROM Device"

[AZT0000_Device.NT] ; "Aztech 2320(PnP) IDE CD-ROM Device"
CopyFiles=aztauddll.CopyList,aztaudsys.CopyList
AddReg=AZT0000.AddReg

[AZT0001_Device.NT] ; "Aztech 2320(PnP) Audio Device"
CopyFiles=aztauddll.CopyList,aztaudsys.CopyList
AddReg=AZT0001.AddReg
;Reboot

[AZT0002_Device.NT] ; "Aztech 2320(PnP) MPU-401 Device"
CopyFiles=aztmpudll.CopyList,aztmpusys.CopyList
AddReg=AZT0002.AddReg
;Reboot

[AZT0003_Device.NT] ; "Aztech 2320(PnP) Gameport Joystick Device"
AddReg=AZT0003.AddReg
Reboot

[AZT0004_Device.NT] ; "Aztech 2320(PnP) Modem Device"
AddReg=AZT0004.AddReg

[AZT0005_Device.NT] ; "Aztech 2320(PnP) EEPROM Device"
AddReg=AZT0005.AddReg

[AZT0000_Device.NT.Services]
AddService = aztaud, 0x00000002, aztaud_Service_Inst

[AZT0001_Device.NT.Services]
AddService = aztaud, 0x00000002, aztaud_Service_Inst

[AZT0002_Device.NT.Services]
AddService = aztmpu, 0x00000002, aztmpu_Service_Inst

[AZT0003_Device.NT.Services]
AddService = aztaud, 0x00000002, aztaud_Service_Inst

[AZT0004_Device.NT.Services]
AddService = aztaud, 0x00000002, aztaud_Service_Inst

[AZT0005_Device.NT.Services]
AddService = aztaud, 0x00000002, aztaud_Service_Inst

[AZT0000.AddReg] ; "Aztech 2320(PnP) IDE CD-ROM Device"
HKR,Drivers\CD-ROM\aztaud.dll,Description,,%*AZT0001.DeviceDesc%
HKR,Drivers\CD-ROM\aztaud.dll,Driver,,aztaud.dll
HKR,Drivers,SubClasses,,"CD-ROM"

[AZT0001.AddReg] ; "Aztech 2320(PnP) Audio Device"
HKR,Drivers\wave\aztaud.dll,Description,,%*AZT0001.DeviceDesc%
HKR,Drivers\wave\aztaud.dll,Driver,,aztaud.dll
HKR,Drivers\midi\aztaud.dll,Description,,%V_INTERNAL%
HKR,Drivers\midi\aztaud.dll,Driver,,aztaud.dll
HKR,Drivers\mixer\aztaud.dll,Description,,%*AZT0001.DeviceDesc%
HKR,Drivers\mixer\aztaud.dll,Driver,,aztaud.dll
HKR,Drivers\aux\aztaud.dll,Description,,%*AZT0001.DeviceDesc%
HKR,Drivers\aux\aztaud.dll,Driver,,aztaud.dll
HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"

[AZT0002.AddReg] ; "Aztech 2320(PnP) MPU-401 Device"
HKR,Drivers\MIDI-MPU401\aztmpu.dll,Description,,%*AZT0002.DeviceDesc%
HKR,Drivers\MIDI-MPU401\aztmpu.dll,Driver,,aztmpu.dll
HKR,Drivers,SubClasses,,"MIDI-MPU401"

[AZT0003.AddReg] ; "Aztech 2320(PnP) Gameport Joystick Device"
HKR,Drivers\Gameport\aztaud.dll,Description,,%*AZT0001.DeviceDesc%
HKR,Drivers\Gameport\aztaud.dll,Driver,,aztaud.dll
HKR,Drivers,SubClasses,,"Gameport"

[AZT0004.AddReg] ; "Aztech 2320(PnP) Modem Device"
HKR,Drivers\Modem\aztaud.dll,Description,,%*AZT0001.DeviceDesc%
HKR,Drivers\Modem\aztaud.dll,Driver,,aztaud.dll
HKR,Drivers,SubClasses,,"Modem"

[AZT0005.AddReg] ; "Aztech 2320(PnP) EEPROM Device"
HKR,Drivers\EEPROM\aztaud.dll,Description,,%*AZT0001.DeviceDesc%
HKR,Drivers\EEPROM\aztaud.dll,Driver,,aztaud.dll
HKR,Drivers,SubClasses,,"EEPROM"


[aztmpudll.CopyList]
aztmpu.dll
midimap.cfg

[aztmpusys.CopyList]
aztmpu.sys

[aztauddll.CopyList]
aztaud.dll
azhwctl.dat 
pnpid.dat  
midimap.cfg

[aztaudsys.CopyList]
aztaud.sys

[AZT20.LC]
ConfigPriority=RESTART

[aztmpu_Service_Inst]
DisplayName    = %aztmpu.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\aztmpu.sys
LoadOrderGroup = Base

[aztaud_Service_Inst]
DisplayName    = %aztaud.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\aztaud.sys
LoadOrderGroup = Base

[Strings]
AZTECH = "Aztech"
MediaClassName = "Sound, video and game controllers"
AZTMfgName = "Aztech Labs"
DiskId = "disk1"

;Following description of driver is saved in the this registry:
;HKLM\SYSTEM\CurrentControlSet\Enum\ISAPNP
;*AZT0000.DeviceDesc = "AZT2320 PnP SOUND DEVICE(IDE CDROM DISABLED)"
*AZT0000.DeviceDesc = "AZT2320 PnP SOUND DEVICE(IDE CDROM)"
*AZT0001.DeviceDesc = "AZT2320 PnP SOUND DEVICE(AUDIO)"
*AZT0002.DeviceDesc = "AZT2320 PnP SOUND DEVICE(MPU401 MIDI)"
*AZT0003.DeviceDesc = "AZT2320 PnP SOUND DEVICE(GAME PORT)"
*AZT0004.DeviceDesc = "AZT2320 PnP SOUND DEVICE(MODEM DISABLED)"
*AZT0005.DeviceDesc = "AZT2320 PnP SOUND DEVICE(EEPROM)"
V_INTERNAL = "Internal OPL2/OPL3 FM Synthesis"

V_CLSWAVEFORM = "Audio"
V_CLSMIDI = "MIDI"
V_CLSMIXER = "Mixer"
V_CLSAUX = "Auxiliary"
V_GENERAL = "General MIDI Instrument"
aztaud.SvcDesc = "Aztech Labs Sound Galaxy Audio Driver"
aztmpu.SvcDesc = "Aztech Labs Sound Galaxy MPU401 Driver"

; Non-Localizable text.
KEY_WARNVER = "SYSTEM\CurrentControlSet\Control\SessionManager\WarnVerDLLs"
KEY_CHKVER = "SYSTEM\CurrentControlSet\Control\SessionManager\CheckVerDLLs"
KEY_FIL = "SYSTEM\CurrentControlSet\Control\MediaResources\FilterList"
KEY_IOC = "SYSTEM\CurrentControlSet\Control\MediaResources\InstallOptionalComponents"
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: 1.81