; Installation INF for the Cypress Generic USB Driver for Windows 98ME/2000/XP
;
[Version]
Signature="$CHICAGO$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
provider=%PROVIDER%
[SourceDisksNames]
1=%CYUSB_INSTALL%,,,
[SourceDisksFiles]
CyUsbME.sys = 1
CyUsb.sys = 1
CyUsb.spd = 1
[Manufacturer]
%MFGNAME%=Cypress
[Cypress]
; Cypress FX2LP default ID
%VID_04B4&PID_8613.DeviceDesc%=CyUsb, USB\VID_04B4&PID_8613
%VID_04B4&PID_325C.DeviceDesc%=CyUsb, USB\VID_04B4&PID_325C
; Cypress FX1 default ID
;%VID_04B4&PID_6473.DeviceDesc%=CyUsb, USB\VID_04B4&PID_6473
; Cypress FX2LP Example Device. DVK firmware examples use this VID/PID
;%VID_04B4&PID_1004.DeviceDesc%=CyUsb, USB\VID_04B4&PID_1004
[DestinationDirs]
CyUsbME.Files.Ext = 10,System32\Drivers
CyUsb.Files.Ext = 10,System32\Drivers
[CyUsb]
CopyFiles=CyUsbME.Files.Ext
AddReg=CyUsbME.AddReg
[CyUsb.HW]
AddReg=CyUsb.AddReg.Guid
[CyUsb.NT]
CopyFiles=CyUsb.Files.Ext
AddReg=CyUsb.AddReg
[CyUsb.NT.HW]
AddReg=CyUsb.AddReg.Guid
[CyUsb.NT.Services]
Addservice = CyUsb, 0x00000002, CyUsb.AddService
[CyUsb.AddService]
DisplayName = %CyUsb.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\CyUsb.sys
LoadOrderGroup = Base
[CyUsbME.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,CyUsbME.sys
[CyUsb.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,CyUsb.sys
[CyUsbME.Files.Ext]
CyUsbME.sys
[CyUsb.Files.Ext]
CyUsb.sys
[CyUsb.AddReg.Guid]
HKR,,DriverGUID,,%CyUsb.GUID%
;---------------------------------------------------------------;
[Strings]
PROVIDER="Cypress"
MFGNAME="Cypress"
CYUSB_INSTALL="Cypress Generic USB Driver Installation Disk"
VID_04B4&PID_8613.DeviceDesc="Cypress EZ-USB FX2LP - Blank EEPROM"
VID_04B4&PID_325C.DeviceDesc="Perseus HF Receiver - Microtelecom s.r.l."
;VID_04B4&PID_6473.DeviceDesc="Cypress EZ-USB FX1 - EEPROM missing"
;VID_04B4&PID_1004.DeviceDesc="Cypress EZ-USB Example Device"
CyUsb.SvcDesc="Cypress Generic USB Driver"
CyUsb.GUID="{AE18AA60-7F6A-11d4-97DD-00010229B959}"
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.