Usb2.inf Driver File Contents (intel-chipset-winxp-simm-int-g-31ek.zip)

; Copyright 2001
; Microsoft Corporation
; USB2.INF
; USB 2.0 Add-On Driver support
; For Windows XP
;


[Version]
signature="$CHICAGO$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%Msft%
LayoutFile=LAYOUT.INF
DriverVer=01/15/2003,5.1.2600.0

[SourceDisksNames]
1=%Distribution%,usbehci.sys,,

[SourceDisksFiles]
usbehci.sys = 1
usbuhci.sys = 1
usbport.sys = 1
usbhub.sys = 1
hccoin.dll = 1

[ControlFlags]
ExcludeFromSelect = *

[DestinationDirs]
DefaultDestDir=11               ; LDID_SYS
;
; For Windows NT, all drivers go into %windir%\system32\drivers.  Since
; there isn't a DIRID (LDID) that represents this path on both NT and Win95,
; we specify the relative path off of %windir%.
;
EHCI.CopyFiles.NT         = 10, system32\drivers
USB.CopyFiles.NT          = 10, system32\drivers
Hub.CopyFiles.NT          = 10, system32\drivers
CommonClassParent.CopyFiles = 10, system32\drivers
USBHCCOIN.CopyFiles.NT    = 11

; =================== Class Sections ===========================

[ClassInstall]
Addreg=USBClassReg

[USBClassReg]
HKR,,,,%USBClassName%
HKR,,Icon,,-20
HKR,,NoInstallClass,,1
HKR,,TroubleShooter-0,,"hcp://help/tshoot/tsUSB.htm"

[ClassInstall32]
Addreg=USBClassReg

; =================== Table of content =========================

[Manufacturer]
%Generic.Mfg%=Generic.Section
%Microsoft.Mfg%=Microsoft.Section
%GenericHub.Mfg%=GenericHub.Section
%AMD.Mfg%=AMD.Section
%Cypress.Mfg%=Cypress.Section
%Compaq.Mfg%=Compaq.Section
%Intel.Mfg%=Intel.Section
%Kawatsu.Mfg%=Kawatsu.Section
%Cherry.Mfg%=Cherry.Section
%Altec.Mfg%=Altec.Section
%Telex.Mfg%=Telex.Section
%Dallas.Mfg%=Dallas.Section
%NMB.Mfg%=NMB.Section
%STSL.Mfg%=STSL.Section
%SUPGERGATE.Mfg%=SUPGERGATE.Section
%Iiyama.Mfg%=Iiyama.Section
%Samsung.Mfg%=Samsung.Section
%CTX.Mfg%=CTX.Section
%LiteOn.Mfg%=LiteOn.Section
%Winbond.Mfg%=Winbond.Section
%MultiVideoLabs.Mfg%=MultiVideoLabs.Section
%Sand.Mfg%=Sand.Section
%TI.Mfg%=TI.Section
%Philips.Mfg%=Philips.Section
%NEC.Mfg%=NEC.Section
%VIA.Mfg%=VIA.Section
%CMD.Mfg%=CMD.Section
%Lucent.Mfg%=Lucent.Section
%NatSemi.Mfg%=NatSemi.Section
%SIS.Mfg%=SIS.Section
%ACER.Mfg%=ACER.Section
%OPTi.Mfg%=OPTi.Section
%FTA.Mfg%=FTA.Section
%CATC.Mfg%=CATC.Section
%Symbios.Mfg%=Symbios.Section
%Sony.Mfg%=Sony.Section
%Sejin.Mfg%=Sejin.Section
%EIZO.Mfg%=EIZO.Section
%KeyTronic.Mfg%=KeyTronic.Section
%Chicony.Mfg%=Chicony.Section
%BTC.Mfg%=BTC.Section
%Forward.Mfg%=Forward.Section
%SolidYear.Mfg%=SolidYear.Section
%LabTec.Mfg%=LabTec.Section
%Silitek.Mfg%=Silitek.Section
%Nokia.Mfg%=Nokia.Section
%Granite.Mfg%=Granite.Section
%Yamaha.Mfg%=Yamaha.Section

; =================== Generic ==================================

[Generic.Section]
%PCI\CC_0C0320.DeviceDesc%=EHCI,PCI\CC_0C0320
%PCI\CC_0C0310.DeviceDesc%=OpenHCD.Dev,PCI\CC_0C0310
%PCI\CC_0C0300.DeviceDesc%=UniversalHCD.Dev,PCI\CC_0C0300
%USB\ROOT_HUB.DeviceDesc%=StandardHub.Dev,USB\ROOT_HUB
%USB\COMPOSITE.DeviceDesc%=Composite.Dev,USB\COMPOSITE
%USB\UNKNOWN.DeviceDesc%=BADDEVICE.Dev,USB\UNKNOWN

%USB\ROOT_HUB20.DeviceDesc%=ROOTHUB2,USB\ROOT_HUB20
%USB\HubClass.DeviceDesc%=Usb2Hub.Dev,USB\HubClass

; --------------------------------------------------------------

[BADDEVICE.Dev]
AddReg=BADDEVICE.AddReg, USB.AddReg
CopyFiles=BADDEVICE.CopyFiles,BADDEVICE.CopyFiles

[BADDEVICE.AddReg]

[BADDEVICE.CopyFiles]



; --------------------------------------------------------------
; EHCI 
; --------------------------------------------------------------

; For Win95...
[EHCI.Dev]
AddReg=EHCI.AddReg, USB.AddReg
CopyFiles=OHCI.CopyFiles,USB.CopyFiles
DelFiles=USB.DelFiles

[EHCI.AddReg]
HKR,,NTMPDriver,,usbehci.sys
HKR,,EnumPropPages,,"usbui.dll,USBControllerPropPageProvider"

[EHCI.CopyFiles]
usbehci.sys
usbport.sys

; For Windows NT...
[EHCI.Dev.NT]
DriverVer=01/15/2003,5.1.2600.0
AddReg=EHCI.AddReg.NT
CopyFiles=EHCI.CopyFiles.NT,USBUI.CopyFiles.NT,USB.CopyFiles.NT,HCCOIN.CopyFiles.NT
DelFiles=USB.DelFiles.NT

[EHCI.AddReg.NT]
HKR,,EnumPropPages32,,"usbui.dll,USBControllerPropPageProvider"
HKR,,Controller,1,01

[EHCI.CopyFiles.NT]
usbehci.sys
usbport.sys

[EHCI.Dev.NT.Services]
AddService = usbehci, 0x00000002, EHCI.AddService

[EHCI.AddService]
DisplayName    = %EHCIMP.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\usbehci.sys
LoadOrderGroup = Base

[EHCI.Dev.NT.CoInstallers]
CopyFiles=HCCOIN.CopyFiles.NT
AddReg=EHCI.CoInstallers_AddReg

[EHCI.CoInstallers_AddReg]
HKR,,CoInstallers32,0x00010000,"hccoin.dll,HCCOIN_Entry"


[EHCI.UnsupportedDev.NT]
; Do-nothing section used to avoid "Unknown hardware" installation prompts.
DeviceUpgradeUnsupported=1

[EHCI.UnsupportedDev.NT.Services]
AddService = , 0x00000002   ; null service install

; --------------------------------------------------------------
; UHCI
; --------------------------------------------------------------

; For Win95...

[UHCI.Dev]
AddReg=OHCI.AddReg, USB.AddReg
CopyFiles=UHCI.CopyFiles,USB.CopyFiles
DelFiles=USB.DelFiles

[UHCI.AddReg]
HKR,,NTMPDriver,,usbuhci.sys
HKR,,EnumPropPages,,"usbui.dll,USBControllerPropPageProvider"

[UHCI.CopyFiles]
usbuhci.sys
usbport.sys

; For Windows NT...
[UHCI.Dev.NT]
AddReg=UHCI.AddReg.NT
CopyFiles=UHCI.CopyFiles.NT,USBUI.CopyFiles.NT,USB.CopyFiles.NT
DelFiles=USB.DelFiles.NT

[UHCI.AddReg.NT]
HKR,,EnumPropPages32,,"usbui.dll,USBControllerPropPageProvider"
HKR,,Controller,1,01

[UHCI.CopyFiles.NT]
usbuhci.sys
usbport.sys

[UHCI.Dev.NT.Services]
AddService = usbuhci, 0x00000002, UHCI.AddService
DelService = uhcd

[UHCI.AddService]
DisplayName    = %UHCIMP.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\usbuhci.sys
LoadOrderGroup = Base

[UHCI.UnsupportedDev.NT]
; Do-nothing section used to avoid "Unknown hardware" installation prompts.
DeviceUpgradeUnsupported=1
DelReg=UHCI.UnsupportedDev.DelReg.NT

[UHCI.UnsupportedDev.NT.Services]
AddService = , 0x00000002   ; null service install

[UHCI.UnsupportedDev.DelReg.NT]
HKLM,"System\CurrentControlSet\Control\CriticalDeviceDatabase\PCI#CC_0C0300"

; --------------------------------------------------------------
; USB ROOT HUB
; --------------------------------------------------------------

[ROOTHUB.Dev.NT]
CopyFiles=Hub20.CopyFiles.NT
DelFiles=Hub20.DelFiles,USBINF.DelFiles.NT,USBMON.DelFiles.NT
AddReg=ROOTHUB.AddReg.NT

[ROOTHUB.AddReg.NT]
HKR,,EnumPropPages32,,"usbui.dll,USBHubPropPageProvider"

[ROOTHUB.Dev.NT.Services]
AddService = usbhub, 0x00000002, ROOTHUB.AddService

[ROOTHUB.AddService]
DisplayName    = %ROOTHUB.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\usbhub.sys
LoadOrderGroup = Base

; --------------------------------------------------------------

[BADDEVICE.Dev.NT]
AddReg=BADDEVICE.AddReg, USB.AddReg
CopyFiles=BADDEVICE.CopyFiles

[BADDEVICE.AddReg]

[BADDEVICE.CopyFiles]

[BADDEVICE.Dev.NT.Services]
AddService = , 0x00000002   ; null service install

; --------------------------------------------------------------

[OpenHCD.UnsupportedDev.NT]
; Do-nothing section used to avoid "Unknown hardware" installation prompts.
DeviceUpgradeUnsupported=1

[OpenHCD.UnsupportedDev.NT.Services]
AddService = , 0x00000002   ; null service install

; --------------------------------------------------------------
; For Win95...

[StandardHub.Dev]
AddReg=Hub.AddReg
CopyFiles=Hub.CopyFiles

[Composite.Dev]
AddReg=CommonClassParent.AddReg
CopyFiles=CommonClassParent.CopyFiles

; For Windows NT...

[Composite.Dev.NT]
CopyFiles=CommonClassParent.CopyFiles
DelReg=Composite.DelReg.NT


[Composite.DelReg.NT]
HKR,,EnumPropPages32

[Composite.Dev.NT.Services]
AddService = usbccgp, 0x00000002, CommonClassParent.AddService

[StandardHub.Dev.NT]
CopyFiles=Hub.CopyFiles.NT
DelFiles=Hub.DelFiles,USBINF.DelFiles.NT,USBMON.DelFiles.NT
AddReg=StandardHub.AddReg.NT

[StandardHub.AddReg.NT]
HKR,,EnumPropPages32,,"usbui.dll,USBHubPropPageProvider"

[StandardHub.Dev.NT.Services]
AddService = usbhub, 0x00000002, StandardHub.AddService

[StandardHub.AddService]
DisplayName    = %StandardHub.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\usbhub.sys
LoadOrderGroup = Base

[CommonClassParent.AddService]
DisplayName    = %GenericParent.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\usbccgp.sys
LoadOrderGroup = Base


; =================== Microsoft ===================================

[Microsoft.Section]
%USB\VID_045E&PID_001C.DeviceDesc%=StandardHub.Dev,USB\VID_045E&PID_001C
%USB\VID_045E&PID_0014.DeviceDesc%=Composite.Dev,USB\VID_045E&PID_0014
%USB\VID_045E&PID_001D.DeviceDesc%=Composite.Dev,USB\VID_045E&PID_001D

; =================== AMD ===================================

[AMD.Section]
%PCI\VEN_1022&DEV_740C&CC_0C0310.DeviceDesc%=OpenHCD_Hydra.Dev,PCI\VEN_1022&DEV_740C&CC_0C0310

; =================== Cypress ===================================

[Cypress.Section]
%PCI\VEN_1080&DEV_C693&CC_0C0310.DeviceDesc%=OpenHCD_Hydra.Dev,PCI\VEN_1080&DEV_C693&CC_0C0310

; =================== Compaq ===================================

[Compaq.Section]
%PCI\VEN_0E11&DEV_A0F8&CC_0C0310.DeviceDesc%=OpenHCD_Hydra.Dev,PCI\VEN_0E11&DEV_A0F8&CC_0C0310

; =================== Intel ====================================
[Intel.Section]
%PCI\VEN_8086&DEV_2412&CC_0C0300.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2412&CC_0C0300
%PCI\VEN_8086&DEV_2422&CC_0C0300.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2422&CC_0C0300
%PCI\VEN_8086&DEV_2442&CC_0C0300.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2442&CC_0C0300
%PCI\VEN_8086&DEV_2444&CC_0C0300.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2444&CC_0C0300
%PCI\VEN_8086&DEV_7020&CC_0C0300.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_7020&CC_0C0300
%PCI\VEN_8086&DEV_7112&CC_0C0300.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_7112&CC_0C0300
%PCI\VEN_8086&DEV_719A&CC_0C0300.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_719A&CC_0C0300
%PCI\VEN_8086&DEV_7602&CC_0C0300.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_7602&CC_0C0300
%PCI\VEN_8086&DEV_24C2.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_24C2
%PCI\VEN_8086&DEV_24C4.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_24C4
%PCI\VEN_8086&DEV_24C7.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_24C7
%PCI\VEN_8086&DEV_24CD.DeviceDesc%=EHCI.Dev,PCI\VEN_8086&DEV_24CD
%PCI\VEN_8086&DEV_24D2.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_24D2
%PCI\VEN_8086&DEV_24D4.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_24D4
%PCI\VEN_8086&DEV_24D7.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_24D7
%PCI\VEN_8086&DEV_24DE.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_24DE
%PCI\VEN_8086&DEV_24DD.DeviceDesc%=EHCI.Dev,PCI\VEN_8086&DEV_24DD

; =================== Kawatsu - now KC Tech ===========================

[Kawatsu.Section]
%USB\VID_050F&PID_0001.DeviceDesc%=StandardHub.Dev,USB\VID_050F&PID_0001

; =================== Cherry ===========================

[Cherry.Section]
%USB\VID_046A&PID_0003.DeviceDesc%=StandardHub.Dev,USB\VID_046A&PID_0003

; =================== Altec Lansing ===========================

[Altec.Section]
%USB\VID_04D2&PID_FF47.DeviceDesc%=Composite.Dev,USB\VID_04D2&PID_FF47
%USB\VID_04D2&PID_FF49.DeviceDesc%=Composite.Dev,USB\VID_04D2&PID_FF49
%USB\VID_04D2&PID_0070.DeviceDesc%=Composite.Dev,USB\VID_04D2&PID_0070

; =================== Telex ===========================

[Telex.Section]
%USB\VID_04A1&PID_FFF0.DeviceDesc%=Composite.Dev,USB\VID_04A1&PID_FFF0
%USB\VID_0562&PID_0000.DeviceDesc%=Composite.Dev,USB\VID_0562&PID_0000

; =================== Dallas ==================================

[Dallas.Section]
%USB\VID_04FA&PID_4201.DeviceDesc%=Composite.Dev,USB\VID_04FA&PID_4201

; =================== NMB ===========================

[NMB.Section]
%USB\VID_0446&PID_6781.DeviceDesc%=Composite.Dev,USB\VID_0446&PID_6781

; =================== STSL ===========================

[STSL.Section]
%USB\VID_05FA&PID_3303.DeviceDesc%=Composite.Dev,USB\VID_05FA&PID_3303

; =================== SUPGERGATE ===========================

[SUPGERGATE.Section]
%USB\VID_05d5&PID_6782.DeviceDesc%=Composite.Dev,USB\VID_05d5&PID_6782

; =================== Iiyama ==================================

[Iiyama.Section]
%USB\VID_04E1&PID_0201.DeviceDesc%=StandardHub.Dev,USB\VID_04E1&PID_0201

; =================== Samsung ==================================

[Samsung.Section]
%USB\VID_0419&PID_8001.DeviceDesc%=StandardHub.Dev,USB\VID_0419&PID_8001
%USB\VID_055D&PID_8001.DeviceDesc%=StandardHub.Dev,USB\VID_055D&PID_8001

; =================== CTX ==================================

[CTX.Section]
%USB\VID_0698&PID_9999.DeviceDesc%=StandardHub.Dev,USB\VID_0698&PID_9999

; =================== LiteOn ==================================

[LiteOn.Section]
%USB\VID_04CA&PID_9304.DeviceDesc%=StandardHub.Dev,USB\VID_04CA&PID_9304

; =================== Winbond ==================================

[Winbond.Section]
%USB\VID_0416&PID_0101.DeviceDesc%=StandardHub.Dev,USB\VID_0416&PID_0101

; =================== MultiVideoLabs ==================================

[MultiVideoLabs.Section]
%USB\VID_04a8&PID_0101.DeviceDesc%=StandardHub.Dev,USB\VID_04a8&PID_0101

; =================== Sand ==================================

[Sand.Section]
%USB\VID_0405&PID_0000.DeviceDesc%=StandardHub.Dev,USB\VID_0405&PID_0000

; =================== TI ==================================

[TI.Section]
%USB\VID_0451&PID_1446.DeviceDesc%=StandardHub.Dev,USB\VID_0451&PID_1446

; =================== CATC ==================================

[CATC.Section]
%USB\VID_0423&PID_1237.DeviceDesc%=StandardHub.Dev,USB\VID_0423&PID_1237

; =================== Fujitsu ==================================

[FTA.Section]
%USB\VID_0430&PID_36BA.DeviceDesc%=StandardHub.Dev,USB\VID_0430&PID_36BA
%USB\VID_0430&PID_0002.DeviceDesc%=Composite.Dev,USB\VID_0430&PID_0002

; =================== Philips ==================================

[Philips.Section]
%USB\VID_0471&PID_0201.DeviceDesc%=StandardHub.Dev,USB\VID_0471&PID_0201
%USB\VID_0471&PID_0101.DeviceDesc%=Composite.Dev,USB\VID_0471&PID_0101
%USB\VID_0471&PID_0601.DeviceDesc%=Composite.Dev,USB\VID_0471&PID_0601
%USB\VID_0471&PID_0402.DeviceDesc%=Composite.Dev,USB\VID_0471&PID_0101
%USB\VID_0471&PID_0700.DeviceDesc%=StandardHub.Dev,USB\VID_0471&PID_0700
%USB\VID_0471&PID_0302.DeviceDesc%=Composite.Dev,USB\VID_0471&PID_0302
%USB\VID_0471&PID_0303.DeviceDesc%=Composite.Dev,USB\VID_0471&PID_0303

; =================== NEC ==================================
[NEC.Section]
%PCI\VEN_1033&DEV_0035&REV_01.DeviceDesc%=OpenHCD.UnsupportedDev,PCI\VEN_1033&DEV_0035&REV_01
%PCI\VEN_1033&DEV_0035&SUBSYS_00011179&REV_01.DeviceDesc%=OpenHCD.UnsupportedDev,PCI\VEN_1033&DEV_0035&SUBSYS_00011179&REV_01
%PCI\VEN_1033&DEV_0035&CC_0C0310.DeviceDesc%=OpenHCD_NEC.Dev,PCI\VEN_1033&DEV_0035&CC_0C0310
%USB\VID_0409&PID_55AA.DeviceDesc%=StandardHub.Dev,USB\VID_0409&PID_55AA
%USB\VID_0409&PID_8010.DeviceDesc%=StandardHub.Dev,USB\VID_0409&PID_8010
%USB\VID_0409&PID_8011.DeviceDesc%=StandardHub.Dev,USB\VID_0409&PID_8011
%USB\VID_0409&PID_0011.DeviceDesc%=Composite.Dev,USB\VID_0409&PID_0011
%USB\VID_0409&PID_0014.DeviceDesc%=Composite.Dev,USB\VID_0409&PID_0014
%USB\VID_0409&PID_0203.DeviceDesc%=Composite.Dev,USB\VID_0409&PID_0203
%PCI\VEN_1033&DEV_00E0.DeviceDesc%=EHCI,PCI\VEN_1033&DEV_00E0&REV_01
%PCI\VEN_1033&DEV_00E0.DeviceDesc%=EHCI,PCI\VEN_1033&DEV_00E0&REV_02

; =================== CMD ==================================

[CMD.Section]
%PCI\VEN_1095&DEV_0670&SUBSYS_06701095&REV_04.DeviceDesc%=OpenHCD.UnsupportedDev,PCI\VEN_1095&DEV_0670&SUBSYS_06701095&REV_04
%PCI\VEN_1095&DEV_0670&REV_04.DeviceDesc%=OpenHCD.UnsupportedDev,PCI\VEN_1095&DEV_0670&REV_04
%PCI\VEN_1095&DEV_0670&CC_0C0310.DeviceDesc%=OpenHCD.Dev,PCI\VEN_1095&DEV_0670&CC_0C0310
%PCI\VEN_1095&DEV_0673&CC_0C0310.DeviceDesc%=OpenHCD.Dev,PCI\VEN_1095&DEV_0673&CC_0C0310

; =================== Lucent ==================================

[Lucent.Section]
%PCI\VEN_11C1&DEV_5801&CC_0C0310.DeviceDesc%=OpenHCD.Dev,PCI\VEN_11C1&DEV_5801&CC_0C0310

; =================== NatSemi ==================================

[NatSemi.Section]
%USB\VID_0400&PID_1237.DeviceDesc%=StandardHub.Dev,USB\VID_0400&PID_1237

; =================== SIS ======================================

[SIS.Section]
%PCI\VEN_1039&DEV_7001&CC_0C0310.DeviceDesc%=OpenHCD_Hydra.Dev,PCI\VEN_1039&DEV_7001&CC_0C0310

; =================== ACER ======================================

[ACER.Section]
%PCI\VEN_10B9&DEV_5237&CC_0C0310.DeviceDesc%=OpenHCD_Hydra.Dev,PCI\VEN_10B9&DEV_5237&CC_0C0310
%USB\VID_04A5&PID_0003.DeviceDesc%=Composite.Dev,USB\VID_04A5&PID_0003

; =================== OPTi =====================================

[OPTi.Section]
%PCI\VEN_1045&DEV_C861&CC_0C0310.DeviceDesc%=OpenHCD_Hydra.Dev,PCI\VEN_1045&DEV_C861&CC_0C0310

; =================== LabTec ==================================
[LabTec.Section]
%USB\VID_0672&PID_1041.DeviceDesc%=Composite.Dev,USB\VID_0672&PID_1041

; =================== Symbios==================================

[Symbios.Section]
%PCI\VEN_1000&DEV_0901&CC_0C0310.DeviceDesc%=OpenHCD_Hydra.Dev,PCI\VEN_1000&DEV_0901&CC_0C0310

; =================== SONY ==================================

[Sony.Section]
%USB\VID_054C&PID_0001.DeviceDesc%=StandardHub.Dev,USB\VID_054C&PID_0001
%USB\VID_054C&PID_0002.DeviceDesc%=StandardHub.Dev,USB\VID_054C&PID_0002

; =================== Sejin ==================================
[Sejin.Section]
%USB\VID_0510&PID_1000.DeviceDesc%=Composite.Dev,USB\VID_0510&PID_1000

; =================== EIZO ==================================
[EIZO.Section]
%USB\VID_056D&PID_0000.DeviceDesc%=StandardHub.Dev,USB\VID_056D&PID_0000

; =================== Silitek ==================================
[Silitek.Section]
%USB\VID_047B&PID_0002.DeviceDesc%=Composite.Dev,USB\VID_047B&PID_0002

; =================== KeyTronic ==============================
[KeyTronic.Section]
%USB\VID_03F9&PID_0102.DeviceDesc%=Composite.Dev,USB\VID_03F9&PID_0102

; =================== Chicony ================================
[Chicony.Section]
%USB\VID_04F2&PID_0001.DeviceDesc%=Composite.Dev,USB\VID_04F2&PID_0001

; =================== BTC ====================================
[BTC.Section]
%USB\VID_046E&PID_6782.DeviceDesc%=Composite.Dev,USB\VID_046E&PID_6782

; =================== Forward ================================
[Forward.Section]
%USB\VID_05BC&PID_0001.DeviceDesc%=Composite.Dev,USB\VID_05BC&PID_0001

; =================== SolidYear ==============================
[SolidYear.Section]
%USB\VID_060B&PID_2101.DeviceDesc%=Composite.Dev,USB\VID_060B&PID_2101

; =================== Yamaha =================================
[Yamaha.Section]
%USB\VID_0499&PID_3001.DeviceDesc%=Composite.Dev,USB\VID_0499&PID_3001

; =================== Nokia ==================================
[Nokia.Section]
%USB\VID_04A6&PID_0180.DeviceDesc%=StandardHub.Dev,USB\VID_04A6&PID_0180

; =================== Granite ================================
[Granite.Section]
%USB\VID_0654&PID_0006.DeviceDesc%=StandardHub.Dev,USB\VID_0654&PID_0006
%USB\VID_0654&PID_0016.DeviceDesc%=StandardHub.Dev,USB\VID_0654&PID_0016

; =================== Generic HUB ==================================
[GenericHub.Section]
%USB\CLASS_09&SUBCLASS_01.DeviceDesc%=StandardHub.Dev,USB\CLASS_09&SUBCLASS_01
%USB\CLASS_09.DeviceDesc%=StandardHub.Dev,USB\CLASS_09

; =================== VIA ====================================

[VIA.Section]
%PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_00.DeviceDesc%=UniversalHCD.UnsupportedDev,PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_00
%PCI\VEN_1106&DEV_3038&REV_00.DeviceDesc%=UniversalHCD.UnsupportedDev,PCI\VEN_1106&DEV_3038&REV_00
%PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_01.DeviceDesc%=UniversalHCD.UnsupportedDev,PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_01
%PCI\VEN_1106&DEV_3038&REV_01.DeviceDesc%=UniversalHCD.UnsupportedDev,PCI\VEN_1106&DEV_3038&REV_01
%PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_02.DeviceDesc%=UniversalHCD.UnsupportedDev,PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_02
%PCI\VEN_1106&DEV_3038&REV_02.DeviceDesc%=UniversalHCD.UnsupportedDev,PCI\VEN_1106&DEV_3038&REV_02
%PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_03.DeviceDesc%=UniversalHCD.UnsupportedDev,PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_03
%PCI\VEN_1106&DEV_3038&REV_03.DeviceDesc%=UniversalHCD.UnsupportedDev,PCI\VEN_1106&DEV_3038&REV_03
%PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_04.DeviceDesc%=UniversalHCD.UnsupportedDev,PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_04
%PCI\VEN_1106&DEV_3038&REV_04.DeviceDesc%=UniversalHCD.UnsupportedDev,PCI\VEN_1106&DEV_3038&REV_04
%PCI\VEN_1106&DEV_3038&CC_0C0300.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_1106&DEV_3038&CC_0C0300
%PCI\VEN_1106&DEV_3104.DeviceDesc%=EHCI,PCI\VEN_1106&DEV_3104

; =================== Global ==================================

[USB.AddReg]
HKR,,DevLoader,,*NTKERN

[USB.CopyFiles]
;usbd.sys
usbhub.sys

[USB.DelFiles]
usbhub.sys,,,1
openhci.sys,,,1
uhcd.sys,,,1
usbd.sys,,,1
imagecls.sys,,,1
hcd.vxd,,,1
usbd.vxd,,,1
usb_enum.vxd,,,1
vtaishid.vxd,,,1
tmusb.sys,,,1
taishid.sys,,,1

[USBMON.DelFiles]
mondrv.sys,,,1
mondll.dll,,,1

[USBINF.DelFiles]
propext.inf,,,1
tmusb.inf,,,1
ehidmous.inf,,,1
ehidkbd.inf,,,1
ehidjoy.inf,,,1

[HUB.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,usbhub.sys

[CommonClassParent.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,usbccgp.sys


[USB.CopyFiles.NT]
;usbd.sys
usbhub.sys

[USB.DelFiles.NT]
usbhub.sys,,,1
openhci.sys,,,1
uhcd.sys,,,1
usbd.sys,,,1
imagecls.sys,,,1
hcd.vxd,,,1
usbd.vxd,,,1
usb_enum.vxd,,,1
vtaishid.vxd,,,1
tmusb.sys,,,1
taishid.sys,,,1
usbuidll.dll,,,1

[USBMON.DelFiles.NT]
mondrv.sys,,,1
mondll.dll,,,1

[USBINF.DelFiles.NT]
propext.inf,,,1
tmusb.inf,,,1
ehidmous.inf,,,1
ehidkbd.inf,,,1
ehidjoy.inf,,,1

[HUB.CopyFiles]
usbhub.sys
usbuhci.sys

[HUB.CopyFiles.NT]
usbhub.sys
usbuhci.sys

[HCCOIN.CopyFiles.NT]
hccoin.dll

[CommonClassParent.CopyFiles]
usbccgp.sys

;------------------------------------------ cut here ---------------------------

[Strings]
Msft="Microsoft"
USBClassName="Universal Serial Bus controllers"

EHCIMP.SvcDesc="Microsoft USB 2.0 Enhanced Host Controller Miniport Driver"
OHCIMP.SvcDesc="Microsoft USB Open Host Controller Miniport Driver"
UHCIMP.SvcDesc="Microsoft USB Universal Host Controller Miniport Driver"
ROOTHUB.SvcDesc="USB2 Enabled Hub"

GenericHub.Mfg="(Generic USB Hub)"
USB\ROOT_HUB.DeviceDesc="USB Root Hub"
USB\ROOT_HUB20.DeviceDesc="USB Root Hub"

Generic.Mfg="(Standard USB Host Controller)"
PCI\CC_0C0310.DeviceDesc="Standard OpenHCD USB Host Controller"
PCI\CC_0C0300.DeviceDesc="Standard Universal PCI to USB Host Controller"
PCI\CC_0C0320.DeviceDesc="Standard Enhanced PCI to USB Host Controller"      

ACER.Mfg="ACER Labs Inc."
PCI\VEN_10B9&DEV_5237&CC_0C0310.DeviceDesc="ALi PCI to USB Open Host Controller"

AMD.Mfg="Advanced Micro Devices (AMD)"
PCI\VEN_1022&DEV_740C&CC_0C0310.DeviceDesc="AMD 756 PCI to USB Open Host Controller"

Compaq.Mfg="Compaq"
PCI\VEN_0E11&DEV_A0F8&CC_0C0310.DeviceDesc="Compaq PCI to USB Open Host Controller"

CMD.Mfg="CMD Technology"
PCI\VEN_1095&DEV_0670&CC_0C0310.DeviceDesc="CMD USB0670 PCI to USB Open Host Controller"
PCI\VEN_1095&DEV_0673&CC_0C0310.DeviceDesc="CMD USB0673 PCI to USB Open Host Controller"

Cypress.Mfg="Cypress Semiconductor Corporation"
PCI\VEN_1080&DEV_C693&CC_0C0310.DeviceDesc="Cypress USB Open Host Controller"

Intel.Mfg="Intel"
PCI\VEN_8086&DEV_2412&CC_0C0300.DeviceDesc="Intel(R) 82801AA USB Universal Host Controller"
PCI\VEN_8086&DEV_2422&CC_0C0300.DeviceDesc="Intel(R) 82801AB USB Universal Host Controller"
PCI\VEN_8086&DEV_2442&CC_0C0300.DeviceDesc="Intel(R) 82801BA/BAM USB Universal Host Controller - 2442"
PCI\VEN_8086&DEV_2444&CC_0C0300.DeviceDesc="Intel(R) 82801BA/BAM USB Universal Host Controller - 2444"
PCI\VEN_8086&DEV_7020&CC_0C0300.DeviceDesc="Intel(R) 82371SB PCI to USB Universal Host Controller"
PCI\VEN_8086&DEV_7112&CC_0C0300.DeviceDesc="Intel(R) 82371AB/EB PCI to USB Universal Host Controller"
PCI\VEN_8086&DEV_719A&CC_0C0300.DeviceDesc="Intel(R) 82440MX USB Universal Host Controller"
PCI\VEN_8086&DEV_7602&CC_0C0300.DeviceDesc="Intel(R) 82372FB PCI to USB Universal Host Controller"
PCI\VEN_8086&DEV_6960.DeviceDesc="Intel EHCI 960 Emulator"
PCI\VEN_8086&DEV_24C2.DeviceDesc="Intel(R) 82801DB/DBM USB Universal Host Controller - 24C2"
PCI\VEN_8086&DEV_24C4.DeviceDesc="Intel(R) 82801DB/DBM USB Universal Host Controller - 24C4"
PCI\VEN_8086&DEV_24C7.DeviceDesc="Intel(R) 82801DB/DBM USB Universal Host Controller - 24C7"
PCI\VEN_8086&DEV_24CD.DeviceDesc="Intel(R) 82801DB/DBM USB 2.0 Enhanced Host Controller - 24CD"
PCI\VEN_8086&DEV_24D2.DeviceDesc="Intel(R) 82801EB/ER USB Universal Host Controller - 24D2"
PCI\VEN_8086&DEV_24D4.DeviceDesc="Intel(R) 82801EB/ER USB Universal Host Controller - 24D4"
PCI\VEN_8086&DEV_24D7.DeviceDesc="Intel(R) 82801EB/ER USB Universal Host Controller - 24D7"
PCI\VEN_8086&DEV_24DE.DeviceDesc="Intel(R) 82801EB/ER USB Universal Host Controller - 24DE"
PCI\VEN_8086&DEV_24DD.DeviceDesc="Intel(R) 82801EB/ER USB 2.0 Enhanced Host Controller - 24DD"


Lucent.Mfg="Lucent Technology"
PCI\VEN_11C1&DEV_5801&CC_0C0310.DeviceDesc="Lucent USB Open Host Controller"
PCI\VEN_11C1&DEV_5802&CC_0C0310.DeviceDesc="Lucent USB Open Host Controller"
PCI\VEN_11C1&DEV_5803&CC_0C0310.DeviceDesc="Lucent QuadraBus USB Open Host Controller"

Microsoft.Mfg="Microsoft"

NEC.Mfg="NEC"
PCI\VEN_1033&DEV_0035&CC_0C0310.DeviceDesc="NEC PCI to USB Open Host Controller"
PCI\VEN_1033&DEV_0035&REV_02.DeviceDesc="NEC PCI to USB Open Host Controller"
PCI\VEN_1033&DEV_0035&REV_41.DeviceDesc="NEC PCI to USB Open Host Controller"
PCI\VEN_1033&DEV_0035&SUBSYS_00011179&REV_41.DeviceDesc="NEC PCI to USB Open Host Controller"
PCI\VEN_1033&DEV_00E0&REV_01.DeviceDesc="NEC PCI to USB Enhanced Host Controller (B0)"
PCI\VEN_1033&DEV_00E0&REV_02.DeviceDesc="NEC PCI to USB Enhanced Host Controller (B1)"

OPTi.MFG="OPTi"
PCI\VEN_1045&DEV_C861&CC_0C0310.DeviceDesc="OPTi 82C861 PCI to USB Open Host Controller"

Philips.MFG="Philips"
PCI\VEN_1131&DEV_1234.DeviceDesc="Philips EHCI USB 2.0 Controller"

Reliance.Mfg="ServerWorks (RCC)"
PCI\VEN_1166&DEV_0220&CC_0C0310.DeviceDesc="ServerWorks (RCC) PCI to USB Open Host Controller"

SIS.Mfg="Silicon Integrated Systems"
PCI\VEN_1039&DEV_7001&CC_0C0310.DeviceDesc="SiS 7001 PCI to USB Open Host Controller"
PCI\VEN_1039&DEV_7002.DeviceDesc="SiS PCI to USB Enhanced Host Controller"

Symbios.Mfg="Symbios Logic"
PCI\VEN_1000&DEV_0901&CC_0C0310.DeviceDesc="Symbios Logic SYM61C102 USB Host Controller"

SMSC.Mfg="Standard Microsystems Corp."
PCI\VEN_1055&DEV_9462.DeviceDesc="SMSC SLC90E66 PCI to USB Open Host Controller"

VIA.Mfg="VIA Technologies"
PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_00.DeviceDesc="VIA Rev 0 USB Universal Host Controller"
PCI\VEN_1106&DEV_3038&REV_00.DeviceDesc="VIA Rev 0 USB Universal Host Controller"
PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_01.DeviceDesc="VIA Rev 1 USB Universal Host Controller"
PCI\VEN_1106&DEV_3038&REV_01.DeviceDesc="VIA Rev 1 USB Universal Host Controller"
PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_02.DeviceDesc="VIA Rev 2 USB Universal Host Controller"
PCI\VEN_1106&DEV_3038&REV_02.DeviceDesc="VIA Rev 2 USB Universal Host Controller"
PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_03.DeviceDesc="VIA Rev 3 USB Universal Host Controller"
PCI\VEN_1106&DEV_3038&REV_03.DeviceDesc="VIA Rev 3 USB Universal Host Controller"
PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_04.DeviceDesc="VIA Rev 4 USB Universal Host Controller"
PCI\VEN_1106&DEV_3038&REV_04.DeviceDesc="VIA Rev 4 USB Universal Host Controller"
PCI\VEN_1106&DEV_3038&CC_0C0300.DeviceDesc="VIA Rev 5 or later USB Universal Host Controller"
PCI\VEN_1106&DEV_3104&REV_51.DeviceDesc="VIA USB Enhanced Host Controller"
PCI\VEN_1106&DEV_3038&REV_50.DeviceDesc="VIA Rev 5 or later USB Universal Host Companion Controller"
PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_50.DeviceDesc="VIA Rev 5 or later USB Universal Host Companion Controller"

USB\UNKNOWN.DeviceDesc="Unknown Device"
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: web5, load: 0.93