; usb2host.INF version 1.2.2
; Copyright (c) 2002 Billionton System Inc.
[Version]
Signature="$CHICAGO$"
Provider=%OWC%
Class=USB
ClassGuid={36FC9E60-C465-11CF-8056-444553540000}
DriverVer=09/01/2002,2.00.0006.2
[SourceDisksNames]
1=%EHCISourceDiskName%,,,
[SourceDisksFiles]
ousbehci.sys = 1
ousb2hub.sys = 1
ocbtray.exe=1
cbuninst.exe=1
windrvr.sys=1
windrvr.vxd=1
cbusbreg.exe=1
wdreg.exe=1
[Manufacturer]
%MfgName%=OWC
%BILLIONTONMFG%=BILLIONTON
%ADSMFG%=ADS
[OWC]
%HUB2.DeviceDesc%=HUB2,USB2\CLASS_09&SUBCLASS_00
%USB2\ROOT_HUB20.DeviceDesc%=ROOTHUB2,USB2\ROOT_HUB20
%USB2\COMPOSITE.DeviceDesc%=ROOTHUB2,USB2\COMPOSITE
[BILLIONTON]
%SUBSYS_110114CB%=OEHCICB,PCI\VEN_1033&DEV_00E0&SUBSYS_110114CB
%SUBSYS_110314CB%=OEHCICB,PCI\VEN_1033&DEV_00E0&SUBSYS_110314CB
%SUBSYS_110514CB%=OEHCICB,PCI\VEN_1033&DEV_00E0&SUBSYS_110514CB
%SUBSYS_110714CB%=OEHCICB,PCI\VEN_1033&DEV_00E0&SUBSYS_110714CB
%SUBSYS_110914CB%=OEHCICB,PCI\VEN_1033&DEV_00E0&SUBSYS_110914CB
[ADS]
%SUBSYS_21011421%=OEHCICB,PCI\VEN_1033&DEV_00E0&SUBSYS_21011421
%SUBSYS_21031421%=OEHCICB,PCI\VEN_1033&DEV_00E0&SUBSYS_21031421
[DestinationDirs]
OEHCI.Files.Ext = 10,SYSTEM32\DRIVERS
OEHCI.DelFiles.Ext = 10,SYSTEM32\DRIVERS
OEHCICB.Files.Ext = 10,SYSTEM32\DRIVERS
OEHCICB.DelFiles.Ext = 10,SYSTEM32\DRIVERS
OEHCICB.Files.Exe = 11
OEHCICB.DelFiles.Exe = 11
HUB20.CopyFiles.Ext = 10,SYSTEM32\DRIVERS
CBREG.DelFiles = 10
WINDRIVER.9X = 10,SYSTEM\VMM32
WINDRIVER.NT = 10,SYSTEM32\DRIVERS
WINDRIVER.CopyFiles= 10,SYSTEM\VMM32
WINDRIVER.CopyFiles.NT= 10,SYSTEM32\DRIVERS
CBREG.CopyFiles=10
[USBClassReg]
HKR,,,,%USBClassName%
HKR,,Icon,,-20
HKR,,NoInstallClass,,1
[ClassInstall32]
Addreg=USBClassReg
[OEHCI]
CopyFiles=OEHCI.Files.Ext
DelFiles=OEHCI.DelFiles.Ext
AddReg=OEHCI.AddReg
[OEHCI.NT]
CopyFiles=OEHCI.Files.Ext
DelFiles=OEHCI.DelFiles.Ext
AddReg=OEHCI.AddReg.NT
[OEHCI.NT.Services]
DelService = NECEHCD
DelService = FilterService
DelService = nusb2hub
AddService = ousbehci, 0x00000002, OEHCI.AddService
[OEHCI.AddService]
DisplayName = %OWC_USBEHCD.DeviceDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 2 ; SERVICE_AUTO_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\ousbehci.sys
LoadOrderGroup = Base
[OEHCI.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"ousbehci.sys"
[OEHCI.AddReg.NT]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,ousbehci.sys
[OEHCI.Files.Ext]
ousbehci.sys
ousb2hub.sys
[OEHCI.DelFiles.Ext]
ousbehci.sys,,,1
ousb2hub.sys,,,1
nusbd.sys,,,1
;
; CardBus EHCI Support
;
[OEHCICB]
CopyFiles=OEHCICB.Files.Ext, OEHCICB.Files.Exe, WINDRIVER.CopyFiles, CBREG.CopyFiles
DelFiles=OEHCICB.DelFiles.Ext, OEHCICB.DelFiles.Exe, CBREG.DelFiles, WINDRIVER.9X
AddReg=OEHCICB.AddReg,REGAP.AddReg,WINDRIVER.AddReg
DelReg=OEHCICB.DelReg
[OEHCICB.NT]
CopyFiles=OEHCICB.Files.Ext, WINDRIVER.CopyFiles.NT, CBREG.CopyFiles
DelFiles=OEHCICB.DelFiles.Ext, CBREG.DelFiles, WINDRIVER.NT
AddReg=OEHCICB.AddReg.NT,REGAP.AddReg.NT,WINDRIVER.AddReg.NT
DelReg=OEHCICB.DelReg.NT
[REGAP.AddReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,"cbreg",FLG_ADDREG_TYPE_SZ,"cbusbreg.exe"
[REGAP.DelReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,"cbreg"
[WINDRIVER.AddReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"windriver",FLG_ADDREG_TYPE_SZ,"wdreg.exe -vxd install"
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"cbreg",FLG_ADDREG_TYPE_SZ,"cbusbreg.exe"
[REGAP.AddReg.NT]
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,"cbreg",FLG_ADDREG_TYPE_SZ,"cbusbreg.exe"
[REGAP.DelReg.NT]
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,"cbreg"
[WINDRIVER.AddReg.NT]
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"windriver",FLG_ADDREG_TYPE_SZ,"wdreg.exe install"
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"cbreg",FLG_ADDREG_TYPE_SZ,"cbusbreg.exe"
[OEHCICB.NT.Services]
DelService = NECEHCD
DelService = FilterService
DelService = nusb2hub
AddService = ousbehci, 0x00000002, OEHCICB.AddService
[OEHCICB.AddService]
DisplayName = %OWC_USBEHCD.DeviceDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 2 ; SERVICE_AUTO_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\ousbehci.sys
LoadOrderGroup = Base
[OEHCICB.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"ousbehci.sys"
HKLM,%RUNKEYNAME%,OWCCardbusTray,,"ocbtray.exe"
HKLM,%RUNKEYNAME%,OWCCardbusTray,,"ocbtray.exe"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\usb2host
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\usb2host,DisplayName,,%UninstName%
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\usb2host,UninstallString,,"cbuninst.exe"
[OEHCICB.AddReg.NT]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,ousbehci.sys
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\usb2host
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\usb2host,DisplayName,,%UninstName%
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\usb2host,UninstallString,,"cbuninst.exe"
[OEHCICB.DelReg]
HKLM,%RUNKEYNAME%,cbreg,,"cbusbreg.exe"
HKLM,System\CurrentControlSet\Services\VxD\WinDriver
[OEHCICB.DelReg.NT]
HKLM,%RUNKEYNAME%,cbreg,,"cbusbreg.exe"
HKLM,System\CurrentControlSet\Services\WinDriver
[OEHCICB.Files.Ext]
ousbehci.sys
ousb2hub.sys
[OEHCICB.DelFiles.Ext]
ousbehci.sys,,,1
ousb2hub.sys,,,1
nusbd.sys,,,1
[WINDRIVER.CopyFiles]
windrvr.vxd
[WINDRIVER.CopyFiles.NT]
windrvr.sys
[OEHCICB.Files.Exe]
ocbtray.exe
[OEHCICB.DelFiles.Exe]
ocbtray.exe,,,1
[CBREG.CopyFiles]
cbusbreg.exe
wdreg.exe
cbuninst.exe
[CBREG.DelFiles]
WDREG.exe,,,1
cbusbreg.exe,,,1
[WINDRIVER.9X]
windrvr.vxd,,,1
[WINDRIVER.NT]
windrvr.sys,,,1
;-------------------------
; Root Hub Install Section
;-------------------------
[ROOTHUB2]
CopyFiles=HUB20.CopyFiles.Ext
AddReg=ROOTHUB2.AddReg
[ROOTHUB2.NT]
CopyFiles=HUB20.CopyFiles.Ext
;DelFiles=HUB20.DelFiles,USBINF.DelFiles.NT,USBMON.DelFiles.NT
[ROOTHUB2.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,ousb2hub.sys
[ROOTHUB2.NT.Services]
AddService = ousb2hub, 0x00000002, ROOTHUB2.AddService
[ROOTHUB2.AddService]
DisplayName = %ROOTHUB2.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\ousb2hub.sys
LoadOrderGroup = Base
;-------------------------
; 2.0 Hub Install Section
;-------------------------
[HUB2]
DelReg=NUSB2HUB.DelReg.Ext
CopyFiles=HUB20.CopyFiles.Ext
AddReg=HUB2.AddReg
[HUB2.NT]
DelReg=NUSB2HUB.DelReg.Ext
CopyFiles=HUB20.CopyFiles.Ext
;DelFiles=HUB20.DelFiles,USBINF.DelFiles.NT,USBMON.DelFiles.NT
[HUB2.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,ousb2hub.sys
[NUSB2HUB.DelReg.Ext]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"nusb2hub.sys"
[HUB2.NT.Services]
AddService = ousb2hub, 0x00000002, HUB2.AddService
[HUB2.AddService]
DisplayName = %HUB2.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\ousb2hub.sys
LoadOrderGroup = Base
[HUB20.CopyFiles.Ext]
ousb2hub.sys
[Strings]
OWC="OWC"
MfgName="OWC"
BILLIONTONMFG = "Billionton Systems Inc."
ADSMFG = "ADS Technologies"
OWC_USBEHCD.DeviceDesc = "NEC PCI to USB Enhanced Host Controller"
SUBSYS_110114CB = "Billionton USB 2.0 Host Controller"
SUBSYS_110514CB = "Billionton USB 2.0 Host Controller"
SUBSYS_110714CB = "Billionton USB 2.0 Host Controller"
SUBSYS_110314CB = "USB 2.0 Host Controller"
SUBSYS_110914CB = "USB 2.0 Host Controller"
SUBSYS_21011421 = "ADS USB 2.0 Host Controller"
SUBSYS_21031421 = "ADS USB 2.0 Host Controller"
USB2\COMPOSITE.DeviceDesc="USB 2.0 Composite Device"
USB2\ROOT_HUB20.DeviceDesc="USB 2.0 Root Hub Device"
USBClassName = "Universal Serial Bus Controller"
HUB2.DeviceDesc="Generic USB Hub on USB 2.0 Bus"
ROOTHUB2.SvcDesc="OrangeWare USB 2.0 Root Hub Support"
HUB2.SvcDesc="OrangeWare USB 2.0 Hub Support"
EHCISourceDiskName = "EHCI Driver Installation Disk"
RUNKEYNAME="Software\Microsoft\Windows\CurrentVersion\Run"
RUNONCEKEYNAME="Software\Microsoft\Windows\CurrentVersion\RunOnce"
UninstName="USB 2.0 Host Driver Uninstall"
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.