FTDIBUS.INF Driver File Contents (JLCooper_USB_Drivers_for_Windows.zip)

; FTDIBUS.INF
; Copyright (c) 2000-2005 FTDI Ltd.
;
; USB serial converter driver installation for Windows 2000 and XP.
;

[Version]
Signature="$CHICAGO$"
DriverPackageType=PlugAndPlay
DriverPackageDisplayName=%DESC%
Class=USB
ClassGUID={36fc9e60-c465-11cf-8056-444553540000}
Provider=%FTDI%
CatalogFile=ftdibus.cat
DriverVer=12/12/2005,1.00.2176

[SourceDisksNames]
1=%DriversDisk%,,,

[SourceDisksFiles]
ftdibus.sys = 1
ftdiunin.exe = 1
ftdiun2k.ini = 1

[DestinationDirs]
FtdiBus.NT.Copy = 10,system32\drivers
FtdiBus.NT.Copy2 = 11

[Manufacturer]
%Ftdi%=FtdiHw

[FtdiHw]
%USB\VID_0403&PID_8372.DeviceDesc%=FtdiBus,USB\VID_0403&PID_8372
%USB\VID_0403&PID_6001.DeviceDesc%=FtdiBus,USB\VID_0403&PID_6001
%USB\VID_0403&PID_6007.DeviceDesc%=FtdiBus,USB\VID_0403&PID_6007
%USB\VID_0403&PID_6008.DeviceDesc%=FtdiBus,USB\VID_0403&PID_6008
%USB\VID_0403&PID_6009.DeviceDesc%=FtdiBus,USB\VID_0403&PID_6009
%USB\VID_0403&PID_0232.DeviceDesc%=FtdiBus,USB\VID_0403&PID_0232
%USB\VID_0403&PID_6010&MI_00.DeviceDesc%=FtdiBus,USB\VID_0403&PID_6010&MI_00
%USB\VID_0403&PID_6010&MI_01.DeviceDesc%=FtdiBus,USB\VID_0403&PID_6010&MI_01
%USB\VID_0760&PID_0002.DeviceDesc%=FtdiBus,USB\VID_0760&PID_0002
%USB\VID_0760&PID_0003.DeviceDesc%=FtdiBus,USB\VID_0760&PID_0003
%USB\VID_0760&PID_0004.DeviceDesc%=FtdiBus,USB\VID_0760&PID_0004
%USB\VID_0760&PID_0005.DeviceDesc%=FtdiBus,USB\VID_0760&PID_0005
%USB\VID_0760&PID_0006.DeviceDesc%=FtdiBus,USB\VID_0760&PID_0006
%USB\VID_0760&PID_0007.DeviceDesc%=FtdiBus,USB\VID_0760&PID_0007
%USB\VID_0760&PID_0008.DeviceDesc%=FtdiBus,USB\VID_0760&PID_0008
%USB\VID_0760&PID_0009.DeviceDesc%=FtdiBus,USB\VID_0760&PID_0009
%USB\VID_0760&PID_000A.DeviceDesc%=FtdiBus,USB\VID_0760&PID_000A
%USB\VID_0760&PID_000B.DeviceDesc%=FtdiBus,USB\VID_0760&PID_000B
%USB\VID_0760&PID_000C.DeviceDesc%=FtdiBus,USB\VID_0760&PID_000C
%USB\VID_0760&PID_000D.DeviceDesc%=FtdiBus,USB\VID_0760&PID_000D
%USB\VID_0760&PID_000E.DeviceDesc%=FtdiBus,USB\VID_0760&PID_000E
%USB\VID_0760&PID_000F.DeviceDesc%=FtdiBus,USB\VID_0760&PID_000F

[ControlFlags]
ExcludeFromSelect=USB\VID_0403&PID_8372
ExcludeFromSelect=USB\VID_0403&PID_6001
ExcludeFromSelect=USB\VID_0403&PID_6007
ExcludeFromSelect=USB\VID_0403&PID_6008
ExcludeFromSelect=USB\VID_0403&PID_6009
ExcludeFromSelect=USB\VID_0403&PID_0232
ExcludeFromSelect=USB\VID_0760&PID_0002
ExcludeFromSelect=USB\VID_0760&PID_0003
ExcludeFromSelect=USB\VID_0760&PID_0004
ExcludeFromSelect=USB\VID_0760&PID_0005
ExcludeFromSelect=USB\VID_0760&PID_0006
ExcludeFromSelect=USB\VID_0760&PID_0007
ExcludeFromSelect=USB\VID_0760&PID_0008
ExcludeFromSelect=USB\VID_0760&PID_0009
ExcludeFromSelect=USB\VID_0760&PID_000A
ExcludeFromSelect=USB\VID_0760&PID_000B
ExcludeFromSelect=USB\VID_0760&PID_000C
ExcludeFromSelect=USB\VID_0760&PID_000D
ExcludeFromSelect=USB\VID_0760&PID_000E
ExcludeFromSelect=USB\VID_0760&PID_000F

[FtdiBus.NT]
CopyFiles=FtdiBus.NT.Copy,FtdiBus.NT.Copy2
AddReg=FtdiBus.NT.AddReg,FtdiBusUnInst.NT.Reg

[FtdiBus.NT.Services]
AddService = FTDIBUS, 0x00000002, FtdiBus.NT.AddService

[FtdiBus.NT.AddService]
DisplayName    = %SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\system32\drivers\ftdibus.sys
LoadOrderGroup = Base

[FtdiBus.NT.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,ftdibus.sys

[FtdiBus.NT.Copy]
ftdibus.sys

[FtdiBus.NT.Copy2]
ftdiunin.exe
ftdiun2k.ini

[FtdiBusUnInst.NT.Reg]
HKLM,%WINUN%,"FTDICOMM"
HKLM,%WINUN%\FTDICOMM , "UninstallString",,"%11%\ftdiunin.exe %11%\ftdiun2k.ini"
HKLM,%WINUN%\FTDICOMM , "DisplayName",,"JLCooper USB Serial Converter Drivers"

[Strings]
Ftdi="JLCooper Electronics"
DESC="JLCooper VCP Driver Package"
DriversDisk="FTDI USB Drivers Disk"
;This line contains a reference to the default VID and PID, 
;and the description used for the FTDI bus driver which will 
;appear in the device manager, under Universal Serial Bus
USB\VID_0403&PID_8372.DeviceDesc="USB Serial Converter"
USB\VID_0403&PID_6001.DeviceDesc="USB Serial Converter"
USB\VID_0403&PID_6007.DeviceDesc="USB Serial Converter"
USB\VID_0403&PID_6008.DeviceDesc="USB Serial Converter"
USB\VID_0403&PID_6009.DeviceDesc="USB Serial Converter"
USB\VID_0403&PID_0232.DeviceDesc="USB Serial Converter"
USB\VID_0403&PID_6010&MI_00.DeviceDesc="USB Serial Converter"
USB\VID_0403&PID_6010&MI_01.DeviceDesc="USB Serial Converter"
USB\VID_0760&PID_0002.DeviceDesc="JLCooper Controller"
USB\VID_0760&PID_0003.DeviceDesc="Leitch JOG-5000"
USB\VID_0760&PID_0004.DeviceDesc="Leitch FAD-5000"
USB\VID_0760&PID_0005.DeviceDesc="JLCooper ES-SloMo"
USB\VID_0760&PID_0006.DeviceDesc="JLCooper MCS-USB Interface"
USB\VID_0760&PID_0007.DeviceDesc="JLCooper MCS-USB MiniInterface"
USB\VID_0760&PID_0008.DeviceDesc="JLCooper FaderMaster 4/100"
USB\VID_0760&PID_0009.DeviceDesc="JLCooper MCS-3SP"
USB\VID_0760&PID_000A.DeviceDesc="JLCooper ES-450"
USB\VID_0760&PID_000B.DeviceDesc="JLCooper ES-4/100"
USB\VID_0760&PID_000C.DeviceDesc="JLCooper ES-8/100"
USB\VID_0760&PID_000D.DeviceDesc="Piano Lab Controller by JLCooper"
USB\VID_0760&PID_000E.DeviceDesc="JLCooper Controller"
USB\VID_0760&PID_000F.DeviceDesc="JLCooper Controller"
WINUN="Software\Microsoft\Windows\CurrentVersion\Uninstall"
SvcDesc="JLCooper USB Serial Converter Driver"


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: ftp, load: 1.69