;wdcsam.inf - WDC SCSI Arcitecture Model (SAM) WDM driver; ; Copyright (C) 2006 Western Digital Technologies ; [Version] Signature="$WINDOWS NT$" Class=WDC_SAM ClassGuid={8496E87E-C0A1-4102-9D8D-BD9A9B8B07A9} Provider=%WDC_Provider% CatalogFile=wdcsam.cat DriverVer=04/15/2008,1.0.0007.2 ; Device setup class ; [ClassInstall] AddReg=WDC_SAM_ClassReg [ClassInstall32] AddReg=WDC_SAM_ClassReg [WDC_SAM_ClassReg] HKR,,,,%WDC_SAM_ClassName% HKR,,Icon,,"-10" [Manufacturer] %WDC_Mfg%=WDC_SAM_Device,NTAMD64 ; automatically includes X86 ; X86 Models ; [WDC_SAM_Device] %WDC_SAM_DevDesc%= WDC_SAM_Install, SBP2\WD&My_Book_Device&CmdSetId104D8 ;; use shorter so Win2k will load it %WDC_SAM_DevDesc%= WDC_SAM_Install, USBSTOR\OtherWD______My_Book_Device__ %WDC_SAM_DevDesc%= WDC_SAM_Install, SBP2\WD&SES_Device&CmdSetId104D8 ;; use shorter so Win2k will load it %WDC_SAM_DevDesc%= WDC_SAM_Install, USBSTOR\OtherWD______SES_Device__ ; X64 Models ; [WDC_SAM_Device.NTAMD64] %WDC_SAM_DevDesc%= WDC_SAM_Install.NTAMD64, SBP2\WD&My_Book_Device&CmdSetId104D8&GenSbp2Device %WDC_SAM_DevDesc%= WDC_SAM_Install.NTAMD64, USBSTOR\OtherWD______My_Book_Device__ %WDC_SAM_DevDesc%= WDC_SAM_Install.NTAMD64, SBP2\WD&SES_Device&CmdSetId104D8&GenSbp2Device %WDC_SAM_DevDesc%= WDC_SAM_Install.NTAMD64, USBSTOR\OtherWD______SES_Device__ ; X86 Install ; [WDC_SAM_Install] CopyFiles= WDC_SAM_CopyFiles ; X64 Install ; [WDC_SAM_Install.NTAMD64] CopyFiles= WDC_SAM_CopyFiles ; X86 Services ; [WDC_SAM_Install.Services] AddService= WDC_SAM,2,WDC_SAM_ServiceInstall ; X64 Services ; [WDC_SAM_Install.NTAMD64.Services] AddService= WDC_SAM,2,WDC_SAM_ServiceInstall [WDC_SAM_ServiceInstall] DisplayName= %WDC_SAM_ServiceName% Description= %WDC_SAM_ServiceDesc% ServiceType= %SERVICE_KERNEL_DRIVER% StartType= %SERVICE_DEMAND_START% ErrorControl= %SERVICE_ERROR_NORMAL% ServiceBinary= %12%\wdcsam.sys [DestinationDirs] DefaultDestDir= 11 ; %windir%\System32 WDC_SAM_CopyFiles= 12 ; %windir%\System32\Drivers [SourceDisksNames] 1= %WDC_SAM_SourceDiskDesc%,,,"" [SourceDisksFiles] wdcsam.sys= 1,, [WDC_SAM_CopyFiles] wdcsam.sys [strings] SERVICE_KERNEL_DRIVER = 1 SERVICE_AUTO_START = 2 SERVICE_DEMAND_START = 3 SERVICE_ERROR_IGNORE = 0x0 SERVICE_ERROR_NORMAL = 0x1 SERVICE_ERROR_SEVERE = 0x2 SERVICE_ERROR_CRITICAL = 0x3 WDC_Provider = "Western Digital Technologies" WDC_Mfg = "Western Digital Technologies" WDC_SAM_SourceDiskDesc = "WD External Storage Driver Disk" WDC_SAM_ClassName = "WD SAM" WDC_SAM_ServiceName = "WD SCSI Pass Thru driver" WDC_SAM_ServiceDesc = "Manages WD External Storage enclosure control." WDC_SAM_DevDesc = "WD SES Device"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.