cysmb.inf Driver File Contents (Input_Driver_VYVMP_WN32_2.5.1.72_A00.EXE)

;cysmb.inf file
;
; Installs the driver in the SYSTEM class for STANDARD PCI enumerated device
;
; Copyright (c) Cypress Semiconductor, Inc., April 2009, Feb 2010
;
[Version]
signature="$WINDOWS NT$"
Class=System
ClassGuid = {4d36e97d-e325-11ce-bfc1-08002be10318}
Provider=%Mfg%
DriverVer=06/24/2015,2.5.1.72
CatalogFile=cysmb.cat


[SourceDisksNames]
1=%DiskId%

[SourceDisksFiles]
cysmb.sys = 1
WdfCoInstaller01011.dll = 1

; ****** INSTALL Section
[DestinationDirs]
SYS_CopyList = 12                        ; system32\drivers
CySmbInstall_CoInstaller_CopyFiles = 11  ; windows\system32

[Manufacturer]
%Mfg%=CySmbMfg,NTAMD64

; ****** general install sections
[CySmbMfg]
%DeviceDesc% = CySmbInstall,PCI\VEN_8086&DEV_1C22
%DeviceDesc% = CySmbInstall,PCI\VEN_8086&DEV_1E22

[CySmbMfg.NTAMD64]
%DeviceDesc% = CySmbInstall,PCI\VEN_8086&DEV_1C22
%DeviceDesc% = CySmbInstall,PCI\VEN_8086&DEV_1E22


; ****** default sections for installing on all platfroms
[CySmbInstall]
CopyFiles=SYS_CopyList

[CySmbInstall.Services]
AddService = CySmb,%SPSVCINST_ASSOCSERVICE%,CySmb_Service_Inst

[CySmbInstall.CoInstallers]
AddReg=CySmbInstall_CoInstaller_AddReg
CopyFiles=CySmbInstall_CoInstaller_CopyFiles

[CySmbInstall.Wdf]
KmdfService = CySmb, CySmbInstall_wdfsect


[CySmbInstall_CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000, "WdfCoInstaller01011.dll,WdfCoInstaller"

[CySmbInstall_CoInstaller_CopyFiles]
WdfCoInstaller01011.dll

[CySmbInstall_wdfsect]
KmdfLibraryVersion = 1.11


[SYS_CopyList]
cysmb.sys


[CySmb_Service_Inst]
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
LoadOrderGroup = "Base"
ServiceBinary = %12%\cysmb.sys 
AddReg         = KMDFVerifierAddReg

[KMDFVerifierAddReg]
HKR, Parameters\Wdf,VerifierOn,0x00010001,1
HKR, Parameters\Wdf,VerboseOn,0x00010001,1
HKR, Parameters\Wdf,DbgBreakOnError,0x00010001,1


[Strings]
Mfg = "Cypress Semiconductor, Inc."
DeviceDesc = "Cypress SMBUS Trackpad"
DiskId = "CySmb Install Disk"

;
; The "standard" defines
;
SPSVCINST_TAGTOFRONT               = 0x00000001
SPSVCINST_ASSOCSERVICE             = 0x00000002
SPSVCINST_DELETEEVENTLOGENTRY      = 0x00000004
SPSVCINST_NOCLOBBER_DISPLAYNAME    = 0x00000008
SPSVCINST_NOCLOBBER_STARTTYPE      = 0x00000010
SPSVCINST_NOCLOBBER_ERRORCONTROL   = 0x00000020
SPSVCINST_NOCLOBBER_LOADORDERGROUP = 0x00000040
SPSVCINST_NOCLOBBER_DEPENDENCIES   = 0x00000080
SPSVCINST_NOCLOBBER_DESCRIPTION    = 0x00000100

COPYFLG_WARN_IF_SKIP         = 0x00000001
COPYFLG_NOSKIP               = 0x00000002
COPYFLG_NOVERSIONCHECK       = 0x00000004
COPYFLG_FORCE_FILE_IN_USE    = 0x00000008
COPYFLG_NO_OVERWRITE         = 0x00000010
COPYFLG_NO_VERSION_DIALOG    = 0x00000020
COPYFLG_OVERWRITE_OLDER_ONLY = 0x00000040
COPYFLG_REPLACEONLY          = 0x00000400
COPYFLG_REPLACE_BOOT_FILE    = 0x00001000
COPYFLG_NOPRUNE              = 0x00002000

SERVICE_KERNEL_DRIVER      = 0x00000001
SERVICE_FILE_SYSTEM_DRIVER = 0x00000002

SERVICE_BOOT_START   = 0x00000000
SERVICE_SYSTEM_START = 0x00000001
SERVICE_AUTO_START   = 0x00000002
SERVICE_DEMAND_START = 0x00000003
SERVICE_DISABLED     = 0x00000004

SERVICE_ERROR_IGNORE   = 0x00000000
SERVICE_ERROR_NORMAL   = 0x00000001
SERVICE_ERROR_SEVERE   = 0x00000002
SERVICE_ERROR_CRITICAL = 0x00000003

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: web4, load: 1.02