;---------------------------------------------------------------------------;
; ;
; Copyright (C) 1999-2000 YAMAHA Corporation All rights reserved. ;
; ;
;---------------------------------------------------------------------------;
; Feature : YAMAHA DS-XG WDM Audio Miniport Docking driver for Windows 98/2000.
; Version : 5.12.01.22xx for Docking Station Support
; Copyright : Copyright 1999-2000, YAMAHA Corporation.
[Version]
;<This needs to change for each WHQL submission.>
CatalogFile= ydsxgdk.cat
Signature = "$CHICAGO$"
Class = System
ClassGUID = {4d36e97d-e325-11ce-bfc1-08002be10318}
provider = %YMH%
;LayoutFile = layout.inf
DriverVer = 02/28/2000, 5.12.01.2225
[SourceDisksNames]
77 = %YMHDISK%,,,""
[SourceDisksFiles]
Ydsxgdk.sys = 77
[Manufacturer]
%YamahaMfg% = Yamaha
%Microsoft% = Microsoft
[ControlFlags]
ExcludeFromSelect = *
[Yamaha]
%*DevName%=WDM_DOCKER, *YMH0110
%*DevName%=WDM_DOCKER, *SNY5011
[DestinationDirs]
DefaultDestDir = 10,system32\drivers ; %SystemRoot%\system32\drivers
WDM_DOCKER.CopyList = 10,system32\drivers ; %SystemRoot%\system32\drivers
WDM_DOCKER_2K.CopyList = 10,system32\drivers ; %SystemRoot%\system32\drivers
; Windows98
[WDM_DOCKER]
AlsoInstall = KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf)
CopyFiles = WDM_DOCKER.CopyList
AddReg = WDM_DOCKER.AddReg
[WDM_DOCKER.CopyList]
Ydsxgdk.sys
[WDM_DOCKER.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,Ydsxgdk.sys
; Windows2000
[WDM_DOCKER.NT]
CopyFiles = WDM_DOCKER_2K.CopyList
AddReg = WDM_DOCKER_2K.AddReg
[WDM_DOCKER.NT.Services]
AddService = ydsxgdk, 0x00000002, Docker_Service_Inst
[Docker_Service_Inst]
DisplayName = %docker.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\system32\drivers\Ydsxgdk.sys
[WDM_DOCKER_2K.CopyList]
Ydsxgdk.sys
[WDM_DOCKER_2K.AddReg]
[Strings]
*DevName = "YAMAHA DS-XG Audio Docking Device (WDM)"
docker.SvcDesc = "YAMAHA DS-XG Audio Docking Device (WDM)"
YMHDISK = "YAMAHA Docker Driver Disk"
YMH = "Yamaha Corporation"
YamahaMfg = "Yamaha Corporation"
Microsoft = "Microsoft"
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.