home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2004 March
/
PCWorld_2004-03_cd.bin
/
Hardware
/
VIAUSB2V258-L-M
/
MSUSB_XP.CAB
/
VIAEHCX1.INF
< prev
Wrap
Windows Setup INFormation
|
2002-09-10
|
1KB
|
54 lines
; ******************************************************
; * Copyright (C) 2002, VIA Technologies, Inc. *
; * *
; * VIAEHCX1.INF *
; * *
; * USB 2.0 Enhanced Host Controller Driver support *
; * For Windows XP Service Pack 1 *
; ******************************************************
[Version]
signature="$Windows NT$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%VIA%
DriverVer=09/09/2002,5.1.2600.1106
CatalogFile=VIAEHCX1.CAT
[ControlFlags]
ExcludeFromSelect = *
[SourceDisksNames]
[SourceDisksFiles]
; =================== Table of content =========================
; note that these are in alphabetical order
;
[Manufacturer]
%VIA%=VIA, NTx86.5.1
; =================== VIA ==================================
[VIA.NTx86.5.1]
; for Windows XP
%PCI\VEN_1106&DEV_3104.DeviceDesc%=EHCI.Dev.NT,PCI\VEN_1106&DEV_3104&CC_0C0320
; Install EHCI driver for Windows XP
[EHCI.Dev.NT]
Include = usbport.inf
[EHCI.Dev.NT.Services]
Include = usbport.inf
;------------------------------------------ cut here -------------------------
[Strings]
VIA="VIA Technologies, Inc."
PCI\VEN_1106&DEV_3104.DeviceDesc="VIA USB 2.0 Enhanced Host Controller"