OUSB2.INF Driver File Contents (USB20_NEC.zip)

; ousb2.INF
; Copyright (c) 2002 OrangeWare Corporation

[Version]
Signature="$CHICAGO$"
Provider=%OWC%
Class=USB
ClassGuid={36FC9E60-C465-11CF-8056-444553540000}
DriverVer=08/01/2002,2.00.0006.0

[SourceDisksNames]
1="EHCI Driver Installation Disk",,,

[SourceDisksFiles]
ousbehci.sys = 1
ousb2hub.sys = 1

[Manufacturer]
%MfgName%=OWC
%ORANGEMFG%=ORANGE

[OWC]
%PCI\VEN_1106&DEV_3104%=OEHCI,PCI\VEN_1106&DEV_3104&REV_50
%PCI\VEN_1106&DEV_3104%=OEHCI,PCI\VEN_1106&DEV_3104&REV_51
%OWC_USBEHCD.DeviceDesc%=OEHCI,PCI\VEN_1033&DEV_00E0
%PCI\VEN_8086&DEV_24CD%=OEHCI,PCI\VEN_8086&DEV_24CD
%PCI\VEN_1039&DEV_7002%=OEHCI,PCI\VEN_1039&DEV_7002
%PCI\VEN_10B9&DEV_5239%=OEHCI,PCI\VEN_10B9&DEV_5239
%HUB2.DeviceDesc%=HUB2,USB2\CLASS_09&SUBCLASS_00
%USB2\ROOT_HUB20.DeviceDesc%=ROOTHUB2,USB2\ROOT_HUB20
%USB2\COMPOSITE.DeviceDesc%=ROOTHUB2,USB2\COMPOSITE

[ORANGE]
%SUBSYS_700112EE%=OEHCI, PCI\VEN_1033&DEV_00E0&SUBSYS_700112EE
%USB2\VID_0b62&PID_0058%=HUB2,USB2\VID_0b62&PID_0058

[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


[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.HW]
AddReg=OEHCI.AddReg.NT.HW


[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
DelFiles=OEHCICB.DelFiles.Ext
AddReg=OEHCICB.AddReg

[OEHCICB.NT]
CopyFiles=OEHCICB.Files.Ext
DelFiles=OEHCICB.DelFiles.Ext
AddReg=OEHCICB.AddReg.NT

[OEHCICB.NT.HW]
AddReg=OEHCICB.AddReg.NT.HW

[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"

[OEHCICB.AddReg.NT]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,ousbehci.sys

[OEHCICB.Files.Ext]
ousbehci.sys
ousb2hub.sys

[OEHCICB.Files.Exe]
ocbtray.exe

[OEHCICB.DelFiles.Ext]
ocbtray.exe,,,1

[OEHCICB.DelFiles.Ext]
ousbehci.sys,,,1
ousb2hub.sys,,,1
nusbd.sys,,,1


;-------------------------
; Root Hub Install Section
;-------------------------
[ROOTHUB2]
CopyFiles=HUB20.CopyFiles
AddReg=ROOTHUB2.AddReg

[ROOTHUB2.NT]
CopyFiles=HUB20.CopyFiles.NT
;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
CopyFiles=HUB20.CopyFiles
AddReg=HUB2.AddReg

[HUB2.NT]
DelReg=NUSB2HUB.DelReg.NT
CopyFiles=HUB20.CopyFiles.NT
;DelFiles=HUB20.DelFiles,USBINF.DelFiles.NT,USBMON.DelFiles.NT

[HUB2.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,ousb2hub.sys

[NUSB2HUB.DelReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"nusb2hub.sys"

[HUB2.NT.Services]
AddService = ousb2hub, 0x00000002, HUB2.AddService

[NUSB2HUB.DelReg.NT]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,nusb2hub.sys

[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.NT]
ousb2hub.sys

[Strings]
OWC="OWC"
MfgName="OWC"
ORANGEMFG = "Orange Micro, Inc."

OWC_USBEHCD.DeviceDesc = "NEC PCI to USB Enhanced Host Controller"
PCI\VEN_1039&DEV_7002="SiS PCI to USB Enhanced Host Controller"
PCI\VEN_8086&DEV_24CD="Intel PCI to USB Enhanced Host Controller"
PCI\VEN_10B9&DEV_5239="ALi PCI to USB Enhanced Host Controller"
PCI\VEN_1106&DEV_3104="VIA PCI to USB Enhanced Host Controller"
SUBSYS_700112EE = "OrangeUSB 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"
USB2\VID_0b62&PID_0058="OrangeUSB 2.0 Hub"

ROOTHUB2.SvcDesc="OrangeWare USB 2.0 Root Hub Support"
HUB2.SvcDesc="OrangeWare USB 2.0 Hub Support"
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: 2.02