;---------------------------------------------------------------------------;
; ;
; Copyright (C) 1999-2000 YAMAHA Corporation All rights reserved. ;
; ;
;---------------------------------------------------------------------------;
[Version]
Signature = "$CHICAGO$"
Class = System
ClassGUID = {4d36e97d-e325-11ce-bfc1-08002be10318}
provider = %YMH%
LayoutFile = layout.inf
DriverVer = 01/18/2000,4.10.0.2223
CatalogFile= ydsxgdk.cat
[SourceDisksNames]
77 = %YMHDISK%,,,""
[SourceDisksFiles]
Ydsxgdk.sys = 77
;ydsxgdk.cat = 77
[Manufacturer]
%YamahaMfg% = Yamaha
%Microsoft% = Microsoft
[ControlFlags]
ExcludeFromSelect = *
[Yamaha]
%*DevName%=WDM_DOCKER, *YMH0110
[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]
Include = ks.inf, wdmaudio.inf
Needs = KS.Registration, WDMAUDIO.Registration
CopyFiles = WDM_DOCKER.CopyList
AddReg = WDM_DOCKER.AddReg
[WDM_DOCKER.CopyList]
Ydsxgdk.sys
[WDM_DOCKER.AddReg]
HKR,,Driver,,Ydsxgdk.sys
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.