; aehcd.inf
; Copyright (c) 2001 Adaptec Corporation
;
; Adaptec USB 2.0 Driver Version 1.0
;
[Version]
Signature="$CHICAGO$"
Provider=%ADPT%
Class=USB
ClassGuid={36FC9E60-C465-11CF-8056-444553540000}
DriverVer = 07/17/2001, 1.0.0.0000
[SourceDisksNames]
1="Adaptec EHCI Driver Installation Disk",,,
[SourceDisksFiles]
aehcd.sys = 1
ausbd.sys = 1
[Manufacturer]
%MfgName%=ADPT
[ADPT]
%ADPT_USBEHCD.DeviceDesc_VEN_1033&DEV_00E0&SUBSYS_00E09004%=ADPTEHCD,PCI\VEN_1033&DEV_00E0&SUBSYS_00E09004
%ADPT_USBEHCD.DeviceDesc_VEN_1033&DEV_00E0&SUBSYS_01E09004%=ADPTEHCD,PCI\VEN_1033&DEV_00E0&SUBSYS_01E09004
%ADPT_USBEHCD.DeviceDesc_VEN_1033&DEV_00E0&SUBSYS_02E09004%=ADPTEHCD,PCI\VEN_1033&DEV_00E0&SUBSYS_02E09004
%ADPT_USBEHCD.DeviceDesc_VEN_1033&DEV_00E0&SUBSYS_03E09004%=ADPTEHCD,PCI\VEN_1033&DEV_00E0&SUBSYS_03E09004
[DestinationDirs]
ADPTEHCD.Files.Ext = 10,SYSTEM32\DRIVERS
ADPTEHCD.DelFiles.Ext = 10,SYSTEM32\DRIVERS
;[ClassInstall]
;Addreg=USBClassReg
[USBClassReg]
HKR,,,,%USBClassName%
HKR,,Icon,,-20
HKR,,NoInstallClass,,1
[ClassInstall32]
Addreg=USBClassReg
[ADPTEHCD]
CopyFiles=ADPTEHCD.Files.Ext
DelFiles=ADPTEHCD.DelFiles.Ext
AddReg=ADPTEHCD.AddReg
[ADPTEHCD.NT]
CopyFiles=ADPTEHCD.Files.Ext
DelFiles=ADPTEHCD.DelFiles.Ext
AddReg=ADPTEHCD.AddReg.NT
[ADPTEHCD.NT.HW]
AddReg=ADPTEHCD.AddReg.NT.HW
[ADPTEHCD.NT.Services]
AddService = ADPTEHCD, 0x00000002, ADPTEHCD.AddService
AddService = AUSBD_FilterService,,Filter_Service_Inst
[ADPTEHCD.AddService]
DisplayName = %ADPT_USBEHCD.DeviceDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 2 ; SERVICE_AUTO_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\aehcd.sys
LoadOrderGroup = Base
[Filter_Service_Inst]
DisplayName = "AUSBD Filter Service"
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 2 ;%SERVICE_DEMAND_START%
ErrorControl = 0 ;%SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\ausbd.sys
LoadOrderGroup = extended base
[ADPTEHCD.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"aehcd.sys,ausbd.sys"
[ADPTEHCD.AddReg.NT]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,aehcd.sys
[ADPTEHCD.AddReg.NT.HW]
HKR,,"UpperFilters",0x00010000,"AUSBD_FilterService"
[ADPTEHCD.Files.Ext]
aehcd.sys
ausbd.sys
[ADPTEHCD.DelFiles.Ext]
aehcd.sys,,,1
ausbd.sys,,,1
[Strings]
ADPT = "Adaptec"
MfgName = "Adaptec"
ADPT_USBEHCD.DeviceDesc_VEN_1033&DEV_00E0&SUBSYS_00E09004 = "Adaptec AUA-3100LP PCI to USB Enhanced Host Controller"
ADPT_USBEHCD.DeviceDesc_VEN_1033&DEV_00E0&SUBSYS_01E09004 = "Adaptec AUA-5100 PCI to USB Enhanced Host Controller"
ADPT_USBEHCD.DeviceDesc_VEN_1033&DEV_00E0&SUBSYS_02E09004 = "Adaptec AUA-3121 PCI to USB Enhanced Host Controller"
ADPT_USBEHCD.DeviceDesc_VEN_1033&DEV_00E0&SUBSYS_03E09004 = "Adaptec AUA-2000LP PCI to USB Enhanced Host Controller"
USBClassName = "Universal Serial Bus Controller"
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.