3ComDA1.inf Driver File Contents (PCI-L3C920.zip)

;
; Network Transports
;
; Copyright 1996-1997, 3Com

[version]
LayoutFile=layout.inf
signature="$WINDOWS 95$"
Class=NetTrans
provider=%V_MS%

[CLassInstall]
AddReg=NetTrans.AddReg

[NetTrans.AddReg]
HKR,,,,%V_CLASSNAME%
HKR,,Installer,,netdi.dll
HKR,,Icon,,-6
HKR,,NoUseClass,,1

[Manufacturer]
%V_MS%=3Com

[3Com]
%DAPROT.DeviceDesc%=   DAPROT.ndi, DAPROT    ;DAPROT


;****************************************************************************
; WedgeProtocol
;****************************************************************************
[DAPROT.ndi]
AddReg=DAPROT.ndi.reg
;Unique PnP ID, entry need to be present so that setup can back track 
;the device name from the driver 
DeviceID=DAPROT
;Specify if the device can be installed more than once
;if not specify, default is MaxInstance=1
MaxInstance=8
CopyFiles= DAPROT.CopyFiles, DMI.inf.CopyFiles, DMI.CopyFiles, MIF.CopyFiles

; DMI.DelFiles, MIF.DelFiles

[DAPROT.ndi.reg]
HKR,Ndi,DeviceID,,DAPROT 
HKR,Ndi,MaxInstance,,8


; NDIS Info
HKR,NDIS,LogDriverName,,DAPROT
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
; Interfaces
HKR,Ndi\Interfaces,DefLower,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ndis3"
; Install sections
HKR,Ndi\Install,,,"DAPROT.Install"
HKR,Ndi\Remove,,,"DAPROT.Remove"
HKR,Ndi,HelpText,,%DAPROT.DeviceDesc%
;Sessions Parameter
HKR,Ndi\params\DoAdapterOpenOnBind,location,,"System\CurrentControlSet\Services\Vxd\DAPROT"
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\DoAdapterOpenOnBind,ParamDesc,,%DAPROT_DO_ADAPTER_OPEN_ON_BIND%
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\DoAdapterOpenOnBind,,,FALSE
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\DoAdapterOpenOnBind,default,,FALSE
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\DoAdapterOpenOnBind,type,,enum
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\DoAdapterOpenOnBind\enum,FALSE,,%PARAM_NO%
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\DoAdapterOpenOnBind\enum,TRUE,,%PARAM_YES%


HKR,Ndi\params\NDIS2MACS,location,,"System\CurrentControlSet\Services\Vxd\DAPROT"
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\NDIS2MACS,ParamDesc,,%DAPROT_NDIS2MACS%
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\NDIS2MACS,,,FALSE
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\NDIS2MACS,default,,FALSE
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\NDIS2MACS,type,,enum
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\NDIS2MACS\enum,FALSE,,%PARAM_NO%
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\NDIS2MACS\enum,TRUE,,%PARAM_YES%
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\NDIS2MACS,optional,,1

HKR,Ndi\params\LOWWATER,location,,"System\CurrentControlSet\Services\Vxd\DAPROT"
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\LOWWATER,ParamDesc,,%DAPROT_LOWWATER%
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\LOWWATER,,,5
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\LOWWATER,default,,5
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\LOWWATER,type,,int
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\LOWWATER,min,,1
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\LOWWATER,max,,100
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\LOWWATER,optional,,1

HKR,Ndi\params\HIGHWATER,location,,"System\CurrentControlSet\Services\Vxd\DAPROT"
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\HIGHWATER,ParamDesc,,%DAPROT_HIGHWATER%
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\HIGHWATER,,,15
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\HIGHWATER,default,,15
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\HIGHWATER,type,,int
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\HIGHWATER,min,,1
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\HIGHWATER,max,,100
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\HIGHWATER,optional,,1

HKR,Ndi\params\SENDDELAY,location,,"System\CurrentControlSet\Services\Vxd\DAPROT"
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\SENDDELAY,ParamDesc,,%DAPROT_SENDDELAY%
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\SENDDELAY,,,5
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\SENDDELAY,default,,5
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\SENDDELAY,type,,int
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\SENDDELAY,min,,1
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\SENDDELAY,max,,100
HKLM,System\CurrentControlSet\Services\VxD\DAPROT\Ndi\params\SENDDELAY,optional,,1

HKLM,SOFTWARE\3Com\DynamicAccess

HKLM,"Software\3Com\dRMON SmartAgent\CurrentVersion","MajorVersion",1,01
HKLM,"Software\3Com\dRMON SmartAgent\CurrentVersion","MinorVersion",1,05
HKLM,"Software\3Com\dRMON SmartAgent\CurrentVersion","LastError",,"No Error"
HKLM,"Software\3Com\dRMON SmartAgent\CurrentVersion","Memory",,"512000"
[DAPROT.Install]
AddReg= DAPROT.AddReg

;ndis.386 will determine whether to load it or not
[DAPROT.AddReg]
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,DAPROT.VXD

[DAPROT.Remove]
;DelFiles=DAPROT.DelFiles
DelReg=DAPROT.Rmv.AddReg


[DAPROT.Rmv.AddReg]
;HKLM,"Enum\Network\DAPROT"
;HKLM,"System\CurrentControlSet\Services\VxD\DAPROT"



;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
V_MS="3Com"
V_CLASSNAME="Network Transport"
;ID1 = "3Com Dynamic Access disk"
; Devices
DAPROT.DeviceDesc="3Com DynamicAccess SW 1.5 Transport"

; Parameters
DAPROT_DO_ADAPTER_OPEN_ON_BIND="DoAdapterOpenOnBind?"
DAPROT_NDIS2MACS="NDIS2MACS"
DAPROT_LEDSON="LEDSON"
DAPROT_LOWWATER="LOWWATER"
DAPROT_HIGHWATER="HIGHWATER"
DAPROT_SENDDELAY="SENDDELAY"

PARAM_YES="TRUE"
PARAM_NO="FALSE"
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: web2, load: 0.79