Adildr.inf Driver File Contents (ADSLUSB.ZIP)

;-------------------------------------------------------------------------------
;
; ANALOG DEVICES PROPERTIES
;
;       Copyright © 1999 ADI Corporation. All Rights Reserved.
;
;
;
; ABSTRACT:
;       Windows 98/NT5 INF file for the ELSA USB ADSL Modem
;
;-------------------------------------------------------------------------------
[version]
Signature   = "$Chicago$"
Compatible  = 1
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %ELSA%
LayoutFile  = layout.inf

[Manufacturer]
%ELSA%     = ELSA

[ControlFlags]
ExcludeFromSelect = USB\VID_05CC&PID_3351

[ELSA]
;
; DisplayName           Section       DeviceID
; -----------           -------       --------
%ADILOADER.DeviceDesc%  = ADILOADER.ndi,  USB\VID_05CC&PID_3351



[ADILOADER.ndi.NT]
Characteristics = 0x84
BusType         = 0
AddReg    = ADILOADER.id.nt.reg, Common.reg
;DeviceID  = "USB\VID_05CC&PID_3351"
LogConfig = DefaultConfig
Copyfiles =adiloader.nt.CopyFiles,adiloader.inf.CopyFiles,adiloader.nt.sys.CopyFiles,adiloader.nt.fpga.CopyFiles

[ADILOADER.ndi.NT.Services]
Addservice = ADILOADER, 2, ADILOADER.AddService

[ADILOADER.AddService]
DisplayName    = %adiloader.Service.DispName%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\adiusbae.sys
LoadOrderGroup = NDIS


[ADILOADER.id.nt.reg]
HKR, Ndi\Interfaces,UpperRange,         0, "ndis5"
HKR, Ndi\Interfaces,LowerRange,         0, "ethernet"
HKR, Ndi,           Service,    0, "ADILOADER"



;
;
; Windows 9X specific entry
;
[ADILOADER.ndi]
AddReg    = ADILOADER.win.reg,Common.reg
DeviceID  = "USB\VID_05CC&PID_3351"
LogConfig = DefaultConfig
CopyFiles = adiloader.win.sys.CopyFiles,adiloader.win.CopyFiles, adiloader.fpga.CopyFiles, adiloader.inf.CopyFiles, adiloader.gui.CopyFiles

;
; Common registry entries
;
[Common.reg]
HKR,,InfPath,0,"adildr.inf"
;

;----------------------------------------------------------------------------
; adiusbae Win9x specific
;
[adiloader.win.reg]
HKR, Ndi, DeviceID, 0, "USB\VID_05CC&PID_3351"
HKR,Ndi,CardType,,"PNP"
HKR,Ndi\Remove,,,"adiloader.Remove"
HKR,Ndi,InstallInf,,"NETTRANS.INF"
HKR,Ndi\Compatibility,RequireAll,,"MSTCP"
;HKR,Ndi\Compatibility,RequireAll,,"USB\VID_05CC&PID_9000"

HKR, ,              DevLoader,          0, "*ndis"
HKR, ,              DeviceVxDs,         0, "adiusbae.sys"
HKR, ,              EnumPropPages,      0, "netdi.dll,EnumPropPages"
; memphis appears to not support the ndis5 upper range, so use ndis3
HKR, Ndi\Interfaces,DefUpper,           0, "noupper"
HKR, Ndi\Interfaces,DefLower,           0, "nolower"
HKR, Ndi\Interfaces,UpperRange,         0, "noupper"
HKR, Ndi\Interfaces,LowerRange,         0, "nolower"


HKR, NDIS,          LogDriverName,      0, "ADIUSBAE"
HKR, NDIS,          MajorNdisVersion,   1, 03
HKR, NDIS,          MinorNdisVersion,   1, 0A

HKR, Ndi\Install,   ndis3,              0, "adiloader.install"

[adiloader.install]
;CopyFiles = adiloader.win.CopyFiles, adiloader.fpga.CopyFiles, adiloader.inf.CopyFiles, adiloader.gui.CopyFiles

;-----------------------------------------------------------------------------
; DestinationDirs
;
[adiloader.nt.sys.CopyFiles]
adiusbae.sys,,,2
[adiloader.win.sys.CopyFiles]
adiusbae.sys,,,2

[adiloader.nt.CopyFiles]
AdADIx2K.dll,,,2
AdADIx32.dll,,,2

[adiloader.win.CopyFiles]
AdADIx16.DLL,,,2
AdADIx32.dll,,,2

[adiloader.fpga.CopyFiles]
fpga.bin,,,2
rtbld0.bnm,,,2
rtbld1.bnm,,,2
rtbld2.bnm,,,2
rtbld3.bnm,,,2
rtbld4.bnm,,,2

[adiloader.nt.fpga.CopyFiles]

fpga.bin,,,2
rtbld0.bnm,,,2
rtbld1.bnm,,,2
rtbld2.bnm,,,2
rtbld3.bnm,,,2
rtbld4.bnm,,,2


[adiloader.gui.CopyFiles]
DslMon.exe,,,2
;DslMonro.vxd,,,2
;usbadslgui.ini

[adiloader.inf.CopyFiles]
adiusbae.inf,,,0x00010000
adildr.inf,,,0x00010000

[DestinationDirs]
adiloader.nt.sys.CopyFiles= 12
adiloader.win.sys.CopyFiles=11
adiloader.nt.CopyFiles    = 11
adiloader.win.CopyFiles   = 11
adiloader.fpga.CopyFiles  = 11
adiloader.nt.fpga.CopyFiles= 12
adiloader.inf.CopyFiles = 17
adiloader.inf.DelFiles  = 17
adiloader.gui.CopyFiles = 11
adiloader.DelFiles      = 11

[adiloader.Remove]
;DelFiles=adiloader.del
DelFiles= adiloader.inf.DelFiles,adiloader.DelFiles
;AddReg=adiloader.del.Addreg

[adiloader.inf.DelFiles]
adiusbae.inf,,,0x00000001
adildr.inf,,,0x00000001

[adiloader.DelFiles]
fpga.bin,,,0x00000001
rtbld0.bnm,,,0x00000001
rtbld1.bnm,,,0x00000001
rtbld2.bnm,,,0x00000001
rtbld3.bnm,,,0x00000001
rtbld4.bnm,,,0x00000001
AdADIx16.DLL,,,0x00000001
AdADIx32.dll,,,0x00000001
DslMon.exe,,,0x00000001
DslMonro.vxd,,,0x00000001


[adiloader.del.Addreg]
HKLM,ADIUSB,uninstal,0,"1"

[Strings]

ELSA   = "ELSA AG"


ADILOADER.DeviceDesc    = "ELSA MicroLink ADSL USB Loader"

adiloader.Service.DispName = "ELSA MicroLink ADSL USB Loader"

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: ftp, load: 1.99