;======================================================================== ;Driver for an instrument using the EzUsb Fx without an eeProm. ;Pre renumeration ;======================================================================== [Version] Signature="$CHICAGO$" Class=USB provider=%Janatek% LayoutFile=layout.inf [Manufacturer] %Janatek%= Janatek ;======================================================================== [Janatek] ; The folowing PIDs are for Janatek / Jobmatch Systems Ez-usb dependant ; instruments. ; After initial connection to the usb, without an eeprom with id onboard, ; the default Cypress Id will be presented. ; With an id eeprom, the VID,PID and DID will be provided from the eeprom ; After hex file download the device will be "re-numerated" with a new id ; provided by the onboard software. ;1. Lu-La-Usb VOOR renumeration SONDER eeprom ;Lu-La-Usb SONDER eeprom. Ezusb fx sonder eeprom id (Gebruik Cypress default id). %USB\VID_0547&PID_2235.DeviceDesc% = EZUSBPRE.Dev, USB\VID_0547&PID_2235 ;======================================================================== [PreCopySection] HKR,,NoSetupUI,,1 [DestinationDirs] EZUSBPRE.Files.Ext = 10,System32\Drivers EZUSBPRE.Files.Inf = 10,INF ;======================================================================== ;EZUSB DEVICE VOOR RENUMERATION Leë = ez-usb chip SONDER EEPROM [EZUSBPRE.Dev] CopyFiles=EZUSBPRE.Files.Ext, EZUSBPRE.Files.Inf AddReg=EZUSBPRE.AddReg [EZUSBPRE.Dev.NT] ;UIT:copyfiles commented out for Win2K to avoid user intervention during install CopyFiles=EZUSBPRE.Files.Ext, EZUSBPRE.Files.Inf AddReg=EZUSBPRE.AddReg [EZUSBPRE.Dev.NT.Services] Addservice = EZUSBPRE, 0x00000002, EZUSBPRE.AddService [EZUSBPRE.AddService] DisplayName = %EZUSBPRE.SvcDesc% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 2 ; SERVICE_AUTO_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %10%\System32\Drivers\EzUsbPre.sys LoadOrderGroup = Base [EZUSBPRE.AddReg] HKR,,DevLoader,,*ntkern HKR,,NTMPDriver,,EzUsbPre.sys [EZUSBPRE.Files.Ext] EzUsbPre.sys [EZUSBPRE.Files.Inf] EzUsbPre.Inf ;======================================================================== [Strings] Janatek ="Janatek / Jobmatch Systems" ;Stage 1 driver, required by "empty" ezusb, before renumeration USB\VID_0547&PID_2235.DeviceDesc="Lu-La-Usb stage 1: Cypress ez-usb fx (2235)(64613)-without eeprom" ;NB: Elke Service description moet uniek wees. EZUSBPRE.SvcDesc="Cypress General Purpose USB Driver (EzUsbPre.sys)" ;========================================================================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.