- Home
- Asmedia drivers
- Etron drivers
- Intel drivers
- Renesas drivers
The unoficcial USB 3.0 Czech drivers site
INF file for Etron USB 3.0 drivers v1.00.0000.0105
INF file for Etron USB 3.0 drivers v1.00.0000.0105
Etron EJ168 and newer is a PCIe Gen2 to Universal Serial Bus 3.0 Host Controller, which complies with PCIe Gen2 specifications, USB3.0 specifications and eXtensible Host Controller Interface (xHCI) 1.0.
Drivers for many devices with Etron USB 3.0 chipset
Treiber für Etron USB 3.0 chips
Драйверы для USB 3.0 контроллера Етрон
Sterowniki dla Etron USB 3.0
Каталог USB 3.0 драйверов Etron
Ovladače pro USB 3.0 zařízení s čipsetem Etron
Etron USB 3.0 Pilotes de périphériques
Type | Etron INF file |
Status | WHQL |
---|---|---|---|
Version | 1.00.0000.0105 | File | EtronXHCI.INF |
Release | 2011-08-11 [August '11] | Size | 6 KB |
; Etron USB 3.0 host controller
; Copyright(c) 2009, Etron Technology Inc.
;
[Version]
Signature="$CHICAGO$"
Provider=%Etron%
Class=USB
ClassGuid={36FC9E60-C465-11CF-8056-444553540000}
DriverVer = 08/04/2011,1.00.0000.0105
CatalogFile.ntx86=EtronXHCI.cat
CatalogFile.ntamd64=EtronXHCI.cat
[SourceDisksNames]
1 = %Etron_DISKID%
[SourceDisksFiles]
EtronXHCI.sys = 1
EtronHub3.sys = 1
[DestinationDirs]
DefaultDestDir = 12
[ClassInstall32]
Addreg=USBClassReg
[USBClassReg]
HKR,,,,%USBClassName%
HKR,,Icon,,-20
HKR,,NoInstallClass,,1
[Manufacturer]
%Etron.Mfg%=Etron.Section,NTAMD64
[Etron.Section]
%Etron_XHCI.DeviceDesc%=EtronXHCI,PCI\VEN_1B6F&DEV_7023&CC_0C0330 ; Etron xHCI
%Etron_RTH3.DeviceDesc%=EtronHub3,ENUSB3\ROOT_HUB30
%Etron_HUB1.DeviceDesc%=EtronHub3,ENUSB3\EXT_HUB10
%Etron_HUB2.DeviceDesc%=EtronHub3,ENUSB3\EXT_HUB20
%Etron_HUB3.DeviceDesc%=EtronHub3,ENUSB3\EXT_HUB30
[Etron.Section.NTAMD64]
%Etron_XHCI.DeviceDesc%=EtronXHCI,PCI\VEN_1B6F&DEV_7023&CC_0C0330 ; Etron xHCI
%Etron_RTH3.DeviceDesc%=EtronHub3,ENUSB3\ROOT_HUB30
%Etron_HUB1.DeviceDesc%=EtronHub3,ENUSB3\EXT_HUB10
%Etron_HUB2.DeviceDesc%=EtronHub3,ENUSB3\EXT_HUB20
%Etron_HUB3.DeviceDesc%=EtronHub3,ENUSB3\EXT_HUB30
; --------------------------------------------------------------
; xHCI
; --------------------------------------------------------------
[EtronXHCI.NT]
CopyFiles=xHCI.CopyFiles
AddReg=xHCI.AddReg
DelFiles=xHCI.DelFiles
[EtronXHCI.NT.HW]
Include=machine.inf
Needs=PciIoSpaceNotRequired
Addreg=MSIInterrupts.reg
[EtronXHCI.NT.Services]
AddService = EtronXHCI, 0x00000002, EtronXHCI.AddService
[EtronXHCI.NTAMD64]
CopyFiles=xHCI.CopyFiles
AddReg=xHCI.AddReg
DelFiles=xHCI.DelFiles
[EtronXHCI.NTAMD64.HW]
Include=machine.inf
Needs=PciIoSpaceNotRequired
Addreg=MSIInterrupts.reg
[EtronXHCI.NTAMD64.Services]
AddService = EtronXHCI, 0x00000002, EtronXHCI.AddService
[EtronXHCI.AddService]
DisplayName = %Etron_XHCI.DriverDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\EtronXHCI.sys
LoadOrderGroup = Base
[xHCI.CopyFiles]
EtronXHCI.sys
[xHCI.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,EtronXHCI.sys
[xHCI.DelFiles]
EtronXHCI.sys,,,1
[MSIInterrupts.reg]
HKR, "Interrupt Management", 0x00000010
HKR, "Interrupt Management\MessageSignaledInterruptProperties", 0x00000010
HKR, "Interrupt Management\MessageSignaledInterruptProperties", MSISupported, 0x00010001, 1
HKR, "Interrupt Management\MessageSignaledInterruptProperties", MessageNumberLimit, 0x00010001, 1
; --------------------------------------------------------------
; Hub3
; --------------------------------------------------------------
[EtronHub3.NT]
CopyFiles=Hub3.CopyFiles
AddReg=Hub3.AddReg, U1U2.AddReg, POWER.AddReg
;DelFiles=Hub3.DelFiles
[EtronHub3.NTAMD64]
CopyFiles=Hub3.CopyFiles
AddReg=Hub3.AddReg, U1U2.AddReg, POWER.AddReg
;DelFiles=Hub3.DelFiles
[EtronHub3.NT.Services]
AddService = EtronHub3, 0x00000002, EtronHub3.AddService
[EtronHub3.NTAMD64.Services]
AddService = EtronHub3, 0x00000002, EtronHub3.AddService
[EtronHub3.AddService]
DisplayName = %Etron_HUB3.DriverDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\EtronHub3.sys
LoadOrderGroup = Base
[Hub3.CopyFiles]
EtronHub3.sys
[Hub3.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,EtronHub3.sys
[Hub3.DelFiles]
EtronHub3.sys,,,1
[U1U2.AddReg]
HKR,,DeviceEnableU1, 0x00010001, 0
HKR,,DeviceEnableU2, 0x00010001, 0
HKR,,DeviceEnableU1TimeOut, 0x00010001, 0
HKR,,DeviceEnableU2TimeOut, 0x00010001, 0
HKR,,HubEnableU1, 0x00010001, 0
HKR,,HubEnableU2, 0x00010001, 0
HKR,,HubEnableU1TimeOut, 0x00010001, 0
HKR,,HubEnableU2TimeOut, 0x00010001, 0
[POWER.AddReg]
HKR,,PowerSavingMode, 0x00010001, 0
; --------------------------------------------------------------
; Common
; --------------------------------------------------------------
[DestinationDirs]
XHCI.CopyFiles = 10,SYSTEM32\DRIVERS
XHCI.DelFiles = 10,SYSTEM32\DRIVERS
Hub3.CopyFiles = 10,SYSTEM32\DRIVERS
Hub3.DelFiles = 10,SYSTEM32\DRIVERS
[Strings]
Etron="Etron Technology Inc."
Etron.Mfg="Etron Technology Inc."
Etron_DISKID = "Etron USB 3.0 Device Driver Installation Disk"
Etron_XHCI.DriverDesc="Etron USB 3.0 Extensible Host Controller Driver"
Etron_HUB3.DriverDesc="Etron USB 3.0 Extensible Hub Driver"
Etron_XHCI.DeviceDesc="Etron USB 3.0 Extensible Host Controller"
Etron_RTH3.DeviceDesc="Etron USB 3.0 Extensible Root Hub"
Etron_HUB1.DeviceDesc="Etron USB1 (FS) Hub"
Etron_HUB2.DeviceDesc="Etron USB2 (HS) Hub"
Etron_HUB3.DeviceDesc="Etron USB3 (SS) Hub"
USBClassName="Universal Serial Bus controllers"
; Copyright(c) 2009, Etron Technology Inc.
;
[Version]
Signature="$CHICAGO$"
Provider=%Etron%
Class=USB
ClassGuid={36FC9E60-C465-11CF-8056-444553540000}
DriverVer = 08/04/2011,1.00.0000.0105
CatalogFile.ntx86=EtronXHCI.cat
CatalogFile.ntamd64=EtronXHCI.cat
[SourceDisksNames]
1 = %Etron_DISKID%
[SourceDisksFiles]
EtronXHCI.sys = 1
EtronHub3.sys = 1
[DestinationDirs]
DefaultDestDir = 12
[ClassInstall32]
Addreg=USBClassReg
[USBClassReg]
HKR,,,,%USBClassName%
HKR,,Icon,,-20
HKR,,NoInstallClass,,1
[Manufacturer]
%Etron.Mfg%=Etron.Section,NTAMD64
[Etron.Section]
%Etron_XHCI.DeviceDesc%=EtronXHCI,PCI\VEN_1B6F&DEV_7023&CC_0C0330 ; Etron xHCI
%Etron_RTH3.DeviceDesc%=EtronHub3,ENUSB3\ROOT_HUB30
%Etron_HUB1.DeviceDesc%=EtronHub3,ENUSB3\EXT_HUB10
%Etron_HUB2.DeviceDesc%=EtronHub3,ENUSB3\EXT_HUB20
%Etron_HUB3.DeviceDesc%=EtronHub3,ENUSB3\EXT_HUB30
[Etron.Section.NTAMD64]
%Etron_XHCI.DeviceDesc%=EtronXHCI,PCI\VEN_1B6F&DEV_7023&CC_0C0330 ; Etron xHCI
%Etron_RTH3.DeviceDesc%=EtronHub3,ENUSB3\ROOT_HUB30
%Etron_HUB1.DeviceDesc%=EtronHub3,ENUSB3\EXT_HUB10
%Etron_HUB2.DeviceDesc%=EtronHub3,ENUSB3\EXT_HUB20
%Etron_HUB3.DeviceDesc%=EtronHub3,ENUSB3\EXT_HUB30
; --------------------------------------------------------------
; xHCI
; --------------------------------------------------------------
[EtronXHCI.NT]
CopyFiles=xHCI.CopyFiles
AddReg=xHCI.AddReg
DelFiles=xHCI.DelFiles
[EtronXHCI.NT.HW]
Include=machine.inf
Needs=PciIoSpaceNotRequired
Addreg=MSIInterrupts.reg
[EtronXHCI.NT.Services]
AddService = EtronXHCI, 0x00000002, EtronXHCI.AddService
[EtronXHCI.NTAMD64]
CopyFiles=xHCI.CopyFiles
AddReg=xHCI.AddReg
DelFiles=xHCI.DelFiles
[EtronXHCI.NTAMD64.HW]
Include=machine.inf
Needs=PciIoSpaceNotRequired
Addreg=MSIInterrupts.reg
[EtronXHCI.NTAMD64.Services]
AddService = EtronXHCI, 0x00000002, EtronXHCI.AddService
[EtronXHCI.AddService]
DisplayName = %Etron_XHCI.DriverDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\EtronXHCI.sys
LoadOrderGroup = Base
[xHCI.CopyFiles]
EtronXHCI.sys
[xHCI.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,EtronXHCI.sys
[xHCI.DelFiles]
EtronXHCI.sys,,,1
[MSIInterrupts.reg]
HKR, "Interrupt Management", 0x00000010
HKR, "Interrupt Management\MessageSignaledInterruptProperties", 0x00000010
HKR, "Interrupt Management\MessageSignaledInterruptProperties", MSISupported, 0x00010001, 1
HKR, "Interrupt Management\MessageSignaledInterruptProperties", MessageNumberLimit, 0x00010001, 1
; --------------------------------------------------------------
; Hub3
; --------------------------------------------------------------
[EtronHub3.NT]
CopyFiles=Hub3.CopyFiles
AddReg=Hub3.AddReg, U1U2.AddReg, POWER.AddReg
;DelFiles=Hub3.DelFiles
[EtronHub3.NTAMD64]
CopyFiles=Hub3.CopyFiles
AddReg=Hub3.AddReg, U1U2.AddReg, POWER.AddReg
;DelFiles=Hub3.DelFiles
[EtronHub3.NT.Services]
AddService = EtronHub3, 0x00000002, EtronHub3.AddService
[EtronHub3.NTAMD64.Services]
AddService = EtronHub3, 0x00000002, EtronHub3.AddService
[EtronHub3.AddService]
DisplayName = %Etron_HUB3.DriverDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\EtronHub3.sys
LoadOrderGroup = Base
[Hub3.CopyFiles]
EtronHub3.sys
[Hub3.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,EtronHub3.sys
[Hub3.DelFiles]
EtronHub3.sys,,,1
[U1U2.AddReg]
HKR,,DeviceEnableU1, 0x00010001, 0
HKR,,DeviceEnableU2, 0x00010001, 0
HKR,,DeviceEnableU1TimeOut, 0x00010001, 0
HKR,,DeviceEnableU2TimeOut, 0x00010001, 0
HKR,,HubEnableU1, 0x00010001, 0
HKR,,HubEnableU2, 0x00010001, 0
HKR,,HubEnableU1TimeOut, 0x00010001, 0
HKR,,HubEnableU2TimeOut, 0x00010001, 0
[POWER.AddReg]
HKR,,PowerSavingMode, 0x00010001, 0
; --------------------------------------------------------------
; Common
; --------------------------------------------------------------
[DestinationDirs]
XHCI.CopyFiles = 10,SYSTEM32\DRIVERS
XHCI.DelFiles = 10,SYSTEM32\DRIVERS
Hub3.CopyFiles = 10,SYSTEM32\DRIVERS
Hub3.DelFiles = 10,SYSTEM32\DRIVERS
[Strings]
Etron="Etron Technology Inc."
Etron.Mfg="Etron Technology Inc."
Etron_DISKID = "Etron USB 3.0 Device Driver Installation Disk"
Etron_XHCI.DriverDesc="Etron USB 3.0 Extensible Host Controller Driver"
Etron_HUB3.DriverDesc="Etron USB 3.0 Extensible Hub Driver"
Etron_XHCI.DeviceDesc="Etron USB 3.0 Extensible Host Controller"
Etron_RTH3.DeviceDesc="Etron USB 3.0 Extensible Root Hub"
Etron_HUB1.DeviceDesc="Etron USB1 (FS) Hub"
Etron_HUB2.DeviceDesc="Etron USB2 (HS) Hub"
Etron_HUB3.DeviceDesc="Etron USB3 (SS) Hub"
USBClassName="Universal Serial Bus controllers"
Recommended
-
www.atheros.cz
Latest Atheros drivers
-
www.realtek.cz
Realtek drivers for network, wifi, bluetooth and audio
-
www.dvd-driver.cz
Latest drivers and BIOses for MSI and Zida
-
www.usb3-drivers.com
Latest USB 3.0 drivers
Latest USB3 drivers (by date)
Version | Date | Downloads |
---|---|---|
2.0.151.24536 | 2020-04-17 | 4457× |
2.0.151.24533 | 2019-12-06 | 1222× |
2.0.150.10136 | 2019-11-20 | 987× |
2.0.150.24535 | 2019-04-22 | 2033× |
3.8.35514.0 | 2019-04-06 | 47160× |
Last added USB 3.0 drivers
Version | Date | Downloads |
---|---|---|
2.0.151.24536 | 2020-04-17 | 4457× |
2.0.151.24533 | 2019-12-06 | 1222× |
2.0.150.24535 | 2019-04-22 | 2033× |
2.0.150.10136 | 2019-11-20 | 987× |
2.0.150.10104 | 2019-02-15 | 1067× |
TOP 5 downloaded USB 3.0 drivers
Version | Date | Downloads |
---|---|---|
1.16.56.1 | 2019-04-01 | 91227× |
1.0.9.254 | 2013-08-13 | 82193× |
1.16.10.0 | 2013-07-01 | 63924× |
2.1.39.0 | 2012-09-13 | 56355× |
6.1.7600.5601 | 2017-08-09 | 52689× |
Copyright © 2006 - 2012, BUBIK s. r. o. | Designed by Bajola