WDMA_ES2.INF Driver File Contents (MX400XP.zip)

;; ESS Technology, Inc. INF file
;; Copyright (c) 1996-2000.  All rights Reserved.

[Version]
Signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
LayoutFile=layout.inf, layout1.inf, layout2.inf
provider=%ESSMfgName%
CatalogFile=maestro.cat
DriverVer=06/27/2000,5.12.01.2046

[SourceDisksNames]
222="ESS WDM Driver Disk","",,

[SourceDisksFiles]
maestro.sys     =222
sbemul.sys      =222
muart.sys       =222

[SourceDisksNames.x86]
222="ESS WDM Driver Disk","",,

[SourceDisksFiles.x86]
maestro.sys     =222
sbemul.sys      =222
muart.sys       =222

[Manufacturer]
%ESSMfgName%=ESS

[ControlFlags]
ExcludeFromSelect = *

[ESS]
%Maestro2E.DeviceDesc%=MAESTRO,     PCI\VEN_125D&DEV_1978&SUBSYS_40001092
%MaestroMPU.DeviceDesc%=MAESTRO_MPU, MAESTRO_MIDIUART
%MaestroSB.DeviceDesc%=STUB_DEVICE,  MAESTRO_HWSBNODE

[MAESTRO]
Include=ks.inf, wdmaudio.inf
Needs=KS.registration, WDMAUDIO.registration
CopyFiles=Maestro.CopyList,MaestroMPU.CopyList,MaestroSB.CopyList
AddReg=MaestroW98.AddReg,W98GameMPU.Addreg,Maestro.AddReg

[MAESTRO.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,ESSAud.Interface.Wave
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,ESSAud.Interface.Topology
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_MSynth%,ESSAud.Interface.MSynth

[MAESTRO_MPU]
Include=ks.inf, wdmaudio.inf
Needs=KS.registration, WDMAUDIO.registration
CopyFiles=MaestroMPU.CopyList
AddReg=MaestroMPU.AddReg

[MAESTRO_MPU.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_MUART%,WDM.Interface.UART

[STUB_DEVICE]
AddReg=MaestroSB.AddReg

[ESSAud.Interface.Wave]
AddReg=ESSAud.Interface.Wave.AddReg
[ESSAud.Interface.Wave.AddReg]
HKR,,FriendlyName,,%ESSAud.Wave.szPname%

[ESSAud.Interface.Topology]
AddReg=ESSAud.Interface.Topo.AddReg
;; warning!! must be "Topo" because "Topology" is too long
[ESSAud.Interface.Topo.AddReg]
HKR,,FriendlyName,,%ESSAud.Topology.szPname%

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

[ESSAud.Interface.MSynth]
AddReg=ESSAud.Interface.MSynth.AddReg
[ESSAud.Interface.MSynth.AddReg]
HKR,,FriendlyName,,%MSynth.szPname%

[DestinationDirs]
Maestro.CopyList        = 10,system32\drivers ; %SystemRoot%\system32\drivers
MaestroSB.CopyList      = 10,system32\drivers ; %SystemRoot%\system32\drivers
MaestroMPU.CopyList     = 10,system32\drivers ; %SystemRoot%\system32\drivers

[Maestro.CopyList]
maestro.sys

[MaestroSB.CopyList]
sbemul.sys

[MaestroSB.AddReg]
HKR,,Driver,,sbemul.sys

[MaestroMPU.CopyList]
muart.sys

[MaestroMPU.AddReg]
HKR,,AssociatedFilters,,"wdmaud"
HKR,,Driver,,muart.SYS
HKR,,NTMPDriver,,"muart.sys"
HKR,Drivers,SubClasses,,"midi"
HKR,Drivers\midi\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\midi\wdmaud.drv, Description,,%WDM_MIDI%

[MaestroW98.AddReg]
HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,maestro.sys
HKR,,NTMPDriver,,"maestro.sys,sbemul.sys"
HKR,Drivers,SubClasses,,"wave,midi,mixer"
;;
;;SBTrap == 0   no traps on DSP (220-22F), no traps on FM (338-38B)
;; HKR,,"SBTrap",0x10001,0x00,00,00,00
;;SBTrap == 1   traps on FM (338-38B) only
;; HKR,,"SBTrap",0x10001,0x01,00,00,00
;;SBTrap == 2   traps on FM alias (220-223, 228-229) + FM (338-38B)
;; HKR,,"SBTrap",0x10001,0x02,00,00,00
;;SBTrap == 3   traps on DSP (220-22F) + FM (338-38B)
;; HKR,,"SBTrap",0x10001,0x03,00,00,00
;;
HKR,,"SBTrap",0x10001,0x02,00,00,00

;; OS BugFix Flag:
;;
;;  W98 WDM PnP Enumeration: 0x01
;;
HKR,,"BugFix",0x10001,0x01,00,00,00

[W98GameMPU.AddReg]
; Legacy device support:
;  Enumerate GamePort   0x01
;  Enumerate MPU-401    0x02
;  Enumerate SB         0x04
;                      ______
;                Total: 0x07
;
HKR,,"RunTime",0x10001,0x07,00,00,00

[MaestroNT.AddReg]
HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,maestro.sys
HKR,,NTMPDriver,,"maestro.sys"
HKR,Drivers,SubClasses,,"wave,midi,mixer"

;; OS BugFix Flag:
;;
;;  W2K WDM PnP Enumeration: 0x00
;;
HKR,,"BugFix",0x10001,0x00,00,00,00

[NTGameMPU.AddReg]
; Legacy device support
;  Enumerate GamePort   0x01
;  Enumerate MPU-401    0x02
;  Generic MPU-401 ID   0x08
;                      ______
;                Total: 0x0B
;
HKR,,"RunTime",0x10001,0x0B,00,00,00

[Maestro.AddReg]
; Playback Mixer Max volume:
;  AC-97 gain values (1.5dB per step) for slider at MAX position
;  Values should range from 1,00 to 1,1F (00..1F)
HKR,,"CDMaxVolume",1,00
HKR,,"LineInMaxVolume",1,04
HKR,,"MicMaxVolume",1,05

; SPDIF support (disabled by default)
;  To enable it, change to 1,01
HKR,,"SPDIFEnable",1,00

; Local AC97 Mic2 (MS bit) selection
;  To disable this option, change to 1,01
HKR,,"DisableMic2Select",1,00

; PhoneIn (disabled by default)
;  To enable it, change to 1,01
HKR,,"PhoneInPlaybackEnable",1,00
HKR,,"PhoneInRecordEnable",1,00

; Docked Sources (enabled by default)
;  To disable any of them, change to 1,00
HKR,,"CD2PlaybackEnable",1,01
HKR,,"Line2PlaybackEnable",1,01
HKR,,"Mic2PlaybackEnable",1,01
HKR,,"CD2RecordEnable",1,01
HKR,,"Line2RecordEnable",1,01
HKR,,"Mic2RecordEnable",1,01

; Rear Speakers (disabled by default)
;  To enable it, change to 1,01
HKR,,"RearSpeakerEnable",1,01

; Docked Speaker (enabled by default)
;  To disable it, change to 1,00
HKR,,"DockedSpeakerDefault",1,01

; Uncomment this for Suspend-Resume special cases
;  Sets PR4 (bit12) on D3 state
;HKR,,"CodecPowerDown",1,00,10

; Uncomment this to attenuate DAC pass-thru on local codec (default is 6)
;  Values should range from 1,00 to 1,1F (00..1F)
;HKR,,"DACVolume",1,06

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,,%*ESS.DeviceDesc%
HKR,Drivers\midi\wdmaud.drv, Description,,%WDM_MIDI%
HKR,Drivers\mixer\wdmaud.drv,Description,,%*ESS.DeviceDesc%

;; GUIDs for Mixer Pin and Node names
HKLM,%MediaCategories%\%GUID.20db%,Name,,%String.20db%
HKLM,%MediaCategories%\%GUID.20db%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Mixer%,Name,,%String.Mixer%
HKLM,%MediaCategories%\%GUID.Mixer%,Display,1,00,00,00,00

HKLM,%MediaCategories%\%GUID.IIS%,Name,,%String.IIS%
HKLM,%MediaCategories%\%GUID.IIS%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Mono%,Name,,%String.Mono%
HKLM,%MediaCategories%\%GUID.Mono%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Phone%,Name,,%String.Phone%
HKLM,%MediaCategories%\%GUID.Phone%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Video%,Name,,%String.Video%
HKLM,%MediaCategories%\%GUID.Video%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Headphones%,Name,,%String.Headphones%
HKLM,%MediaCategories%\%GUID.Headphones%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.DockedSpeakers%,Name,,%String.DockedSpeakers%
HKLM,%MediaCategories%\%GUID.DockedSpeakers%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.EnableSPDIF%,Name,,%String.EnableSPDIF%
HKLM,%MediaCategories%\%GUID.EnableSPDIF%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.DockedCD%,Name,,%String.DockedCD%
HKLM,%MediaCategories%\%GUID.DockedCD%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.DockedLine%,Name,,%String.DockedLine%
HKLM,%MediaCategories%\%GUID.DockedLine%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.DockedMic%,Name,,%String.DockedMic%
HKLM,%MediaCategories%\%GUID.DockedMic%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Fader%,Name,,%String.Fader%
HKLM,%MediaCategories%\%GUID.Fader%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.PCCard%,Name,,%String.PCCard%
HKLM,%MediaCategories%\%GUID.PCCard%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.CD2%,Name,,%String.CD2%
HKLM,%MediaCategories%\%GUID.CD2%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Line2%,Name,,%String.Line2%
HKLM,%MediaCategories%\%GUID.Line2%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Mic2%,Name,,%String.Mic2%
HKLM,%MediaCategories%\%GUID.Mic2%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.CD%,Name,,%String.CD%
HKLM,%MediaCategories%\%GUID.CD%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Line%,Name,,%String.Line%
HKLM,%MediaCategories%\%GUID.Line%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Mic%,Name,,%String.Mic%
HKLM,%MediaCategories%\%GUID.Mic%,Display,1,00,00,00,00

;;********************************************
;;**************** NT Install ****************
;;********************************************
;;
[STUB_DEVICE.NTX86]
AddReg=MaestroSBNTX86.AddReg

[STUB_DEVICE.NTX86.SERVICES]
AddService=,0x2

[MAESTRO.NT]
Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration.NT
CopyFiles=Maestro.CopyList
AddReg=MaestroNT.AddReg,NTGameMPU.AddReg,Maestro.AddReg

[MAESTRO.NT.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,ESSAud.Interface.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,ESSAud.Interface.Wave
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,ESSAud.Interface.Wave
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,ESSAud.Interface.Topology

[MAESTRO.NT.Services]
AddService = Maestro,   0x00000002,     Maestro_Service_Inst

[Maestro_Service_Inst]
DisplayName    = %Maestro.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\system32\drivers\maestro.sys

[MAESTRO_MPU.NT]
Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration.NT
CopyFiles=MaestroMPU.CopyList
AddReg=MaestroMPU.AddReg

[MAESTRO_MPU.NT.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,WDM.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,WDM.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,WDM.Interface.UART

[MAESTRO_MPU.NT.Services]
AddService = MaestroMPU,  0x00000002, MaestroMPU_Service_Inst

[MaestroMPU_Service_Inst]
DisplayName    = %MaestroMPU.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\system32\drivers\muart.sys

[MaestroSBNTX86.AddReg]

[Strings]
MSFT="Microsoft"

ESSMfgName="Diamond Multimedia"
*ESS.DeviceDesc="Monster Sound MX400 (WDM)"
ESSAud.Wave.szPname="Monster Sound"
ESSAud.Topology.szPname="Monster Sound"
ESSAud.Synth.szPname="Monster Sound"
Maestro2E.DeviceDesc="Monster Sound MX400 PCI AudioDrive (WDM)"
MaestroSB.DeviceDesc="Monster Sound MX400 Sound Blaster Compatible (WDM)"
MaestroMPU.DeviceDesc="Monster Sound MX400 MPU-401 Compatible (WDM)"

GUID.20db               ="{9DBBDD21-5CF6-11d1-88B4-00c09F002B8F}"
String.20db             ="+20dB Gain"
GUID.Mixer              ="{9DBBDD25-5CF6-11d1-88B4-00C09F002B8F}"
String.Mixer            ="Mixer"

GUID.IIS                ="{B6755568-26D8-11d2-9265-DABF9A2C015A}"
String.IIS              ="Zoom Video"
GUID.Mono               ="{B6755570-26D8-11d2-9265-DABF9A2C015A}"
String.Mono             ="Mono"
GUID.Phone              ="{B6755573-26D8-11d2-9265-DABF9A2C015A}"
String.Phone            ="Phone In"
GUID.Video              ="{B6755576-26D8-11d2-9265-DABF9A2C015A}"
String.Video            ="Video"
GUID.Headphones         ="{B6755579-26D8-11d2-9265-DABF9A2C015A}"
String.Headphones       ="Headphones"

GUID.DockedSpeakers     ="{B675557F-26D8-11d2-9265-DABF9A2C015A}"
String.DockedSpeakers   ="Docked Speakers"
GUID.EnableSPDIF        ="{B6755580-26D8-11d2-9265-DABF9A2C015A}"
String.EnableSPDIF      ="Enable SPDIF"
GUID.DockedCD           ="{B6755581-26D8-11d2-9265-DABF9A2C015A}"
String.DockedCD         ="Docked CD"
GUID.DockedLine         ="{B6755584-26D8-11d2-9265-DABF9A2C015A}"
String.DockedLine       ="Docked Line"
GUID.DockedMic          ="{B6755587-26D8-11d2-9265-DABF9A2C015A}"
String.DockedMic        ="Docked Mic"

GUID.Fader              ="{B675558A-26D8-11d2-9265-DABF9A2C015A}"
String.Fader            ="Fade"

GUID.PCCard             ="{B675558B-26D8-11d2-9265-DABF9A2C015A}"
String.PCCard           ="PC Card"

GUID.CD2                ="{4CD4ECE0-8F3F-11d2-905C-00A0C99CFEB4}"
String.CD2              ="CD 2"
GUID.Line2              ="{4CD4ECE1-8F3F-11d2-905C-00A0C99CFEB4}"
String.Line2            ="Line 2"
GUID.Mic2               ="{4CD4ECE2-8F3F-11d2-905C-00A0C99CFEB4}"
String.Mic2             ="Mic 2"
GUID.CD                 ="{4CD4ECE3-8F3F-11d2-905C-00A0C99CFEB4}"
String.CD               ="CD"
GUID.Line               ="{4CD4ECE4-8F3F-11d2-905C-00A0C99CFEB4}"
String.Line             ="Line"
GUID.Mic                ="{4CD4ECE5-8F3F-11d2-905C-00A0C99CFEB4}"
String.Mic              ="Mic"


;; ESS friendly names (non-localizeable)
ESSGUID.WaveOut   ="{D6C86C60-51D8-11d1-A482-006097C79D21}"
ESSGUID.Synth     ="{D6C86C61-51D8-11d1-A482-006097C79D21}"
ESSGUID.Cd        ="{D6C86C62-51D8-11d1-A482-006097C79D21}"
ESSGUID.LineIn    ="{D6C86C63-51D8-11d1-A482-006097C79D21}"
ESSGUID.Mic       ="{D6C86C64-51D8-11d1-A482-006097C79D21}"
ESSGUID.PCSpeaker ="{D6C86C66-51D8-11d1-A482-006097C79D21}"

;; ESS friendly names (localizeable)
ESSPin.WaveOut    ="WaveOut"
ESSPin.Synth      ="Synthesizer"
ESSPin.Cd         ="CD"
ESSPin.LineIn     ="LineIn"
ESSPin.Mic        ="Microphone"
ESSPin.PCSpeaker  ="PC Speaker"

*MS.MPU401.DeviceDesc="Microsoft MPU Audio Driver(WDM)"

MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"
RunKey="SOFTWARE\Microsoft\Windows\CurrentVersion\Run"
WDM_MIDI="WDM-based Device"

KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"

KSNAME_Wave="Wave"
KSNAME_UART="UART"
KSNAME_MUART="MPU401UART"
KSNAME_MSYNTH="MaestroSynth"
KSNAME_Topology="Topology"
KSNAME_Wavetable="Wavetable"

WDM.UART.szPname="MPU401"
WDM.FMSynth.szPname="FM Synthesizer"
MSynth.szPname="Maestro DLS Synthesizer"

Maestro.SvcDesc = "Monster Sound MX400 Audio Driver (WDM)"
MaestroMPU.SvcDesc = "Monster Sound MX400 MPU401 Driver (WDM)"

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: web5, load: 1.98