; Copyright Trident Microsystems, Inc (c) 1997-1999 All Rights Reserved.
; Copyright Aztech Systems Ltd (c), 1999. All Rights Reserved.
; Portions Copyright (c) 1993 Microsoft Corporation. All Rights Reserved.
;
; Product: PCI288-Q3DII
; Filename: audp1400.INF, WDM version
;
[Version]
Signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
provider=%Trident%
;LayoutFile=layout.inf, layout1.inf, layout2.inf
DriverVer=09/22/1999,5.00.00.2122
CatalogFile=audp1400.cat
[Manufacturer]
%TridentMfgName%=TridentMicrosystems
[TridentMicrosystems]
%SUBSYS_1400122D.DeviceDesc%=WDM_4DWAVE, pci\ven_1023&dev_2001&SUBSYS_1400122D ; PCI288-Q3DII
;%SUBSYS_1401122D.DeviceDesc%=WDM_4DWAVE, pci\ven_1023&dev_2001&SUBSYS_1401122D ; PCI64A-Q3D
;%SUBSYS_1402122D.DeviceDesc%=WDM_4DWAVE, pci\ven_1023&dev_2001&SUBSYS_1402122D ; PCI64B-Q3D
[WDM_4DWAVE]
Include=ks.inf,wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration
CopyFiles=WDM_4DWAVE.CopyList
AddReg=WDM_4DWAVE.AddReg, WDM_4DWAVE_GUID.AddReg
[WDM_4DWAVE.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,WDM_TRD.Interface.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,WDM_TRD.Interface.Wave
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,WDM_TRD.Interface.Wave
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,WDM_TRD.Interface.Topology
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,WDM_TRD.Interface.UART
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,WDM_TRD.Interface.UART
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,WDM_TRD.Interface.UART
[WDM_TRD.Interface.Wave]
AddReg=WDM_TRD.Interface.Wave.AddReg
[WDM_TRD.Interface.Wave.AddReg]
HKR,,FriendlyName,,%WDM_TRD.Wave.szPname%
HKR,,CLSID,,%Proxy.CLSID%
[WDM_TRD.Interface.Topology]
AddReg=WDM_TRD.Interface.Topo.AddReg
[WDM_TRD.Interface.Topo.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%WDM_TRD.Topology.szPname%
[WDM_TRD.Interface.UART]
AddReg=WDM_TRD.Interface.UART.AddReg
[WDM_TRD.Interface.UART.AddReg]
HKR,,FriendlyName,,%WDM_TRD.UART.szPname%
HKR,,CLSID,,%Proxy.CLSID%
;[WDM.Interface.FMSynth]
;AddReg=WDM.Interface.FMSynth.AddReg
;[WDM.Interface.FMSynth.AddReg]
;HKR,,FriendlyName,,%WDM.FMSynth.szPname%
;HKR,,CLSID,,%Proxy.CLSID%
[DestinationDirs]
WDM_4DWAVE.CopyList = 10,system32\drivers ; %SystemRoot%\system32\drivers
;[SourceDisksNames]
;1=%AudioInstallCD%,,
;[SourceDisksFiles]
;tridwave.sys=1
;AUDP1400.CAT=1
[WDM_4DWAVE.CopyList]
tridwave.sys
[WDM_4DWAVE.AddReg]
HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,tridwave.sys
HKR,,NTMPDriver,,tridwave.sys,sbemul.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,,%*WDM_4DWAVE.DeviceDesc%
HKR,Drivers\midi\wdmaud.drv, Description,,%WDM_MIDI%
HKR,Drivers\mixer\wdmaud.drv,Description,,%*WDM_4DWAVE.DeviceDesc%
;; GUIDs for Mixer Pin and Node names
[WDM_4DWAVE_GUID.AddReg]
HKLM,%MediaCategories%\%4DWAVEGUID.LineOut%,Name,,%4DWAVEPin.LineOut%
HKLM,%MediaCategories%\%4DWAVEGUID.LineOut%,Display,1,00,00,00,00
;HKLM,%MediaCategories%\%4DWAVEGUID.Wave%,Name,,%4DWAVEPin.Wave%
;HKLM,%MediaCategories%\%4DWAVEGUID.Wave%,Display,1,00,00,00,00
;HKLM,%MediaCategories%\%4DWAVEGUID.Playback%,Name,,%4DWAVEPin.Playback%
;HKLM,%MediaCategories%\%4DWAVEGUID.Playback%,Display,1,00,00,00,00
;HKLM,%MediaCategories%\%4DWAVEGUID.MasterOut%,Name,,%4DWAVEPin.MasterOut%
;HKLM,%MediaCategories%\%4DWAVEGUID.MasterOut%,Display,1,00,00,00,00
;;**************** NT Install ****************
[WDM_4DWAVE.Services]
AddService = wdm_tridwave, 0x00000002, wdm_tridwave_Service_Inst
[swmidi_Service_Inst]
DisplayName = %swmidi.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_SYSTEM_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\system32\drivers\swmidi.sys
[wdm_tridwave_Service_Inst]
DisplayName = %wdm_tridwave.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_SYSTEM_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\system32\drivers\tridwave.sys
[Strings]
Trident="Trident"
TridentMfgName="Trident"
SUBSYS_1400122D.DeviceDesc="PCI288-Q3DII PCI Audio (WDM)"
;SUBSYS_1401122D.DeviceDesc="PCI64A-Q3D PCI Audio (WDM)"
;SUBSYS_1402122D.DeviceDesc="PCI64B-Q3D PCI Audio (WDM)"
*WDM_4DWAVE.DeviceDesc="PCI288-Q3DII PCI Audio (WDM)"
WDM_TRD.Wave.szPname="PCI288-Q3DII PCI Audio (WDM)"
WDM_TRD.Topology.szPname="PCI Audio WDM Topo"
WDM_TRD.UART.szPname="PCI288-Q3DII Audio MPU-401"
;; Trident friendly names (non-localizeable)
4DWAVEGUID.LineOut ="{37710340-6AC2_11D2-A088-0000C008F295}"
;4DWAVEGUID.Playback ="{37710341-6AC2_11D2-A088-0000C008F295}"
;4DWAVEGUID.Wave ="{37710342-6AC2_11D2-A088-0000C008F295}"
;4DWAVEGUID.MasterOut ="{37710343-6AC2_11D2-A088-0000C008F295}"
;4DWAVEPin.PcBeep ="PC Speaker"
;4DWAVEPin.Phone ="Phone"
;4DWAVEPin.Mic1 ="Microphone 1"
;4DWAVEPin.Mic2 ="Microphone 2"
;4DWAVEPin.LineIn ="Line In"
;4DWAVEPin.CDPlayer ="CD Player"
;4DWAVEPin.Video ="Video"
;4DWAVEPin.Aux ="Aux"
4DWAVEPin.LineOut ="Speaker"
;4DWAVEPin.HPOut ="Headphones"
;4DWAVEPin.MonoOut ="Mono Out"
;4DWAVEPin.Wave ="Wave Out"
;4DWAVEPin.Playback ="Trident WDM PCI"
;4DWAVEPin.MasterOut ="Master Out"
MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"
WDM_MIDI="PCI288-Q3DII MIDI Device (WDM)"
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_Wave="Wave"
KSNAME_UART="UART"
;KSNAME_FMSynth="FMSynth"
KSNAME_Topology="Topology"
;KSNAME_Wavetable="Wavetable"
;WDM.FMSynth.szPname="FM Synthesizer"
;wdmaud.SvcDesc = "Microsoft WDM Virtual Wave Driver (WDM)"
swmidi.SvcDesc = "Microsoft Software Synthesizer (WDM)"
wdm_tridwave.SvcDesc = "PCI288-Q3DII PCI Audio Driver (WDM)"
AudioInstallCD="PCI288-Q3DII Installation disk"
Download Driver Pack
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.