; ********************************************************* ; * Copyright (C) 2002, Silicon Integrated Systems Corp. * ; * * ; * SISUSB2.INF * ; * * ; * USB 2.0 Enhanced Host Controller Driver support * ; * For Windows 2000 * ; ********************************************************* [Version] signature="$Windows NT$" Class=USB ClassGUID={36FC9E60-C465-11CF-8056-444553540000} Provider=%SIS% DriverVer=05/10/2002,5.0.2195.5652 CatalogFile=SISUSB2.CAT [SourceDisksNames] [SourceDisksFiles] [DestinationDirs] DefaultDestDir=11 [ControlFlags] ExcludeFromSelect = * ; =================== Table of content ========================= ; note that these are in alphabetical order ; [Manufacturer] %SIS%=SIS ; =================== SIS ================================== [SIS] ; for Windows 2000 %PCI\VEN_1039&DEV_7002.DeviceDesc%=EHCI.NT,PCI\VEN_1039&DEV_7002 ; Install EHCI driver for Windows 2000 [EHCI.NT] Include = usb2.inf AddReg=EHCI.AddReg.NT CopyFiles=EHCI.CopyFiles.NT [EHCI.AddReg.NT] [EHCI.CopyFiles.NT] [EHCI.NT.Services] Include = usb2.inf 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 ;------------------------------------------ cut here ------------------------- [Strings] SIS="Silicon Integrated Systems Corp." PCI\VEN_1039&DEV_7002.DeviceDesc="SiS 7002 USB 2.0 Enhanced Host Controller" EHCIMP.SvcDesc="Microsoft USB 2.0 Enhanced Host Controller Miniport Driver"Download Driver Pack
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.