runehci.txt Driver File Contents (ali_chips.zip)

;;/////////////////////////////////////////////;;
;;              AliEhci.inf                    ;;
;;              Copyright (c)  ALI.            ;;
;;              04/06/2002                     ;;
;;/////////////////////////////////////////////;;


[Version]
Signature="$CHICAGO$"
Provider=%ALi%
Class=USB
ClassGuid={4B571702-E6C6-4db1-A2C6-FD1D53A70FC3} 
DriverVer = 07/04/2003,5.1.2600.0113
;CatalogFile=aliehci.cat

[SourceDisksNames]
1="EHCI Driver Installation Disk",,,

[SourceDisksFiles]
AliEhci.sys = 11,ALIEHCI
AliHub.sys = 11,ALIEHCI
AliRtHub.sys = 11,ALIEHCI
ALiGP.sys=11,ALIEHCI
GreenMk.exe = 11,ALIEHCI
RunQFE.EXE = 1

[Manufacturer]
%MfgName%=ALi

[ALi]
%ALI_USBEHCD.DeviceDesc%=ALIEHCD,PCI\VEN_10B9&DEV_5239&CC_0C03
%OEM0_USBEHCD.DeviceDesc%=ALIEHCD,PCI\VEN_10B9&DEV_5239&SUBSYS_11021735
%ALIHUB.DeviceDesc%=ALIHUB,{4B571702-E6C6-4db1-A2C6-FD1D53A70FC3}\CLASS_09&SUBCLASS_00&PROT_00
%ALIROOTHUB.DeviceDesc%=ALIROOTHUB,{4B571702-E6C6-4db1-A2C6-FD1D53A70FC3}\EHCI_ROOT_HUB
%ALICOMPOSITE.DeviceDesc%=ALICOMPOSITE,{4B571702-E6C6-4db1-A2C6-FD1D53A70FC3}\ALICOMPOSITE

[DestinationDirs]
ALIEHCD.Files.Ext = 10,SYSTEM32\DRIVERS
ALIEHCD.DelFiles.Ext = 10,SYSTEM32\DRIVERS
ALIEHCD.GreenMark = 11,
;QFERUN            = 1,

[ClassInstall32]
Addreg=USBClassReg

[USBClassReg]
HKR,,,,%USBClassName%
HKR,,Icon,,-20
HKR,,NoInstallClass,,1

[ALIEHCD]
CopyFiles=ALIEHCD.Files.Ext,ALIEHCD.GreenMark
DelFiles=ALIEHCD.DelFiles.Ext
AddReg=ALIEHCD.AddReg,ALIEHCD.AddReg2

[ALIEHCD.NT]
CopyFiles=ALIEHCD.Files.Ext
DelFiles=ALIEHCD.DelFiles.Ext
AddReg=ALIEHCD.AddReg.NT

[ALIEHCD.NT.Services]
AddService = ALIEHCD, 0x00000002, ALIEHCD.AddService

[ALIEHCD.AddService]
DisplayName    = %ALI_USBEHCD.DeviceDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\System32\Drivers\ALIEHCI.sys
LoadOrderGroup = Base

[ALIEHCD.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,AliEhci.sys

[ALIEHCD.AddReg2]
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,"ALiUSBfix",,"%11%\GREENMK.exe"
HKLM,Software\Microsoft\Windows\CurrentVersion\RunONCE,"QFERUN",,"%1%\RunQfE.exe"

[NECEHCD.AddReg.NT]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,AliEhci.sys

[ALIEHCD.Files.Ext]
AliEhci.sys
AliHub.sys
AliRtHub.sys
AliGP.sys

[ALIEHCD.GreenMark]
GreenMk.exe

[QFERUN]
RunQFE.EXE

[ALIEHCD.DelFiles.Ext]
AliEhci.sys,,,1
AliHub.sys,,,1
AliRtHub.sys,,,1
AliGP.sys,,,1

[ALIHUB]
AddReg=ALIHUB.AddReg

[ALIHUB.NT]
AddReg=ALIHUB.AddReg.NT

[ALIHUB.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"AliHub.sys"

[ALIHUB.AddReg.NT]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"AliHub.sys"

[ALIHUB.NT.Services]
AddService = alihub, 0x00000002, ALIHUB.AddService

[ALIHUB.AddService]
DisplayName    = %ALIHUB.DeviceDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\AliHub.sys
LoadOrderGroup = Base

[ALIROOTHUB]
AddReg=ALIROOTHUB.AddReg

[ALIROOTHUB.NT]
AddReg=ALIROOTHUB.AddReg.NT

[ALIROOTHUB.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"AliRtHub.sys"

[ALIROOTHUB.AddReg.NT]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"AliRtHub.sys"

[ALIROOTHUB.NT.Services]
AddService = aliroothub, 0x00000002, ALIROOTHUB.AddService

[ALIROOTHUB.AddService]
DisplayName    = %ALIROOTHUB.DeviceDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\AliRtHub.sys
LoadOrderGroup = Base

[ALICOMPOSITE]
AddReg=ALICOMPOSITE.AddReg

[ALICOMPOSITE.NT]
AddReg=ALICOMPOSITE.AddReg.NT

[ALICOMPOSITE.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"AliGP.sys"

[ALICOMPOSITE.AddReg.NT]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"AliGP.sys"

[ALICOMPOSITE.NT.Services]
AddService = aligp, 0x00000002, ALICOMPOSITE.AddService

[ALICOMPOSITE.AddService]
DisplayName    = %ALICOMPOSITE.DeviceDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\AliGP.sys
LoadOrderGroup = Base


[Strings]
ALi="ALi Corporation"
ALIHUB.DeviceDesc="Generic Hub on USB 2.0 Bus"
ALICOMPOSITE.DeviceDesc="USB Composite Device"
MfgName="ALi"
ALI_USBEHCD.DeviceDesc="ALi PCI to USB Enhanced Host Controller"
OEM0_USBEHCD.DeviceDesc="USB2.0 PCI to USB Enhanced Host Controller"
USBClassName="Universal Serial Bus Controller"
ALIROOTHUB.DeviceDesc="USB 2.0 Root Hub"
Download Driver Pack

How To Update Drivers Manually

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.

server: web3, load: 2.37