TechDud wrote:I look forward to crediting you in the changelog.
It's not necessary, really! I'm just glad to help you guys, because your work saves me so much time...
Finally I tried to deal with those inf's in your pack manually, and finally it works. Tested with ICH9 and ICH10 usb controllers, all installed succesfully. I've changed those files in your pack, so you can track the changes if you want:
ESB2usb.inf
; ********************************************************************************
; ********************************************************************************
; ** FileName: ESB2usb.inf **
; ** Abstract: Windows* 2k & XP only INF File for **
; ** Intel(R) USB devices **
; ** Last Update: July 31, 2013 (Version 9.1.9 Build 1006) **
; ********************************************************************************
; ********************************************************************************
[Version]
Signature="$WINDOWS NT$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%INTEL%
CatalogFile=ESB2usb.cat
DriverVer=07/31/2013, 9.1.9.1006
[SourceDisksNames]
[SourceDisksFiles]
[ControlFlags]
ExcludeFromSelect=*
[PackageInfo]
Name=Chipset
Condition=Provider(Microsoft)||InstalledDriverName(Chipset)||Provider()
[Manufacturer]
%INTEL%=INTEL,NT.5.1,NTamd64
[INTEL]
%PCI\VEN_8086&DEV_2688.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_2688
%PCI\VEN_8086&DEV_2689.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_2689
%PCI\VEN_8086&DEV_268A.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_268A
%PCI\VEN_8086&DEV_268B.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_268B
%PCI\VEN_8086&DEV_268C.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_268C
[INTEL.NT.5.1]
%PCI\VEN_8086&DEV_2688.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2688
%PCI\VEN_8086&DEV_2689.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2689
%PCI\VEN_8086&DEV_268A.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_268A
%PCI\VEN_8086&DEV_268B.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_268B
%PCI\VEN_8086&DEV_268C.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_268C
[INTEL.NTamd64]
%PCI\VEN_8086&DEV_2688.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2688
%PCI\VEN_8086&DEV_2689.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2689
%PCI\VEN_8086&DEV_268A.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_268A
%PCI\VEN_8086&DEV_268B.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_268B
%PCI\VEN_8086&DEV_268C.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_268C
[Intel_UniversalHCD.Dev.NT]
Include=usb.inf
Needs=UniversalHCD.Dev.NT
[Intel_UniversalHCD.Dev.NT.Services]
Include=usb.inf
Needs=UniversalHCD.Dev.NT.Services
[Intel_UHCI.Dev.NT]
Include=usbport.inf
Needs=UHCI.Dev.NT
[Intel_UHCI.Dev.NT.Services]
Include=usbport.inf
Needs=UHCI.Dev.NT.Services
[Intel_UHCI.Dev.NT.CoInstallers]
Include=usbport.inf
Needs=UHCI.Dev.NT.CoInstallers
[Intel_EHCI.Dev.NT]
Include=usbport.inf
Needs=EHCI.Dev.NT
[Intel_EHCI.Dev.NT.Services]
Include=usbport.inf
Needs=EHCI.Dev.NT.Services
[Intel_EHCI.Dev.NT.CoInstallers]
Include=usbport.inf
Needs=EHCI.Dev.NT.CoInstallers
[Strings]
INTEL="Intel"
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"
REG_DWORD =0x00010001
; Copyright (c) 2003-2013 Intel Corporation
;
; ********************************************************************************
; Intel is making no claims of usability, efficacy or warranty.
; ********************************************************************************
; Information in this document is provided in connection with Intel products. No
; license, express or implied, by estoppel or otherwise, to any intellectual
; property rights is granted by this document. Intel assumes no liability
; whatsoever, and Intel disclaims any express or implied warranty, relating to
; sale and/or use of Intel products including liability or warranties relating to
; fitness for a particular purpose, merchantability, or infringement of any
; patent, copyright or other intellectual property right. Intel products are not
; intended for use in medical, life saving, or life sustaining applications.
; ********************************************************************************
; Intel Corporation disclaims all warranties and liabilities for the use of this
; document and the information contained herein, and assumes no responsibility for
; any errors which may appear in this document, nor does Intel make a commitment
; to update the information contained herein. Intel reserves the right to make
; changes to this document at any time, without notice.
; ********************************************************************************
; ********************************************************************************
;
; * Third-party brands and names are the property of their respective owners.
ibexusb.inf
; ********************************************************************************
; ********************************************************************************
; ** FileName: ibexusb.inf **
; ** Abstract: Windows* INF **
; ** File for Intel(R) 82801 USB devices **
; ** Last Update: July 31, 2013 (Version 9.1.9 Build 1006) **
; ********************************************************************************
; ********************************************************************************
[Version]
Signature="$WINDOWS NT$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%INTEL%
CatalogFile=ibexusb.cat
DriverVer=07/31/2013, 9.1.9.1006
[SourceDisksNames]
[SourceDisksFiles]
[ControlFlags]
ExcludeFromSelect=*
[PackageInfo]
Name=Chipset
Condition=Provider(Microsoft)||InstalledDriverName(Chipset)||Provider()
[Manufacturer]
%INTEL%=INTEL,NT.5.1,NTx86.6.1,NTamd64,NTamd64.6.1
[INTEL]
%PCI\VEN_8086&DEV_3B34.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3B34
%PCI\VEN_8086&DEV_3B36.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3B36
%PCI\VEN_8086&DEV_3B37.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3B37
%PCI\VEN_8086&DEV_3B38.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3B38
%PCI\VEN_8086&DEV_3B39.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3B39
%PCI\VEN_8086&DEV_3B3A.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3B3A
%PCI\VEN_8086&DEV_3B3B.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3B3B
%PCI\VEN_8086&DEV_3B3C.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3B3C
%PCI\VEN_8086&DEV_3B3E.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3B3E
%PCI\VEN_8086&DEV_3B3F.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3B3F
%PCI\VEN_8086&DEV_3B40.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3B40
[INTEL.NT.5.1]
%PCI\VEN_8086&DEV_3B34.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_3B34
%PCI\VEN_8086&DEV_3B36.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B36
%PCI\VEN_8086&DEV_3B37.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B37
%PCI\VEN_8086&DEV_3B38.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B38
%PCI\VEN_8086&DEV_3B39.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B39
%PCI\VEN_8086&DEV_3B3A.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B3A
%PCI\VEN_8086&DEV_3B3B.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B3B
%PCI\VEN_8086&DEV_3B3C.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_3B3C
%PCI\VEN_8086&DEV_3B3E.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B3E
%PCI\VEN_8086&DEV_3B3F.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B3F
%PCI\VEN_8086&DEV_3B40.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B40
[INTEL.NTx86.6.1]
%PCI\VEN_8086&DEV_3B34.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_3B34
%PCI\VEN_8086&DEV_3B36.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B36
%PCI\VEN_8086&DEV_3B37.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B37
%PCI\VEN_8086&DEV_3B38.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B38
%PCI\VEN_8086&DEV_3B39.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B39
%PCI\VEN_8086&DEV_3B3A.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B3A
%PCI\VEN_8086&DEV_3B3B.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B3B
%PCI\VEN_8086&DEV_3B3C.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_3B3C
%PCI\VEN_8086&DEV_3B3E.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B3E
%PCI\VEN_8086&DEV_3B3F.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B3F
%PCI\VEN_8086&DEV_3B40.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B40
[INTEL.NTamd64]
%PCI\VEN_8086&DEV_3B34.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_3B34
%PCI\VEN_8086&DEV_3B36.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B36
%PCI\VEN_8086&DEV_3B37.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B37
%PCI\VEN_8086&DEV_3B38.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B38
%PCI\VEN_8086&DEV_3B39.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B39
%PCI\VEN_8086&DEV_3B3A.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B3A
%PCI\VEN_8086&DEV_3B3B.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B3B
%PCI\VEN_8086&DEV_3B3C.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_3B3C
%PCI\VEN_8086&DEV_3B3E.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B3E
%PCI\VEN_8086&DEV_3B3F.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B3F
%PCI\VEN_8086&DEV_3B40.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B40
[INTEL.NTamd64.6.1]
%PCI\VEN_8086&DEV_3B34.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_3B34
%PCI\VEN_8086&DEV_3B36.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B36
%PCI\VEN_8086&DEV_3B37.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B37
%PCI\VEN_8086&DEV_3B38.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B38
%PCI\VEN_8086&DEV_3B39.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B39
%PCI\VEN_8086&DEV_3B3A.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B3A
%PCI\VEN_8086&DEV_3B3B.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B3B
%PCI\VEN_8086&DEV_3B3C.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_3B3C
%PCI\VEN_8086&DEV_3B3E.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B3E
%PCI\VEN_8086&DEV_3B3F.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B3F
%PCI\VEN_8086&DEV_3B40.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3B40
[Intel_UniversalHCD.Dev.NT]
Include=usb.inf
Needs=UniversalHCD.Dev.NT
[Intel_UniversalHCD.Dev.NT.Services]
Include=usb.inf
Needs=UniversalHCD.Dev.NT.Services
[Intel_EHCI.Dev.NT]
Include=usbport.inf
Needs=EHCI.Dev.NT
[Intel_EHCI.Dev.NT.Services]
Include=usbport.inf
Needs=EHCI.Dev.NT.Services
[Intel_EHCI.Dev.NT.CoInstallers]
Include=usbport.inf
Needs=EHCI.Dev.NT.CoInstallers
[Intel_UHCI.Dev.NT]
Include=usbport.inf
Needs=UHCI.Dev.NT
[Intel_UHCI.Dev.NT.Services]
Include=usbport.inf
Needs=UHCI.Dev.NT.Services
[Intel_UHCI.Dev.NT.CoInstallers]
Include=usbport.inf
Needs=UHCI.Dev.NT.CoInstallers
[Strings]
INTEL="Intel"
PCI\VEN_8086&DEV_3B34.DeviceDesc="Intel(R) 5 Series/3400 Series Chipset Family USB Enhanced Host Controller - 3B34"
PCI\VEN_8086&DEV_3B36.DeviceDesc="Intel(R) 5 Series/3400 Series Chipset Family USB Universal Host Controller - 3B36"
PCI\VEN_8086&DEV_3B37.DeviceDesc="Intel(R) 5 Series/3400 Series Chipset Family USB Universal Host Controller - 3B37"
PCI\VEN_8086&DEV_3B38.DeviceDesc="Intel(R) 5 Series/3400 Series Chipset Family USB Universal Host Controller - 3B38"
PCI\VEN_8086&DEV_3B39.DeviceDesc="Intel(R) 5 Series/3400 Series Chipset Family USB Universal Host Controller - 3B39"
PCI\VEN_8086&DEV_3B3A.DeviceDesc="Intel(R) 5 Series/3400 Series Chipset Family USB Universal Host Controller - 3B3A"
PCI\VEN_8086&DEV_3B3B.DeviceDesc="Intel(R) 5 Series/3400 Series Chipset Family USB Universal Host Controller - 3B3B"
PCI\VEN_8086&DEV_3B3C.DeviceDesc="Intel(R) 5 Series/3400 Series Chipset Family USB Enhanced Host Controller - 3B3C"
PCI\VEN_8086&DEV_3B3E.DeviceDesc="Intel(R) 5 Series/3400 Series Chipset Family USB Universal Host Controller - 3B3E"
PCI\VEN_8086&DEV_3B3F.DeviceDesc="Intel(R) 5 Series/3400 Series Chipset Family USB Universal Host Controller - 3B3F"
PCI\VEN_8086&DEV_3B40.DeviceDesc="Intel(R) 5 Series/3400 Series Chipset Family USB Universal Host Controller - 3B40"
REG_DWORD =0x00010001
; Copyright (c) 2003-2013 Intel Corporation
;
; ********************************************************************************
; Intel is making no claims of usability, efficacy or warranty.
; ********************************************************************************
; Information in this document is provided in connection with Intel products. No
; license, express or implied, by estoppel or otherwise, to any intellectual
; property rights is granted by this document. Intel assumes no liability
; whatsoever, and Intel disclaims any express or implied warranty, relating to
; sale and/or use of Intel products including liability or warranties relating to
; fitness for a particular purpose, merchantability, or infringement of any
; patent, copyright or other intellectual property right. Intel products are not
; intended for use in medical, life saving, or life sustaining applications.
; ********************************************************************************
; Intel Corporation disclaims all warranties and liabilities for the use of this
; document and the information contained herein, and assumes no responsibility for
; any errors which may appear in this document, nor does Intel make a commitment
; to update the information contained herein. Intel reserves the right to make
; changes to this document at any time, without notice.
; ********************************************************************************
; ********************************************************************************
;
; * Third-party brands and names are the property of their respective owners.
tcrkusb.inf
; ********************************************************************************
; ********************************************************************************
; ** FileName: tcrkusb.inf **
; ** Abstract: Intel(R) Platform Controller Hub EG20T **
; ** Last Update: July 31, 2013 (Version 9.1.9 Build 1006) **
; ********************************************************************************
; ********************************************************************************
[Version]
Signature="$WINDOWS NT$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%INTEL%
CatalogFile=tcrkusb.cat
DriverVer=07/31/2013, 9.1.9.1006
[SourceDisksNames]
[SourceDisksFiles]
[ControlFlags]
ExcludeFromSelect=*
[PackageInfo]
Name=Chipset
Condition=Provider(Microsoft)||InstalledDriverName(Chipset)||Provider()
[Manufacturer]
%INTEL%=INTEL,NT.5.1,NTamd64
[INTEL]
%PCI\VEN_8086&DEV_8804.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_8804
%PCI\VEN_8086&DEV_8805.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_8805
%PCI\VEN_8086&DEV_8806.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_8806
%PCI\VEN_8086&DEV_880C.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_880C
%PCI\VEN_8086&DEV_880D.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_880D
%PCI\VEN_8086&DEV_880E.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_880E
%PCI\VEN_8086&DEV_8807.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_8807
%PCI\VEN_8086&DEV_880F.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_880F
[INTEL.NT.5.1]
%PCI\VEN_8086&DEV_8804.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_8804
%PCI\VEN_8086&DEV_8805.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_8805
%PCI\VEN_8086&DEV_8806.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_8806
%PCI\VEN_8086&DEV_880C.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_880C
%PCI\VEN_8086&DEV_880D.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_880D
%PCI\VEN_8086&DEV_880E.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_880E
%PCI\VEN_8086&DEV_8807.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_8807
%PCI\VEN_8086&DEV_880F.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_880F
[INTEL.NTamd64]
%PCI\VEN_8086&DEV_8804.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_8804
%PCI\VEN_8086&DEV_8805.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_8805
%PCI\VEN_8086&DEV_8806.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_8806
%PCI\VEN_8086&DEV_880C.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_880C
%PCI\VEN_8086&DEV_880D.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_880D
%PCI\VEN_8086&DEV_880E.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_880E
%PCI\VEN_8086&DEV_8807.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_8807
%PCI\VEN_8086&DEV_880F.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_880F
[Intel_UniversalHCD.Dev.NT]
Include=usb.inf
Needs=UniversalHCD.Dev.NT
[Intel_UniversalHCD.Dev.NT.Services]
Include=usb.inf
Needs=UniversalHCD.Dev.NT.Services
[Intel_UHCI.Dev.NT]
Include=usbport.inf
Needs=UHCI.Dev.NT
[Intel_UHCI.Dev.NT.Services]
Include=usbport.inf
Needs=UHCI.Dev.NT.Services
[Intel_UHCI.Dev.NT.CoInstallers]
Include=usbport.inf
Needs=UHCI.Dev.NT.CoInstallers
[Intel_EHCI.Dev.NT]
Include=usbport.inf
Needs=EHCI.Dev.NT
[Intel_EHCI.Dev.NT.Services]
Include=usbport.inf
Needs=EHCI.Dev.NT.Services
[Intel_EHCI.Dev.NT.CoInstallers]
Include=usbport.inf
Needs=EHCI.Dev.NT.CoInstallers
[Strings]
INTEL="Intel"
PCI\VEN_8086&DEV_8804.DeviceDesc="Intel(R) Platform Controller Hub EG20T USB OHCI Controller #4 - 8804"
PCI\VEN_8086&DEV_8805.DeviceDesc="Intel(R) Platform Controller Hub EG20T USB OHCI Controller #5 - 8805"
PCI\VEN_8086&DEV_8806.DeviceDesc="Intel(R) Platform Controller Hub EG20T USB OHCI Controller #6 - 8806"
PCI\VEN_8086&DEV_880C.DeviceDesc="Intel(R) Platform Controller Hub EG20T USB OHCI Controller #1 - 880c - 880C"
PCI\VEN_8086&DEV_880D.DeviceDesc="Intel(R) Platform Controller Hub EG20T USB OHCI Controller #2 - 880d - 880D"
PCI\VEN_8086&DEV_880E.DeviceDesc="Intel(R) Platform Controller Hub EG20T USB OHCI Controller #3 - 880e - 880E"
PCI\VEN_8086&DEV_8807.DeviceDesc="Intel(R) Platform Controller Hub EG20T USB2 EHCI Controller #2 - 8807"
PCI\VEN_8086&DEV_880F.DeviceDesc="Intel(R) Platform Controller Hub EG20T USB2 EHCI Controller #1 - 880f - 880F"
REG_DWORD =0x00010001
; Copyright (c) 2003-2013 Intel Corporation
;
; ********************************************************************************
; Intel is making no claims of usability, efficacy or warranty.
; ********************************************************************************
; Information in this document is provided in connection with Intel products. No
; license, express or implied, by estoppel or otherwise, to any intellectual
; property rights is granted by this document. Intel assumes no liability
; whatsoever, and Intel disclaims any express or implied warranty, relating to
; sale and/or use of Intel products including liability or warranties relating to
; fitness for a particular purpose, merchantability, or infringement of any
; patent, copyright or other intellectual property right. Intel products are not
; intended for use in medical, life saving, or life sustaining applications.
; ********************************************************************************
; Intel Corporation disclaims all warranties and liabilities for the use of this
; document and the information contained herein, and assumes no responsibility for
; any errors which may appear in this document, nor does Intel make a commitment
; to update the information contained herein. Intel reserves the right to make
; changes to this document at any time, without notice.
; ********************************************************************************
; ********************************************************************************
;
; * Third-party brands and names are the property of their respective owners
ich5usb.inf
; ********************************************************************************
; ********************************************************************************
; ** FileName: ich5usb.inf **
; ** Abstract: Windows* 2000 and XP INF Update File for **
; ** Intel(R) 82801 USB devices **
; ** Last Update: July 31, 2013 (Version 9.1.9 Build 1006) **
; ********************************************************************************
; ********************************************************************************
[Version]
Signature="$WINDOWS NT$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%INTEL%
CatalogFile=ich5usb.cat
DriverVer=07/31/2013, 9.1.9.1006
[SourceDisksNames]
[SourceDisksFiles]
[ControlFlags]
ExcludeFromSelect=*
[PackageInfo]
Name=Chipset
Condition=Provider(Microsoft)||InstalledDriverName(Chipset)||Provider()
[Manufacturer]
%INTEL%=INTEL,NT.5.1,NT.5.2,NT.6.0,NTamd64
[INTEL]
%PCI\VEN_8086&DEV_24D2.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_24D2
%PCI\VEN_8086&DEV_24D4.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_24D4
%PCI\VEN_8086&DEV_24D7.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_24D7
%PCI\VEN_8086&DEV_24DE.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_24DE
%PCI\VEN_8086&DEV_24DD.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_24DD
%PCI\VEN_8086&DEV_25A9.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_25A9
%PCI\VEN_8086&DEV_25AA.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_25AA
%PCI\VEN_8086&DEV_25AD.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_25AD
[INTEL.NT.5.1]
%PCI\VEN_8086&DEV_24D2.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_24D2
%PCI\VEN_8086&DEV_24D4.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_24D4
%PCI\VEN_8086&DEV_24D7.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_24D7
%PCI\VEN_8086&DEV_24DE.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_24DE
%PCI\VEN_8086&DEV_24DD.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_24DD
%PCI\VEN_8086&DEV_25A9.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_25A9
%PCI\VEN_8086&DEV_25AA.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_25AA
%PCI\VEN_8086&DEV_25AD.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_25AD
[INTEL.NT.5.2]
%PCI\VEN_8086&DEV_24D2.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_24D2
%PCI\VEN_8086&DEV_24D4.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_24D4
%PCI\VEN_8086&DEV_24D7.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_24D7
%PCI\VEN_8086&DEV_24DE.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_24DE
%PCI\VEN_8086&DEV_25A9.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_25A9
%PCI\VEN_8086&DEV_25AA.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_25AA
%PCI\VEN_8086&DEV_24DD.DeviceDesc%=Intel_USB2_2K3.NT,PCI\VEN_8086&DEV_24DD
%PCI\VEN_8086&DEV_25AD.DeviceDesc%=Intel_USB2_2K3.NT,PCI\VEN_8086&DEV_25AD
[INTEL.NT.6.0]
%PCI\VEN_8086&DEV_24D2.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_24D2
%PCI\VEN_8086&DEV_24D4.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_24D4
%PCI\VEN_8086&DEV_24D7.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_24D7
%PCI\VEN_8086&DEV_24DE.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_24DE
%PCI\VEN_8086&DEV_24DD.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_24DD
%PCI\VEN_8086&DEV_25A9.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_25A9
%PCI\VEN_8086&DEV_25AA.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_25AA
%PCI\VEN_8086&DEV_25AD.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_25AD
[INTEL.NTamd64]
%PCI\VEN_8086&DEV_24D2.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_24D2
%PCI\VEN_8086&DEV_24D4.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_24D4
%PCI\VEN_8086&DEV_24D7.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_24D7
%PCI\VEN_8086&DEV_24DE.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_24DE
%PCI\VEN_8086&DEV_24DD.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_24DD
%PCI\VEN_8086&DEV_25A9.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_25A9
%PCI\VEN_8086&DEV_25AA.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_25AA
%PCI\VEN_8086&DEV_25AD.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_25AD
[Intel_UniversalHCD.Dev.NT]
Include=usb.inf
Needs=UniversalHCD.Dev.NT
[Intel_UniversalHCD.Dev.NT.Services]
Include=usb.inf
Needs=UniversalHCD.Dev.NT.Services
[Intel_UHCI.Dev.NT]
Include=usbport.inf
Needs=UHCI.Dev.NT
[Intel_UHCI.Dev.NT.Services]
Include=usbport.inf
Needs=UHCI.Dev.NT.Services
[Intel_UHCI.Dev.NT.CoInstallers]
Include=usbport.inf
Needs=UHCI.Dev.NT.CoInstallers
[Intel_EHCI.Dev.NT]
Include=usbport.inf
Needs=EHCI.Dev.NT
[Intel_EHCI.Dev.NT.Services]
Include=usbport.inf
Needs=EHCI.Dev.NT.Services
[Intel_EHCI.Dev.NT.CoInstallers]
Include=usbport.inf
Needs=EHCI.Dev.NT.CoInstallers
[Intel_USB2_2K3.NT]
Include=usbport.inf
AddReg=EHCI.AddReg.NT
CopyFiles=EHCI.CopyFiles.NT,USBUI.CopyFiles.NT,USB.CopyFiles.NT,HCCOIN.CopyFiles.NT
DelFiles=USB.DelFiles.NT ; HCCOIN.Delfiles.NT
Needs=EHCI.Dev.NT
[Intel_USB2_2K3.NT.Services]
Include=usbport.inf
Needs=EHCI.Dev.NT.Services
[Intel_USB2_2K3.NT.CoInstallers]
Include=usbport.inf
Needs=EHCI.Dev.NT.CoInstallers
[Strings]
INTEL="Intel"
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"
REG_DWORD =0x00010001
; Copyright (c) 2003-2013 Intel Corporation
;
; ********************************************************************************
; Intel is making no claims of usability, efficacy or warranty.
; ********************************************************************************
; Information in this document is provided in connection with Intel products. No
; license, express or implied, by estoppel or otherwise, to any intellectual
; property rights is granted by this document. Intel assumes no liability
; whatsoever, and Intel disclaims any express or implied warranty, relating to
; sale and/or use of Intel products including liability or warranties relating to
; fitness for a particular purpose, merchantability, or infringement of any
; patent, copyright or other intellectual property right. Intel products are not
; intended for use in medical, life saving, or life sustaining applications.
; ********************************************************************************
; Intel Corporation disclaims all warranties and liabilities for the use of this
; document and the information contained herein, and assumes no responsibility for
; any errors which may appear in this document, nor does Intel make a commitment
; to update the information contained herein. Intel reserves the right to make
; changes to this document at any time, without notice.
; ********************************************************************************
; ********************************************************************************
;
; * Third-party brands and names are the property of their respective owners.
ich6usb.inf
; ********************************************************************************
; ********************************************************************************
; ** FileName: ich6usb.inf **
; ** Abstract: Windows* 2000 and XP INF Update File for **
; ** Intel(R) 82801 USB devices **
; ** Last Update: July 31, 2013 (Version 9.1.9 Build 1006) **
; ********************************************************************************
; ********************************************************************************
[Version]
Signature="$WINDOWS NT$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%INTEL%
CatalogFile=ich6usb.cat
DriverVer=07/31/2013, 9.1.9.1006
[SourceDisksNames]
[SourceDisksFiles]
[ControlFlags]
ExcludeFromSelect=*
[PackageInfo]
Name=Chipset
Condition=Provider(Microsoft)||InstalledDriverName(Chipset)||Provider()
[Manufacturer]
%INTEL%=INTEL,NT.5.1,NT.5.2,NT.6.0,NTamd64
[INTEL]
%PCI\VEN_8086&DEV_2658.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_2658
%PCI\VEN_8086&DEV_2659.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_2659
%PCI\VEN_8086&DEV_265A.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_265A
%PCI\VEN_8086&DEV_265B.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_265B
%PCI\VEN_8086&DEV_265C.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_265C
[INTEL.NT.5.1]
%PCI\VEN_8086&DEV_2658.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2658
%PCI\VEN_8086&DEV_2659.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2659
%PCI\VEN_8086&DEV_265A.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_265A
%PCI\VEN_8086&DEV_265B.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_265B
%PCI\VEN_8086&DEV_265C.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_265C
[INTEL.NT.5.2]
%PCI\VEN_8086&DEV_2658.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2658
%PCI\VEN_8086&DEV_2659.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2659
%PCI\VEN_8086&DEV_265A.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_265A
%PCI\VEN_8086&DEV_265B.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_265B
%PCI\VEN_8086&DEV_265C.DeviceDesc%=Intel_USB2_2K3.NT,PCI\VEN_8086&DEV_265C
[INTEL.NT.6.0]
%PCI\VEN_8086&DEV_2658.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2658
%PCI\VEN_8086&DEV_2659.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2659
%PCI\VEN_8086&DEV_265A.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_265A
%PCI\VEN_8086&DEV_265B.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_265B
%PCI\VEN_8086&DEV_265C.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_265C
[INTEL.NTamd64]
%PCI\VEN_8086&DEV_2658.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2658
%PCI\VEN_8086&DEV_2659.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2659
%PCI\VEN_8086&DEV_265A.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_265A
%PCI\VEN_8086&DEV_265B.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_265B
%PCI\VEN_8086&DEV_265C.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_265C
[Intel_UniversalHCD.Dev.NT]
Include=usb.inf
Needs=UniversalHCD.Dev.NT
[Intel_UniversalHCD.Dev.NT.Services]
Include=usb.inf
Needs=UniversalHCD.Dev.NT.Services
[Intel_UHCI.Dev.NT]
Include=usbport.inf
Needs=UHCI.Dev.NT
[Intel_UHCI.Dev.NT.Services]
Include=usbport.inf
Needs=UHCI.Dev.NT.Services
[Intel_UHCI.Dev.NT.CoInstallers]
Include=usbport.inf
Needs=UHCI.Dev.NT.CoInstallers
[Intel_EHCI.Dev.NT]
Include=usbport.inf
Needs=EHCI.Dev.NT
[Intel_EHCI.Dev.NT.Services]
Include=usbport.inf
Needs=EHCI.Dev.NT.Services
[Intel_EHCI.Dev.NT.CoInstallers]
Include=usbport.inf
Needs=EHCI.Dev.NT.CoInstallers
[Intel_USB2_2K3.NT]
Include=usbport.inf
AddReg=EHCI.AddReg.NT
CopyFiles=EHCI.CopyFiles.NT,USBUI.CopyFiles.NT,USB.CopyFiles.NT,HCCOIN.CopyFiles.NT
DelFiles=USB.DelFiles.NT ; HCCOIN.Delfiles.NT
Needs=EHCI.Dev.NT
[Intel_USB2_2K3.NT.Services]
Include=usbport.inf
Needs=EHCI.Dev.NT.Services
[Intel_USB2_2K3.NT.CoInstallers]
Include=usbport.inf
Needs=EHCI.Dev.NT.CoInstallers
[Strings]
INTEL="Intel"
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"
REG_DWORD =0x00010001
; Copyright (c) 2003-2013 Intel Corporation
;
; ********************************************************************************
; Intel is making no claims of usability, efficacy or warranty.
; ********************************************************************************
; Information in this document is provided in connection with Intel products. No
; license, express or implied, by estoppel or otherwise, to any intellectual
; property rights is granted by this document. Intel assumes no liability
; whatsoever, and Intel disclaims any express or implied warranty, relating to
; sale and/or use of Intel products including liability or warranties relating to
; fitness for a particular purpose, merchantability, or infringement of any
; patent, copyright or other intellectual property right. Intel products are not
; intended for use in medical, life saving, or life sustaining applications.
; ********************************************************************************
; Intel Corporation disclaims all warranties and liabilities for the use of this
; document and the information contained herein, and assumes no responsibility for
; any errors which may appear in this document, nor does Intel make a commitment
; to update the information contained herein. Intel reserves the right to make
; changes to this document at any time, without notice.
; ********************************************************************************
; ********************************************************************************
;
; * Third-party brands and names are the property of their respective owners.
ich78usb.inf
; ********************************************************************************
; ********************************************************************************
; ** FileName: ich78usb.inf **
; ** Abstract: Windows* INF Update File **
; ** Intel(R) 82801 USB devices **
; ** Last Update: July 31, 2013 (Version 9.1.9 Build 1006) **
; ********************************************************************************
; ********************************************************************************
[Version]
Signature="$WINDOWS NT$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%INTEL%
CatalogFile=ich78usb.cat
DriverVer=07/31/2013, 9.1.9.1006
[SourceDisksNames]
[SourceDisksFiles]
[ControlFlags]
ExcludeFromSelect=*
[PackageInfo]
Name=Chipset
Condition=Provider(Microsoft)||InstalledDriverName(Chipset)||Provider()
[Manufacturer]
%INTEL%=INTEL,NT.5.1,NT.6.0,NTamd64
[INTEL]
%PCI\VEN_8086&DEV_27C8.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_27C8
%PCI\VEN_8086&DEV_27C9.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_27C9
%PCI\VEN_8086&DEV_27CA.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_27CA
%PCI\VEN_8086&DEV_27CB.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_27CB
%PCI\VEN_8086&DEV_27CC.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_27CC
%PCI\VEN_8086&DEV_2830.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_2830
%PCI\VEN_8086&DEV_2831.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_2831
%PCI\VEN_8086&DEV_2832.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_2832
%PCI\VEN_8086&DEV_2834.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_2834
%PCI\VEN_8086&DEV_2835.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_2835
%PCI\VEN_8086&DEV_2836.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_2836
%PCI\VEN_8086&DEV_283A.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_283A
[INTEL.NT.5.1]
%PCI\VEN_8086&DEV_27C8.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_27C8
%PCI\VEN_8086&DEV_27C9.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_27C9
%PCI\VEN_8086&DEV_27CA.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_27CA
%PCI\VEN_8086&DEV_27CB.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_27CB
%PCI\VEN_8086&DEV_27CC.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_27CC
%PCI\VEN_8086&DEV_2830.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2830
%PCI\VEN_8086&DEV_2831.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2831
%PCI\VEN_8086&DEV_2832.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2832
%PCI\VEN_8086&DEV_2834.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2834
%PCI\VEN_8086&DEV_2835.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2835
%PCI\VEN_8086&DEV_2836.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_2836
%PCI\VEN_8086&DEV_283A.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_283A
[INTEL.NT.6.0]
%PCI\VEN_8086&DEV_27C8.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_27C8
%PCI\VEN_8086&DEV_27C9.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_27C9
%PCI\VEN_8086&DEV_27CA.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_27CA
%PCI\VEN_8086&DEV_27CB.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_27CB
%PCI\VEN_8086&DEV_27CC.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_27CC
%PCI\VEN_8086&DEV_2830.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2830
%PCI\VEN_8086&DEV_2831.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2831
%PCI\VEN_8086&DEV_2832.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2832
%PCI\VEN_8086&DEV_2834.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2834
%PCI\VEN_8086&DEV_2835.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2835
%PCI\VEN_8086&DEV_2836.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_2836
%PCI\VEN_8086&DEV_283A.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_283A
[INTEL.NTamd64]
%PCI\VEN_8086&DEV_27C8.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_27C8
%PCI\VEN_8086&DEV_27C9.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_27C9
%PCI\VEN_8086&DEV_27CA.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_27CA
%PCI\VEN_8086&DEV_27CB.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_27CB
%PCI\VEN_8086&DEV_27CC.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_27CC
%PCI\VEN_8086&DEV_2830.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2830
%PCI\VEN_8086&DEV_2831.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2831
%PCI\VEN_8086&DEV_2832.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2832
%PCI\VEN_8086&DEV_2834.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2834
%PCI\VEN_8086&DEV_2835.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2835
%PCI\VEN_8086&DEV_2836.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_2836
%PCI\VEN_8086&DEV_283A.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_283A
[Intel_UniversalHCD.Dev.NT]
Include=usb.inf
Needs=UniversalHCD.Dev.NT
[Intel_UniversalHCD.Dev.NT.Services]
Include=usb.inf
Needs=UniversalHCD.Dev.NT.Services
[Intel_UHCI.Dev.NT]
Include=usbport.inf
Needs=UHCI.Dev.NT
[Intel_UHCI.Dev.NT.Services]
Include=usbport.inf
Needs=UHCI.Dev.NT.Services
[Intel_UHCI.Dev.NT.CoInstallers]
Include=usbport.inf
Needs=UHCI.Dev.NT.CoInstallers
[Intel_EHCI.Dev.NT]
Include=usbport.inf
Needs=EHCI.Dev.NT
[Intel_EHCI.Dev.NT.Services]
Include=usbport.inf
Needs=EHCI.Dev.NT.Services
[Intel_EHCI.Dev.NT.CoInstallers]
Include=usbport.inf
Needs=EHCI.Dev.NT.CoInstallers
[Strings]
INTEL="Intel"
PCI\VEN_8086&DEV_27C8.DeviceDesc="Intel(R) N10/ICH7 Family USB Universal Host Controller - 27C8"
PCI\VEN_8086&DEV_27C9.DeviceDesc="Intel(R) N10/ICH7 Family USB Universal Host Controller - 27C9"
PCI\VEN_8086&DEV_27CA.DeviceDesc="Intel(R) N10/ICH7 Family USB Universal Host Controller - 27CA"
PCI\VEN_8086&DEV_27CB.DeviceDesc="Intel(R) N10/ICH7 Family USB Universal Host Controller - 27CB"
PCI\VEN_8086&DEV_27CC.DeviceDesc="Intel(R) N10/ICH7 Family USB2 Enhanced Host Controller - 27CC"
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"
REG_DWORD =0x00010001
; Copyright (c) 2003-2013 Intel Corporation
;
; ********************************************************************************
; Intel is making no claims of usability, efficacy or warranty.
; ********************************************************************************
; Information in this document is provided in connection with Intel products. No
; license, express or implied, by estoppel or otherwise, to any intellectual
; property rights is granted by this document. Intel assumes no liability
; whatsoever, and Intel disclaims any express or implied warranty, relating to
; sale and/or use of Intel products including liability or warranties relating to
; fitness for a particular purpose, merchantability, or infringement of any
; patent, copyright or other intellectual property right. Intel products are not
; intended for use in medical, life saving, or life sustaining applications.
; ********************************************************************************
; Intel Corporation disclaims all warranties and liabilities for the use of this
; document and the information contained herein, and assumes no responsibility for
; any errors which may appear in this document, nor does Intel make a commitment
; to update the information contained herein. Intel reserves the right to make
; changes to this document at any time, without notice.
; ********************************************************************************
; ********************************************************************************
;
; * Third-party brands and names are the property of their respective owners.
ich9usb.inf
; ********************************************************************************
; ********************************************************************************
; ** FileName: ich9usb.inf **
; ** Abstract: Windows* 2000 and XP, 2003 Server, 2008 server, and **
; ** Vista INF File for **
; ** Intel(R) 82801 USB devices **
; ** Last Update: July 31, 2013 (Version 9.1.9 Build 1006) **
; ********************************************************************************
; ********************************************************************************
[Version]
Signature="$WINDOWS NT$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%INTEL%
CatalogFile=ich9usb.cat
DriverVer=07/31/2013, 9.1.9.1006
[SourceDisksNames]
[SourceDisksFiles]
[ControlFlags]
ExcludeFromSelect=*
[PackageInfo]
Name=Chipset
Condition=Provider(Microsoft)||InstalledDriverName(Chipset)||Provider()
[Manufacturer]
%INTEL%=INTEL,NT.5.1,NTamd64
[INTEL]
%PCI\VEN_8086&DEV_2934.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_2934
%PCI\VEN_8086&DEV_2935.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_2935
%PCI\VEN_8086&DEV_2936.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_2936
%PCI\VEN_8086&DEV_2937.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_2937
%PCI\VEN_8086&DEV_2938.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_2938
%PCI\VEN_8086&DEV_2939.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_2939
%PCI\VEN_8086&DEV_293A.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_293A
%PCI\VEN_8086&DEV_293C.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_293C
[INTEL.NT.5.1]
%PCI\VEN_8086&DEV_2934.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2934
%PCI\VEN_8086&DEV_2935.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2935
%PCI\VEN_8086&DEV_2936.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2936
%PCI\VEN_8086&DEV_2937.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2937
%PCI\VEN_8086&DEV_2938.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2938
%PCI\VEN_8086&DEV_2939.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2939
%PCI\VEN_8086&DEV_293A.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_293A
%PCI\VEN_8086&DEV_293C.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_293C
[INTEL.NTamd64]
%PCI\VEN_8086&DEV_2934.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2934
%PCI\VEN_8086&DEV_2935.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2935
%PCI\VEN_8086&DEV_2936.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2936
%PCI\VEN_8086&DEV_2937.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2937
%PCI\VEN_8086&DEV_2938.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2938
%PCI\VEN_8086&DEV_2939.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_2939
%PCI\VEN_8086&DEV_293A.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_293A
%PCI\VEN_8086&DEV_293C.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_293C
[Intel_UniversalHCD.Dev.NT]
Include=usb.inf
Needs=UniversalHCD.Dev.NT
[Intel_UniversalHCD.Dev.NT.Services]
Include=usb.inf
Needs=UniversalHCD.Dev.NT.Services
[Intel_UHCI.Dev.NT]
Include=usbport.inf
Needs=UHCI.Dev.NT
[Intel_UHCI.Dev.NT.Services]
Include=usbport.inf
Needs=UHCI.Dev.NT.Services
[Intel_UHCI.Dev.NT.CoInstallers]
Include=usbport.inf
Needs=UHCI.Dev.NT.CoInstallers
[Intel_EHCI.Dev.NT]
Include=usbport.inf
Needs=EHCI.Dev.NT
[Intel_EHCI.Dev.NT.Services]
Include=usbport.inf
Needs=EHCI.Dev.NT.Services
[Intel_EHCI.Dev.NT.CoInstallers]
Include=usbport.inf
Needs=EHCI.Dev.NT.CoInstallers
[Strings]
INTEL="Intel"
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"
REG_DWORD =0x00010001
; Copyright (c) 2003-2013 Intel Corporation
;
; ********************************************************************************
; Intel is making no claims of usability, efficacy or warranty.
; ********************************************************************************
; Information in this document is provided in connection with Intel products. No
; license, express or implied, by estoppel or otherwise, to any intellectual
; property rights is granted by this document. Intel assumes no liability
; whatsoever, and Intel disclaims any express or implied warranty, relating to
; sale and/or use of Intel products including liability or warranties relating to
; fitness for a particular purpose, merchantability, or infringement of any
; patent, copyright or other intellectual property right. Intel products are not
; intended for use in medical, life saving, or life sustaining applications.
; ********************************************************************************
; Intel Corporation disclaims all warranties and liabilities for the use of this
; document and the information contained herein, and assumes no responsibility for
; any errors which may appear in this document, nor does Intel make a commitment
; to update the information contained herein. Intel reserves the right to make
; changes to this document at any time, without notice.
; ********************************************************************************
; ********************************************************************************
;
; * Third-party brands and names are the property of their respective owners.
ichausb.inf
; ** Last Update: July 31, 2013 (Version 9.1.9 Build 1006) **
; ********************************************************************************
; ********************************************************************************
; ** FileName: ichausb.inf **
; ** Abstract: Windows* 2000 and XP INF, 2003 Server INF, Vista Update File for**
; ** Intel(R) 82801 USB devices **
; ** Last Update: July 31, 2013 (Version 9.1.9 Build 1006) **
; ********************************************************************************
; ********************************************************************************
[Version]
Signature="$WINDOWS NT$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%INTEL%
CatalogFile=ichausb.cat
DriverVer=07/31/2013, 9.1.9.1006
[SourceDisksNames]
[SourceDisksFiles]
[ControlFlags]
ExcludeFromSelect=*
[PackageInfo]
Name=Chipset
Condition=Provider(Microsoft)||InstalledDriverName(Chipset)||Provider()
[Manufacturer]
%INTEL%=INTEL,NT.5.1,NTamd64
[INTEL]
%PCI\VEN_8086&DEV_3A64.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3A64
%PCI\VEN_8086&DEV_3A65.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3A65
%PCI\VEN_8086&DEV_3A66.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3A66
%PCI\VEN_8086&DEV_3A67.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3A67
%PCI\VEN_8086&DEV_3A68.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3A68
%PCI\VEN_8086&DEV_3A69.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3A69
%PCI\VEN_8086&DEV_3A6A.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3A6A
%PCI\VEN_8086&DEV_3A6C.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3A6C
%PCI\VEN_8086&DEV_3A34.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3A34
%PCI\VEN_8086&DEV_3A35.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3A35
%PCI\VEN_8086&DEV_3A36.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3A36
%PCI\VEN_8086&DEV_3A37.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3A37
%PCI\VEN_8086&DEV_3A38.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3A38
%PCI\VEN_8086&DEV_3A39.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3A39
%PCI\VEN_8086&DEV_3A3A.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3A3A
%PCI\VEN_8086&DEV_3A3C.DeviceDesc%=Intel_UniversalHCD.Dev.NT,PCI\VEN_8086&DEV_3A3C
[INTEL.NT.5.1]
%PCI\VEN_8086&DEV_3A64.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A64
%PCI\VEN_8086&DEV_3A65.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A65
%PCI\VEN_8086&DEV_3A66.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A66
%PCI\VEN_8086&DEV_3A67.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A67
%PCI\VEN_8086&DEV_3A68.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A68
%PCI\VEN_8086&DEV_3A69.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A69
%PCI\VEN_8086&DEV_3A6A.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_3A6A
%PCI\VEN_8086&DEV_3A6C.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_3A6C
%PCI\VEN_8086&DEV_3A34.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A34
%PCI\VEN_8086&DEV_3A35.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A35
%PCI\VEN_8086&DEV_3A36.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A36
%PCI\VEN_8086&DEV_3A37.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A37
%PCI\VEN_8086&DEV_3A38.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A38
%PCI\VEN_8086&DEV_3A39.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A39
%PCI\VEN_8086&DEV_3A3A.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_3A3A
%PCI\VEN_8086&DEV_3A3C.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_3A3C
[INTEL.NTamd64]
%PCI\VEN_8086&DEV_3A64.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A64
%PCI\VEN_8086&DEV_3A65.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A65
%PCI\VEN_8086&DEV_3A66.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A66
%PCI\VEN_8086&DEV_3A67.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A67
%PCI\VEN_8086&DEV_3A68.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A68
%PCI\VEN_8086&DEV_3A69.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A69
%PCI\VEN_8086&DEV_3A6A.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_3A6A
%PCI\VEN_8086&DEV_3A6C.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_3A6C
%PCI\VEN_8086&DEV_3A34.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A34
%PCI\VEN_8086&DEV_3A35.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A35
%PCI\VEN_8086&DEV_3A36.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A36
%PCI\VEN_8086&DEV_3A37.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A37
%PCI\VEN_8086&DEV_3A38.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A38
%PCI\VEN_8086&DEV_3A39.DeviceDesc%=Intel_UHCI.Dev.NT,PCI\VEN_8086&DEV_3A39
%PCI\VEN_8086&DEV_3A3A.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_3A3A
%PCI\VEN_8086&DEV_3A3C.DeviceDesc%=Intel_EHCI.Dev.NT,PCI\VEN_8086&DEV_3A3C
[Intel_UniversalHCD.Dev.NT]
Include=usb.inf
Needs=UniversalHCD.Dev.NT
[Intel_UniversalHCD.Dev.NT.Services]
Include=usb.inf
Needs=UniversalHCD.Dev.NT.Services
[Intel_UHCI.Dev.NT]
Include=usbport.inf
Needs=UHCI.Dev.NT
[Intel_UHCI.Dev.NT.Services]
Include=usbport.inf
Needs=UHCI.Dev.NT.Services
[Intel_UHCI.Dev.NT.CoInstallers]
Include=usbport.inf
Needs=UHCI.Dev.NT.CoInstallers
[Intel_EHCI.Dev.NT]
Include=usbport.inf
Needs=EHCI.Dev.NT
[Intel_EHCI.Dev.NT.Services]
Include=usbport.inf
Needs=EHCI.Dev.NT.Services
[Intel_EHCI.Dev.NT.CoInstallers]
Include=usbport.inf
Needs=EHCI.Dev.NT.CoInstallers
[Strings]
INTEL="Intel"
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"
REG_DWORD =0x00010001
; Copyright (c) 2003-2013 Intel Corporation
;
; ********************************************************************************
; Intel is making no claims of usability, efficacy or warranty.
; ********************************************************************************
; Information in this document is provided in connection with Intel products. No
; license, express or implied, by estoppel or otherwise, to any intellectual
; property rights is granted by this document. Intel assumes no liability
; whatsoever, and Intel disclaims any express or implied warranty, relating to
; sale and/or use of Intel products including liability or warranties relating to
; fitness for a particular purpose, merchantability, or infringement of any
; patent, copyright or other intellectual property right. Intel products are not
; intended for use in medical, life saving, or life sustaining applications.
; ********************************************************************************
; Intel Corporation disclaims all warranties and liabilities for the use of this
; document and the information contained herein, and assumes no responsibility for
; any errors which may appear in this document, nor does Intel make a commitment
; to update the information contained herein. Intel reserves the right to make
; changes to this document at any time, without notice.
; ********************************************************************************
; ********************************************************************************
;
; * Third-party brands and names are the property of their respective owners.
Last edited by zawakened (2013-09-23 13:39:36)