ADILDR.INF Driver File Contents (driverFast800.zip)

[Version]
Signature="$CHICAGO$"
Class=USB
provider=%ADI%
LayoutFile=layout.inf

[Manufacturer]
%ADI%=ADI

[ADI]
;
; This is the VID/PID for the EZ-USB development board.  This device
; is bound to a version of the general purpose driver that will
; automatically download the Keil 8051 monitor to external RAM.
; Do not use this VID/PID for your own device or the monitor will
; wipe out your firmware.
;

%ADILOADER.DeviceDesc%  = ADILOADER.Dev, USB\VID_1110&PID_9001   
%ADILOADER.DeviceDesc%  = ADILOADER.Dev, USB\VID_1110&PID_9010  
%ADILOADER.DeviceDesc%  = ADILOADER.Dev, USB\VID_1110&PID_9022
%ADILOADER.DeviceDesc%  = ADILOADER.Dev, USB\VID_1110&PID_9024
;
; This VID/PID is used by several of the EZ-USB development kit
; samples.  This device is bound to the general purpose driver.
;

[PreCopySection]
HKR,,NoSetupUI,,1

[DestinationDirs]
ADILOADER.Files.Ext = 10,System32\Drivers
ADILOADER.Files.Inf = 10,INF

[ADILOADER.Dev]
CopyFiles=ADILOADER.Files.Ext, ADILOADER.Files.Inf
AddReg=ADILOADER.AddReg

[ADILOADER.Dev.NT]
; copyfiles commented out for Win2K to avoid user intervention during install
;CopyFiles=ADILOADER.Files.Ext, ADILOADER.Files.Inf
AddReg=ADILOADER.AddReg

[ADILOADER.Dev.NT.Services]
Addservice = ADILOADER, 0x00000002, ADILOADER.AddService

[ADILOADER.AddService]
DisplayName    = %ADILOADER.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\System32\Drivers\adildr.sys
LoadOrderGroup = Base

[ADILOADER.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,adildr.sys

[ADILOADER.Files.Ext]
adildr.sys

[ADILOADER.Files.Inf]
adildr.Inf

;---------------------------------------------------------------;

[Strings]
ADI="Analog Devices"
ADILOADER.DeviceDesc="USB ADSL Loader"

ADILOADER.SvcDesc="General Purpose USB Driver (adildr.sys)"

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: web4, load: 0.99