; ********************************************************* ; * Copyright (C) 2002, Silicon Integrated Systems Corp. * ; * * ; * SISUSB2X.INF * ; * * ; * USB 2.0 Enhanced Host Controller Driver support * ; * For Windows XP * ; ********************************************************* [Version] signature="$Windows NT$" Class=USB ClassGUID={36FC9E60-C465-11CF-8056-444553540000} Provider=%SIS% DriverVer=05/10/2002,5.1.2600.41 CatalogFile=SISUSB2X.CAT [SourceDisksNames] [SourceDisksFiles] [ControlFlags] ExcludeFromSelect = * ; =================== Table of content ========================= ; note that these are in alphabetical order ; [Manufacturer] %SIS%=SIS, NTx86.5.1 ; =================== SIS ================================== [SIS.NTx86.5.1] ; for Windows XP %PCI\VEN_1039&DEV_7002.DeviceDesc%=EHCIXP,PCI\VEN_1039&DEV_7002 ; Install EHCI driver for Windows XP [EHCIXP] Include = usb2x.inf [EHCIXP.Services] Include = usb2x.inf ;------------------------------------------ cut here ------------------------- [Strings] SIS="Silicon Integrated Systems Corp." PCI\VEN_1039&DEV_7002.DeviceDesc="SiS 7002 USB 2.0 Enhanced Host Controller"