usbport.inf Driver File Contents (hp_compaq_6200_pro_small_factor.zip)

ÿþ; USBPORT.INF  -- This file contains descriptions of all the

; USB Host Controllers that use USBPORT

;



[Version]

Signature="$CHICAGO$"

Class=USB

ClassGUID={36FC9E60-C465-11CF-8056-444553540000}

Provider=%Msft%

DriverVer=06/21/2006,6.1.7601.17586



[ControlFlags]

BasicDriverOk = *

ExcludeFromSelect = *

AllowUpgrade = PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_00, 0x1

AllowUpgrade = PCI\VEN_1106&DEV_3038&REV_01, 0x1

AllowUpgrade = PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_02, 0x1

AllowUpgrade = PCI\VEN_1106&DEV_3038&REV_03, 0x1

AllowUpgrade = PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_04, 0x1

AllowUpgrade = PCI\VEN_1106&DEV_3038&REV_00, 0x1

AllowUpgrade = PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_01, 0x1

AllowUpgrade = PCI\VEN_1106&DEV_3038&REV_02, 0x1

AllowUpgrade = PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_03, 0x1

AllowUpgrade = PCI\VEN_1106&DEV_3038&REV_04, 0x1

AllowUpgrade = PCI\VEN_1106&DEV_3038&CC_0C0300, 0x1



[SourceDisksNames]

3426=windows cd



[SourceDisksFiles]

usbehci.sys 		= 3426

usbport.sys 		= 3426

usbohci.sys 		= 3426

usbuhci.sys 		= 3426

usbhub.sys 		= 3426

usbd.sys 		= 3426



[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

OHCI.CopyFiles.NT         = 10, system32\drivers

UHCI.CopyFiles.NT         = 10, system32\drivers

USB.CopyFiles.NT          = 10, system32\drivers

USBUI.CopyFiles.NT        = 11

HUB20.CopyFiles.NT        = 10, system32\drivers



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

; note that these are in alphabetical order

;



[Manufacturer]

%AMD.Mfg%=AMD.Section,NTx86

%ACER.Mfg%=ACER.Section,NTx86

%ATI.Mfg%=ATI.Section,NTx86

%Compaq.Mfg%=Compaq.Section,NTx86

%CMD.Mfg%=CMD.Section,NTx86

%Cypress.Mfg%=Cypress.Section,NTx86

%Generic.Mfg%=Generic.Section,NTx86

%Intel.Mfg%=Intel.Section,NTx86

%Lucent.Mfg%=Lucent.Section,NTx86

%NEC.Mfg%=NEC.Section,NTx86

%OPTi.Mfg%=OPTi.Section,NTx86

%Reliance.Mfg%=Reliance.Section,NTx86

%SIS.Mfg%=SIS.Section,NTx86

%SMSC.Mfg%=SMSC.Section,NTx86

%Symbios.Mfg%=Symbios.Section,NTx86

%VIA.Mfg%=VIA.Section,NTx86



[SignatureAttributes]

usbehci.sys=SignatureAttributes.DRM

usbhub.sys=SignatureAttributes.DRM

usbohci.sys=SignatureAttributes.DRM

usbport.sys=SignatureAttributes.DRM

usbuhci.sys=SignatureAttributes.DRM



[SignatureAttributes.DRM]

DRMLevel=1300



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



[Generic.Section.NTx86]

%PCI\CC_0C0300.DeviceDesc%=UHCI.Dev,PCI\CC_0C0300

%PCI\CC_0C0310.DeviceDesc%=OHCI.Dev,PCI\CC_0C0310

%PCI\CC_0C0320.DeviceDesc%=EHCI.Dev,PCI\CC_0C0320

%USB\ROOT_HUB.DeviceDesc%=ROOTHUB.Dev,USB\ROOT_HUB

%USB\ROOT_HUB20.DeviceDesc%=ROOTHUB.Dev,USB\ROOT_HUB20





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

; EHCI 

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



; For Windows NT...

[EHCI.Dev.NT]

AddReg=EHCI.AddReg.NT

CopyFiles=EHCI.CopyFiles.NT,USB.CopyFiles.NT



[EHCI.AddReg.NT]

HKR,,EnumPropPages32,,"usbui.dll,USBControllerPropPageProvider"

HKR,,Controller,1,01

HKLM,System\CurrentControlSet\Services\usbehci,BootFlags,0x00010003,4



[EHCI.CopyFiles.NT]

usbehci.sys,,,0x100

usbport.sys,,,0x100



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

; Do-nothing section used to avoid "Unknown hardware" installation prompts.

DeviceUpgradeUnsupported=1



[EHCI.UnsupportedDev.NT.Services]

AddService = , 0x00000002   ; null service install



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

; EHCI with ACPI _DSM

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



; Note: Uses some standard EHCI sections.



; For Windows NT...

[EHCI_DSM.Dev.NT]

AddReg=EHCI.AddReg.NT

CopyFiles=EHCI.CopyFiles.NT,USB.CopyFiles.NT



[EHCI_DSM.Dev.NT.Services]

AddService = usbehci, 0x00000002, EHCI.AddService



[EHCI_DSM.UnsupportedDev.NT]

; Do-nothing section used to avoid "Unknown hardware" installation prompts.

DeviceUpgradeUnsupported=1



[EHCI_DSM.UnsupportedDev.NT.Services]

AddService = , 0x00000002   ; null service install



[EHCI_DSM.Dev.NT.HW]

AddReg  = EHCI_DSM.HW.AddReg



[EHCI_DSM.HW.AddReg]

; Add key to HKLM\System\CCS\Enum\ DeviceID \ InstanceID \Device Parameters

; to enable ACPI _DSM for USB reset post processing. 

HKR, , "EnResetPostProcessing", %REG_DWORD%, 1



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

; OHCI

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



; For Windows NT...

[OHCI.Dev.NT]

AddReg=OHCI.AddReg.NT

CopyFiles=OHCI.CopyFiles.NT,USB.CopyFiles.NT



[OHCI.AddReg.NT]

HKR,,EnumPropPages32,,"usbui.dll,USBControllerPropPageProvider"

HKR,,Controller,1,01

HKLM,System\CurrentControlSet\Services\usbohci,BootFlags,0x00010003,4



[OHCI.CopyFiles.NT]

usbohci.sys,,,0x100

usbport.sys,,,0x100



[OHCI.Dev.NT.Services]

AddService = usbohci, 0x00000002, OHCI.AddService

DelService = openhci



[OHCI.AddService]

DisplayName    = %OHCIMP.SvcDesc%

ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER

StartType      = 3                  ; SERVICE_DEMAND_START

ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL

ServiceBinary  = %12%\usbohci.sys

LoadOrderGroup = Base



[OHCI.UnsupportedDev.NT]

; Do-nothing section used to avoid "Unknown hardware" installation prompts.

DeviceUpgradeUnsupported=1



[OHCI.UnsupportedDev.NT.Services]

AddService = , 0x00000002   ; null service install



;

;  OHCI core flavors

;



[OHCI_HYDRA.Dev.NT]

Needs=OHCI.Dev.NT

AddReg=OHCI_HYDRA.AddReg.NT



[OHCI_HYDRA.AddReg.NT]

;hydra flavor

HKR,,"HcFlavor",0x00010001,101



[OHCI_HYDRA.Dev.NT.Services]

Needs=OHCI.Dev.NT.Services





[OHCI_NEC.Dev.NT]

Needs=OHCI.Dev.NT

AddReg=OHCI_NEC.AddReg.NT



[OHCI_NEC.AddReg.NT]

;nec flavor

HKR,,"HcFlavor",0x00010001,102



[OHCI_NEC.Dev.NT.Services]

Needs=OHCI.Dev.NT.Services



[OHCI_NOCC.Dev.NT]

Needs=OHCI.Dev.NT

AddReg=OHCI_NOCC.AddReg.NT



[OHCI_NOCC.AddReg.NT]

;nec companion, disable cc detect

HKR,,"Usb2cc",0x00010001,-1



[OHCI_NOCC.Dev.NT.Services]

Needs=OHCI.Dev.NT.Services





[OHCI_NOSS.Dev.NT]

Needs=OHCI.Dev.NT

AddReg=OHCI_NOSS.AddReg.NT



[OHCI_NOSS.AddReg.NT]

HKR,,"HcDisableSelectiveSuspend",0x00010001,1



[OHCI_NOSS.Dev.NT.Services]

Needs=OHCI.Dev.NT.Services





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

; UHCI

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



; For Windows NT...

[UHCI.Dev.NT]

AddReg=UHCI.AddReg.NT

CopyFiles=UHCI.CopyFiles.NT,USB.CopyFiles.NT



[UHCI.AddReg.NT]

HKR,,EnumPropPages32,,"usbui.dll,USBControllerPropPageProvider"

HKR,,Controller,1,01

HKLM,System\CurrentControlSet\Services\usbuhci,BootFlags,0x00010003,4



[UHCI.CopyFiles.NT]

usbuhci.sys,,,0x100

usbport.sys,,,0x100



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



[USBPowerSettings]

SubGroup={2A737441-1930-4402-8D77-B2BEBBA308A3},"@%SystemRoot%\system32\usbui.dll,-1200;UsbPowerSettingsName", "@%SystemRoot%\system32\usbui.dll,-1201;UsbPowerSettingsDescription"

Setting={48E6B7A6-50F5-4782-A5D4-53BB8F07E226},"@%SystemRoot%\system32\usbui.dll,-1202;UsbPowerSelSupName", "@%SystemRoot%\system32\usbui.dll,-1203;UsbPowerSelSupDescription"

Value=0,"@%SystemRoot%\system32\usbui.dll,-1206;ValueOffName","@%SystemRoot%\system32\usbui.dll,-1207;ValueOffDesc",0x00010001,0x0

Value=1,"@%SystemRoot%\system32\usbui.dll,-1204;ValueOnName","@%SystemRoot%\system32\usbui.dll,-1205;ValueOnDesc",0x00010001,0x1

Default={8C5E7FDA-E8BF-4A96-9A85-A6E23A8C635C},0,1

Default={8C5E7FDA-E8BF-4A96-9A85-A6E23A8C635C},1,1

Default={381B4222-F694-41F0-9685-FF5BB260DF2E},0,1

Default={381B4222-F694-41F0-9685-FF5BB260DF2E},1,1

Default={A1841308-3541-4FAB-BC81-F71556F20B4A},0,1

Default={A1841308-3541-4FAB-BC81-F71556F20B4A},1,1



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

; USB ROOT HUB

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



[ROOTHUB.Dev.NT]

CopyFiles=Hub20.CopyFiles.NT

AddReg=ROOTHUB.AddReg.NT

AddPowerSetting=USBPowerSettings



[ROOTHUB.AddReg.NT]

HKR,,EnumPropPages32,,"usbui.dll,USBHubPropPageProvider"

HKLM,System\CurrentControlSet\Services\usbhub,BootFlags,0x00010003,4



[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



[ROOTHUB.Dev.NT.WMI]

; Set access permissions for UI WMI GUIDs

WMIInterface = {4E623B20-CB14-11D1-B331-00A0C959BBD2},,WMIGuidSecurity_AllRights

WMIInterface = {AD0379E4-72DB-42ed-BA6E-67570479070D},,WMIGuidSecurity_AllReadAdminFul

WMIInterface = {9C179357-DC7A-4f41-B66B-323B9DDCB5B1},,WMIGuidSecurity_AllReadAdminFul

WMIInterface = {66C1AA3C-499F-49a0-A9A5-61E2359F6407},,WMIGuidSecurity_AllReadAdminFul

WMIInterface = {9C179357-DC7A-4f41-B66B-323B9DDCB5B1},,WMIGuidSecurity_AllReadAdminFul





[ACER.Section.NTx86]

%PCI\VEN_10B9&DEV_5237&CC_0C0310.DeviceDesc%=OHCI_HYDRA.Dev,PCI\VEN_10B9&DEV_5237&CC_0C0310



;USB2 Controllers

%PCI\VEN_10B9&DEV_5239&CC_0C0320.DeviceDesc%=EHCI.Dev,PCI\VEN_10B9&DEV_5239&CC_0C0320 



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

[AMD.Section.NTx86]

%PCI\VEN_1022&DEV_740C&CC_0C0310.DeviceDesc%=OHCI_HYDRA.Dev,PCI\VEN_1022&DEV_740C&CC_0C0310

%PCI\VEN_1022&DEV_7464&REV_08.DeviceDesc%=OHCI_NOSS.Dev,PCI\VEN_1022&DEV_7464&REV_08

%PCI\VEN_1022&DEV_7464&REV_09.DeviceDesc%=OHCI_NOSS.Dev,PCI\VEN_1022&DEV_7464&REV_09

%PCI\VEN_1022&DEV_7464&REV_0B.DeviceDesc%=OHCI_NOSS.Dev,PCI\VEN_1022&DEV_7464&REV_0B



; =================== ATI ==================================

[ATI.Section.NTx86]

%PCI\Ven_1002&Dev_4373%=EHCI.Dev,PCI\Ven_1002&Dev_4373

%PCI\Ven_1002&Dev_4374%=OHCI.Dev,PCI\Ven_1002&Dev_4374

%PCI\Ven_1002&Dev_4375%=OHCI.Dev,PCI\Ven_1002&Dev_4375



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

[CMD.Section.NTx86]

%PCI\VEN_1095&DEV_0670&CC_0C0310.DeviceDesc%=OHCI.Dev,PCI\VEN_1095&DEV_0670&CC_0C0310

%PCI\VEN_1095&DEV_0673&CC_0C0310.DeviceDesc%=OHCI.Dev,PCI\VEN_1095&DEV_0673&CC_0C0310



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

[Compaq.Section.NTx86]

%PCI\VEN_0E11&DEV_A0F8&CC_0C0310.DeviceDesc%=OHCI_HYDRA.Dev,PCI\VEN_0E11&DEV_A0F8&CC_0C0310



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

[Cypress.Section.NTx86]

%PCI\VEN_1080&DEV_C693&CC_0C0310.DeviceDesc%=OHCI_HYDRA.Dev,PCI\VEN_1080&DEV_C693&CC_0C0310



; =================== Intel ====================================

[Intel.Section.NTx86]

%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_2482.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2482

%PCI\VEN_8086&DEV_2484.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2484

%PCI\VEN_8086&DEV_2487.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2487

%PCI\VEN_8086&DEV_24C2&CC_0C0300.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_24C2&CC_0C0300

%PCI\VEN_8086&DEV_24C4&CC_0C0300.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_24C4&CC_0C0300

%PCI\VEN_8086&DEV_24C7&CC_0C0300.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_24C7&CC_0C0300

%PCI\VEN_8086&DEV_24CD&CC_0C0320.DeviceDesc%=EHCI.Dev,PCI\VEN_8086&DEV_24CD&CC_0C0320

%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

%PCI\VEN_8086&DEV_25A9.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_25A9

%PCI\VEN_8086&DEV_25AA.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_25AA

%PCI\VEN_8086&DEV_25AD.DeviceDesc%=EHCI.Dev,PCI\VEN_8086&DEV_25AD

%PCI\VEN_8086&DEV_2658.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2658

%PCI\VEN_8086&DEV_2659.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2659

%PCI\VEN_8086&DEV_265A.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_265A

%PCI\VEN_8086&DEV_265B.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_265B

%PCI\VEN_8086&DEV_265C.DeviceDesc%=EHCI.Dev,PCI\VEN_8086&DEV_265C

%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_27C8.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_27C8

%PCI\VEN_8086&DEV_27C9.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_27C9

%PCI\VEN_8086&DEV_27CA.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_27CA

%PCI\VEN_8086&DEV_27CB.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_27CB

%PCI\VEN_8086&DEV_27CC.DeviceDesc%=EHCI.Dev,PCI\VEN_8086&DEV_27CC

%PCI\VEN_8086&DEV_2688.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2688

%PCI\VEN_8086&DEV_2689.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2689

%PCI\VEN_8086&DEV_268A.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_268A

%PCI\VEN_8086&DEV_268B.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_268B

%PCI\VEN_8086&DEV_268C.DeviceDesc%=EHCI.Dev,PCI\VEN_8086&DEV_268C

%PCI\VEN_8086&DEV_2830.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2830

%PCI\VEN_8086&DEV_2831.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2831

%PCI\VEN_8086&DEV_2832.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2832

%PCI\VEN_8086&DEV_2834.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2834

%PCI\VEN_8086&DEV_2835.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2835

%PCI\VEN_8086&DEV_2836.DeviceDesc%=EHCI.Dev,PCI\VEN_8086&DEV_2836

%PCI\VEN_8086&DEV_283A.DeviceDesc%=EHCI.Dev,PCI\VEN_8086&DEV_283A

%PCI\VEN_8086&DEV_2934.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2934

%PCI\VEN_8086&DEV_2935.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2935

%PCI\VEN_8086&DEV_2936.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2936

%PCI\VEN_8086&DEV_2937.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2937

%PCI\VEN_8086&DEV_2938.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2938

%PCI\VEN_8086&DEV_2939.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_2939

%PCI\VEN_8086&DEV_293A.DeviceDesc%=EHCI.Dev,PCI\VEN_8086&DEV_293A

%PCI\VEN_8086&DEV_293C.DeviceDesc%=EHCI.Dev,PCI\VEN_8086&DEV_293C

%PCI\VEN_8086&DEV_3A64.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_3A64

%PCI\VEN_8086&DEV_3A65.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_3A65

%PCI\VEN_8086&DEV_3A66.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_3A66

%PCI\VEN_8086&DEV_3A67.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_3A67

%PCI\VEN_8086&DEV_3A68.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_3A68

%PCI\VEN_8086&DEV_3A69.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_3A69

%PCI\VEN_8086&DEV_3A6A.DeviceDesc%=EHCI.Dev,PCI\VEN_8086&DEV_3A6A

%PCI\VEN_8086&DEV_3A6C.DeviceDesc%=EHCI.Dev,PCI\VEN_8086&DEV_3A6C

%PCI\VEN_8086&DEV_3A34.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_3A34

%PCI\VEN_8086&DEV_3A35.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_3A35

%PCI\VEN_8086&DEV_3A36.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_3A36

%PCI\VEN_8086&DEV_3A37.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_3A37

%PCI\VEN_8086&DEV_3A38.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_3A38

%PCI\VEN_8086&DEV_3A39.DeviceDesc%=UHCI.Dev,PCI\VEN_8086&DEV_3A39

%PCI\VEN_8086&DEV_3A3A.DeviceDesc%=EHCI.Dev,PCI\VEN_8086&DEV_3A3A

%PCI\VEN_8086&DEV_3A3C.DeviceDesc%=EHCI.Dev,PCI\VEN_8086&DEV_3A3C



; Device(s) requiring ACPI _DSM support

%PCI\VEN_8086&DEV_2E70.DeviceDesc%=EHCI_DSM.Dev,PCI\VEN_8086&DEV_2E70



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

[Lucent.Section.NTx86]

%PCI\VEN_11C1&DEV_5801&CC_0C0310.DeviceDesc%=OHCI.Dev,PCI\VEN_11C1&DEV_5801&CC_0C0310

%PCI\VEN_11C1&DEV_5802&CC_0C0310.DeviceDesc%=OHCI.Dev,PCI\VEN_11C1&DEV_5802&CC_0C0310

%PCI\VEN_11C1&DEV_5803&CC_0C0310.DeviceDesc%=OHCI.Dev,PCI\VEN_11C1&DEV_5803&CC_0C0310



; =================== NEC ==================================

[NEC.Section.NTx86]

%PCI\VEN_1033&DEV_0035&CC_0C0310.DeviceDesc%=OHCI_NEC.Dev,PCI\VEN_1033&DEV_0035&CC_0C0310

%PCI\VEN_1033&DEV_0035&REV_02.DeviceDesc%=OHCI_NEC.Dev,PCI\VEN_1033&DEV_0035&REV_02

%PCI\VEN_1033&DEV_0035&SUBSYS_00011179&REV_41.DeviceDesc%=OHCI_NOCC.Dev,PCI\VEN_1033&DEV_0035&SUBSYS_00011179&REV_41

;USB2 Companion

%PCI\VEN_1033&DEV_0035&REV_41.DeviceDesc%=OHCI.Dev,PCI\VEN_1033&DEV_0035&REV_41



;USB2 controllers

%PCI\VEN_1033&DEV_00E0&REV_01.DeviceDesc%=EHCI.Dev,PCI\VEN_1033&DEV_00E0&REV_01

%PCI\VEN_1033&DEV_00E0&REV_02.DeviceDesc%=EHCI.Dev,PCI\VEN_1033&DEV_00E0&REV_02





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

[OPTi.Section.NTx86]

%PCI\VEN_1045&DEV_C861&CC_0C0310.DeviceDesc%=OHCI_HYDRA.Dev,PCI\VEN_1045&DEV_C861&CC_0C0310



; =================== Reliance =====================================

[Reliance.Section.NTx86]

%PCI\VEN_1166&DEV_0220&CC_0C0310.DeviceDesc%=OHCI.Dev,PCI\VEN_1166&DEV_0220&CC_0C0310



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

[SIS.Section.NTx86]

%PCI\VEN_1039&DEV_7001&CC_0C0310.DeviceDesc%=OHCI_HYDRA.Dev,PCI\VEN_1039&DEV_7001&CC_0C0310



; =================== SMSC ======================================

[SMSC.Section.NTx86]

%PCI\VEN_1055&DEV_9462.DeviceDesc%=OHCI.Dev,PCI\VEN_1055&DEV_9462



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

[Symbios.Section.NTx86]

%PCI\VEN_1000&DEV_0901&CC_0C0310.DeviceDesc%=OHCI_HYDRA.Dev,PCI\VEN_1000&DEV_0901&CC_0C0310



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

[VIA.Section.NTx86]

%PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_00.DeviceDesc%=UHCI.Dev,PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_00

%PCI\VEN_1106&DEV_3038&REV_00.DeviceDesc%=UHCI.Dev,PCI\VEN_1106&DEV_3038&REV_00

%PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_01.DeviceDesc%=UHCI.Dev,PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_01

%PCI\VEN_1106&DEV_3038&REV_01.DeviceDesc%=UHCI.Dev,PCI\VEN_1106&DEV_3038&REV_01

%PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_02.DeviceDesc%=UHCI.Dev,PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_02

%PCI\VEN_1106&DEV_3038&REV_02.DeviceDesc%=UHCI.Dev,PCI\VEN_1106&DEV_3038&REV_02

%PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_03.DeviceDesc%=UHCI.Dev,PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_03

%PCI\VEN_1106&DEV_3038&REV_03.DeviceDesc%=UHCI.Dev,PCI\VEN_1106&DEV_3038&REV_03

%PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_04.DeviceDesc%=UHCI.Dev,PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_04

%PCI\VEN_1106&DEV_3038&REV_04.DeviceDesc%=UHCI.Dev,PCI\VEN_1106&DEV_3038&REV_04

%PCI\VEN_1106&DEV_3038&CC_0C0300.DeviceDesc%=UHCI.Dev,PCI\VEN_1106&DEV_3038&CC_0C0300

%PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_50.DeviceDesc%=UHCI.Dev,PCI\VEN_1106&DEV_3038&SUBSYS_12340925&REV_50

%PCI\VEN_1106&DEV_3038&REV_50.DeviceDesc%=UHCI.Dev,PCI\VEN_1106&DEV_3038&REV_50

;USB2 controllers

%PCI\VEN_1106&DEV_3104.DeviceDesc%=EHCI.Dev,PCI\VEN_1106&DEV_3104



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



[USB.CopyFiles.NT]

;usbd.sys

usbhub.sys,,,0x100



[USB.DelFiles.NT]

; section exists only for external references



[USBMON.DelFiles.NT]

; section exists only for external references



[USBINF.DelFiles.NT]

; section exists only for external references



[HUB20.CopyFiles.NT]

usbhub.sys,,,0x100

usbd.sys,,,0x100



[USBUI.CopyFiles.NT]

; usbui.dll is copied on the system by its own component manifest. This section exists only for external references (if any)



[WMIGuidSecurity_AllReadAdminFul]]

security="O:BAG:BAD:(A;;GA;;;BA)(A;;GA;;;LS)(A;;GA;;;NS)(A;;GA;;;SY)(A;;GR;;;BU)"



[WMIGuidSecurity_AllRights]

security="O:BAG:BAD:(A;;0x12001f;;;BA)(A;;0x12001f;;;LS)(A;;0x12001f;;;NS)(A;;0x12001f;;;SY)(A;;0x12001f;;;BU)"



[Strings] 

;Non-Localizable

Msft="Microsoft"



;Localizable

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="Microsoft USB Standard Hub Driver"



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_0C0320.DeviceDesc="Standard Enhanced PCI to USB Host Controller"

PCI\CC_0C0310.DeviceDesc="Standard OpenHCD USB Host Controller"

PCI\CC_0C0300.DeviceDesc="Standard Universal PCI to USB Host Controller"



;Non-Localizable

ACER.MFG="ULi Electronics Inc."



;Localizable

PCI\VEN_10B9&DEV_5239&CC_0C0320.DeviceDesc="ULi USB 2.0 Enhanced Host Controller" 

PCI\VEN_10B9&DEV_5237&CC_0C0310.DeviceDesc="ULi PCI to USB Open Host Controller" 



;Non-Localizable

AMD.Mfg="Advanced Micro Devices (AMD)"



;Localizable

PCI\VEN_1022&DEV_740C&CC_0C0310.DeviceDesc="AMD 756 PCI to USB Open Host Controller"

PCI\VEN_1022&DEV_7464&REV_08.DeviceDesc="AMD PCI to USB Open Host Controller"

PCI\VEN_1022&DEV_7464&REV_09.DeviceDesc="AMD PCI to USB Open Host Controller"

PCI\VEN_1022&DEV_7464&REV_0B.DeviceDesc="AMD PCI to USB Open Host Controller"



;Non-Localizable

ATI.Mfg="ATI Technology"



;Localizable

PCI\Ven_1002&Dev_4373="ATI I/O Communications Processor USB 2.0 EHCI controller"

PCI\Ven_1002&Dev_4374="ATI I/O Communications Processor USB 1.1 OHCI controller"

PCI\Ven_1002&Dev_4375="ATI I/O Communications Processor USB 1.1 OHCI controller"



;Non-Localizable

Compaq.Mfg="Compaq"



;Localizable

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



;Non-Localizable

CMD.Mfg="CMD Technology"



;Localizable

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"



;Non-Localizable

Cypress.Mfg="Cypress Semiconductor Corporation"



;Localizable

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



;Non Localizable

Intel.Mfg="Intel"



;Localizable

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_2482.DeviceDesc="Intel(R) 82801CA/CAM USB Universal Host Controller - 2482"

PCI\VEN_8086&DEV_2484.DeviceDesc="Intel(R) 82801CA/CAM USB Universal Host Controller - 2484"

PCI\VEN_8086&DEV_2487.DeviceDesc="Intel(R) 82801CA/CAM USB Universal Host Controller - 2487"

PCI\VEN_8086&DEV_24C2&CC_0C0300.DeviceDesc="Intel(R) 82801DB/DBM USB Universal Host Controller - 24C2"

PCI\VEN_8086&DEV_24C4&CC_0C0300.DeviceDesc="Intel(R) 82801DB/DBM USB Universal Host Controller - 24C4"

PCI\VEN_8086&DEV_24C7&CC_0C0300.DeviceDesc="Intel(R) 82801DB/DBM USB Universal Host Controller - 24C7"

PCI\VEN_8086&DEV_24CD&CC_0C0320.DeviceDesc="Intel(R) 82801DB/DBM USB 2.0 Enhanced Host Controller - 24CD"

PCI\VEN_8086&DEV_24D2.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24D2"

PCI\VEN_8086&DEV_24D4.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24D4"

PCI\VEN_8086&DEV_24D7.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24D7"

PCI\VEN_8086&DEV_24DE.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24DE"

PCI\VEN_8086&DEV_24DD.DeviceDesc="Intel(R) 82801EB USB2 Enhanced Host Controller - 24DD"

PCI\VEN_8086&DEV_25A9.DeviceDesc="Intel(R) 6300ESB USB Universal Host Controller - 25A9"

PCI\VEN_8086&DEV_25AA.DeviceDesc="Intel(R) 6300ESB USB Universal Host Controller - 25AA"

PCI\VEN_8086&DEV_25AD.DeviceDesc="Intel(R) 6300ESB USB2 Enhanced Host Controller - 25AD"

PCI\VEN_8086&DEV_2658.DeviceDesc="Intel(R) 82801FB/FBM USB Universal Host Controller - 2658"

PCI\VEN_8086&DEV_2659.DeviceDesc="Intel(R) 82801FB/FBM USB Universal Host Controller - 2659"

PCI\VEN_8086&DEV_265A.DeviceDesc="Intel(R) 82801FB/FBM USB Universal Host Controller - 265A"

PCI\VEN_8086&DEV_265B.DeviceDesc="Intel(R) 82801FB/FBM USB Universal Host Controller - 265B"

PCI\VEN_8086&DEV_265C.DeviceDesc="Intel(R) 82801FB/FBM USB2 Enhanced Host Controller - 265C"

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_27C8.DeviceDesc="Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27C8"

PCI\VEN_8086&DEV_27C9.DeviceDesc="Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27C9"

PCI\VEN_8086&DEV_27CA.DeviceDesc="Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27CA"

PCI\VEN_8086&DEV_27CB.DeviceDesc="Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27CB"

PCI\VEN_8086&DEV_27CC.DeviceDesc="Intel(R) 82801G (ICH7 Family) USB2 Enhanced Host Controller - 27CC"

PCI\VEN_8086&DEV_2688.DeviceDesc="Intel(R) 631xESB/6321ESB/3100 Chipset USB Universal Host Controller - 2688"

PCI\VEN_8086&DEV_2689.DeviceDesc="Intel(R) 631xESB/6321ESB/3100 Chipset USB Universal Host Controller - 2689"

PCI\VEN_8086&DEV_268A.DeviceDesc="Intel(R) 631xESB/6321ESB/3100 Chipset USB Universal Host Controller - 268A"

PCI\VEN_8086&DEV_268B.DeviceDesc="Intel(R) 631xESB/6321ESB/3100 Chipset USB Universal Host Controller - 268B"

PCI\VEN_8086&DEV_268C.DeviceDesc="Intel(R) 631xESB/6321ESB/3100 Chipset USB2 Enhanced Host Controller - 268C"

PCI\VEN_8086&DEV_2830.DeviceDesc="Intel(R) ICH8 Family USB Universal Host Controller - 2830"

PCI\VEN_8086&DEV_2831.DeviceDesc="Intel(R) ICH8 Family USB Universal Host Controller - 2831"

PCI\VEN_8086&DEV_2832.DeviceDesc="Intel(R) ICH8 Family USB Universal Host Controller - 2832"

PCI\VEN_8086&DEV_2834.DeviceDesc="Intel(R) ICH8 Family USB Universal Host Controller - 2834"

PCI\VEN_8086&DEV_2835.DeviceDesc="Intel(R) ICH8 Family USB Universal Host Controller - 2835"

PCI\VEN_8086&DEV_2836.DeviceDesc="Intel(R) ICH8 Family USB2 Enhanced Host Controller - 2836"

PCI\VEN_8086&DEV_283A.DeviceDesc="Intel(R) ICH8 Family USB2 Enhanced Host Controller - 283A"

PCI\VEN_8086&DEV_2934.DeviceDesc="Intel(R) ICH9 Family USB Universal Host Controller - 2934"

PCI\VEN_8086&DEV_2935.DeviceDesc="Intel(R) ICH9 Family USB Universal Host Controller - 2935"

PCI\VEN_8086&DEV_2936.DeviceDesc="Intel(R) ICH9 Family USB Universal Host Controller - 2936"

PCI\VEN_8086&DEV_2937.DeviceDesc="Intel(R) ICH9 Family USB Universal Host Controller - 2937"

PCI\VEN_8086&DEV_2938.DeviceDesc="Intel(R) ICH9 Family USB Universal Host Controller - 2938"

PCI\VEN_8086&DEV_2939.DeviceDesc="Intel(R) ICH9 Family USB Universal Host Controller - 2939"

PCI\VEN_8086&DEV_293A.DeviceDesc="Intel(R) ICH9 Family USB2 Enhanced Host Controller - 293A"

PCI\VEN_8086&DEV_293C.DeviceDesc="Intel(R) ICH9 Family USB2 Enhanced Host Controller - 293C"

PCI\VEN_8086&DEV_3A64.DeviceDesc="Intel(R) ICH10 Family USB Universal Host Controller - 3A64"

PCI\VEN_8086&DEV_3A65.DeviceDesc="Intel(R) ICH10 Family USB Universal Host Controller - 3A65"

PCI\VEN_8086&DEV_3A66.DeviceDesc="Intel(R) ICH10 Family USB Universal Host Controller - 3A66"

PCI\VEN_8086&DEV_3A67.DeviceDesc="Intel(R) ICH10 Family USB Universal Host Controller - 3A67"

PCI\VEN_8086&DEV_3A68.DeviceDesc="Intel(R) ICH10 Family USB Universal Host Controller - 3A68"

PCI\VEN_8086&DEV_3A69.DeviceDesc="Intel(R) ICH10 Family USB Universal Host Controller - 3A69"

PCI\VEN_8086&DEV_3A6A.DeviceDesc="Intel(R) ICH10 Family USB Enhanced Host Controller - 3A6A"

PCI\VEN_8086&DEV_3A6C.DeviceDesc="Intel(R) ICH10 Family USB Enhanced Host Controller - 3A6C"

PCI\VEN_8086&DEV_3A34.DeviceDesc="Intel(R) ICH10 Family USB Universal Host Controller - 3A34"

PCI\VEN_8086&DEV_3A35.DeviceDesc="Intel(R) ICH10 Family USB Universal Host Controller - 3A35"

PCI\VEN_8086&DEV_3A36.DeviceDesc="Intel(R) ICH10 Family USB Universal Host Controller - 3A36"

PCI\VEN_8086&DEV_3A37.DeviceDesc="Intel(R) ICH10 Family USB Universal Host Controller - 3A37"

PCI\VEN_8086&DEV_3A38.DeviceDesc="Intel(R) ICH10 Family USB Universal Host Controller - 3A38"

PCI\VEN_8086&DEV_3A39.DeviceDesc="Intel(R) ICH10 Family USB Universal Host Controller - 3A39"

PCI\VEN_8086&DEV_3A3A.DeviceDesc="Intel(R) ICH10 Family USB Enhanced Host Controller - 3A3A"

PCI\VEN_8086&DEV_3A3C.DeviceDesc="Intel(R) ICH10 Family USB Enhanced Host Controller - 3A3C"

PCI\VEN_8086&DEV_2E70.DeviceDesc="Intel(R) CE4100 Family USB Enhanced Host Controller - 2E70"





;Non-Localizable

Lucent.Mfg="Lucent Technology"



;Localizable

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"



;Non-Localizable

NEC.Mfg="NEC"



;Localizable

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



;Non-Localizable

OPTi.MFG="OPTi"



;Localizable

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



;Non-Localizable

Reliance.Mfg="ServerWorks (RCC)"



;Localizable

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



;Non-Localizable

SIS.Mfg="Silicon Integrated Systems"



;Localizable

PCI\VEN_1039&DEV_7001&CC_0C0310.DeviceDesc="SiS 7001 PCI to USB Open Host Controller"



;Non-Localizable

Symbios.Mfg="Symbios Logic"



;Localizable

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



;Non-Localizable

SMSC.Mfg="Standard Microsystems Corp."



;Localizable

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



;Non-Localizable

VIA.Mfg="VIA Technologies"



;Localizable

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

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.72