;---------------------------------------------------------------------------
; ADSL Modem RFC 1483 Driver INF file.
;
; Platforms: Win 98SE/2000/ME
;----------------------------------------------------------------------------
;***************************************************************************
;---------------------------------------------------------------------------
[Version]
;Catalogfile = ntw98new.cat
Signature = "$Chicago$"
Compatible = 1
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %ProviderName%
DriverVer=02/07/2000, 141.1.0.0
;---------------------------------------------------------------------------
[Manufacturer]
%ProviderName% = Device
;---------------------------------------------------------------------------
[ControlFlags]
ExcludeFromSelect = PCI\<WipVidPid>
;---------------------------------------------------------------------------
[Device]
; Display Name Section DeviceID
; ------------ ------- --------
%DeviceDesc% = AME1101_RFC.ndi, PCI\<WipDeviceID>
;---------------------------------------------------------------------------
[AME1101_RFC.ndi]
AddReg=AME1101_RFC.id.reg, AME1101.reg, AME1101_RFC.reg,GUI.reg,AME1101_RFC.win.reg
;---------------------------------------------------------------------------
[AME1101_RFC.ndi.NT]
Characteristics=0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType=5 ; PCI Bus
AddReg=AME1101.reg, AME1101_RFC.reg, AME1101_RFC.reg.NT, GUI.reg
DriverVer=03/15/2000, 141.1.0.0
;---------------------------------------------------------------------------
[AME1101_RFC.ndi.NT.Services]
AddService = AmeLanPc, 2, AME1101_RFC.AddService, AME1101.AddEventLog
;---------------------------------------------------------------------------
[AME1101_RFC.id.reg]
HKR, Ndi, DeviceID, 0, "PCI\<WipVidPid>"
;---------------------------------------------------------------------------
[AME1101_RFC.win.reg]
HKR, , DevLoader, 0, "*ndis"
HKR, , DeviceVxDs, 0, "amelanpc.sys"
HKR, , EnumPropPages, 0, "netdi.dll,EnumPropPages"
HKR, Ndi , Service, 0, "AmeLanPc"
HKR, Ndi\Interfaces, DefUpper, 0, "ndis3"
HKR, Ndi\Interfaces, DefLower, 0, "ethernet"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis3"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi\Compatibility,RequireAll, , "MSTCP"
HKR, NDIS, LogDriverName, 0, "AmeLanPc"
HKR, NDIS, MajorNdisVersion, 1, 03
HKR, NDIS, MinorNdisVersion, 1, 0A
HKR, Ndi\Install, ndis3, 0, "AME1101_RFC.ndi"
; TCP windowsize tweaker
HKLM, System\CurrentControlSet\Services\VxD\MSTCP, DefaultRcvWindow, 0 , "65535"
;---------------------------------------------------------------------------
[AME1101_RFC.reg.NT]
HKR, , DeviceVxDs, 0, "amelanpc.sys"
HKR, Ndi, Service, 0, "AmeLanPc"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi\Compatibility, RequireAll, , "MSTCP"
; TCP windowsize tweaker
HKLM, SYSTEM\CurrentControlSet\Services\Tcpip\Parameters, TcpWindowSize, 0x00010001 , 0x0000FFFF
;---------------------------------------------------------------------------
[AME1101.reg]
HKR, Ndi\params\FWInit, ParamDesc, 0, %InitFW%
HKR, Ndi\params\FWInit, default, 0, "init.bin"
HKR, Ndi\params\FWInit, type, 0, "edit"
HKR, Ndi\params\FWRuntime, ParamDesc, 0, %RunTimeFW%
HKR, Ndi\params\FWRuntime, default, 0, "firmware.bin"
HKR, Ndi\params\FWRuntime, type, 0, "edit"
HKR, Ndi\params\FWSubFunction, ParamDesc, 0, %FWSubFunc%
HKR, Ndi\params\FWSubFunction, default, 0, "21"
HKR, Ndi\params\FWSubFunction, min, 0, "0"
HKR, Ndi\params\FWSubFunction, max, 0, "32"
HKR, Ndi\params\FWSubFunction, step, 0, "1"
HKR, Ndi\params\FWSubFunction, base, 0, "10"
HKR, Ndi\params\FWSubFunction, type, 0, "int"
HKR, Ndi\params\MaxSduSize, ParamDesc, 0, %MaxSduSize%
HKR, Ndi\params\MaxSduSize, min, 0, "512"
HKR, Ndi\params\MaxSduSize, step, 0, "1"
HKR, Ndi\params\MaxSduSize, base, 0, "10"
HKR, Ndi\params\MaxSduSize, type, 0, "int"
;HKR, ,DebugLevel, 0x00010001, 0xffffffff
;HKR, ,DebugModule, 0x00010001, 0xf00fffff
;---------------------------------------------------------------------------
[AME1101_RFC.reg]
HKR, Ndi\params\MaxSduSize, default, 0, "1530"
HKR, Ndi\params\MaxSduSize, max, 0, "1530"
HKR, Ndi\params\524323, ParamDesc, 0, %VpiVci%
HKR, Ndi\params\524323, default, 0, "vpi=8/vci=35/aal=5/encap=ethllcnfs/scat=ubr/pr=max"
HKR, Ndi\params\524323, type, 0, "edit"
HKR, Ndi\params\PVCList, ParamDesc, 0, %VpiVciList%
HKR, Ndi\params\PVCList, default, 0, "524323"
HKR, Ndi\params\PVCList, type, 0, "edit"
[GUI.reg]
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run, AME_CSA, 0, "rundll32 amecsa.cpl,RUN_DLL"
;---------------------------------------------------------------------------
[AME1101_RFC.AddService]
DisplayName = %AmeServiceName1101_RFC%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\AmeLanPc.sys
LoadOrderGroup = NDIS
;---------------------------------------------------------------------------
[AME1101.AddEventLog]
AddReg = common.AddEventLog.reg
;---------------------------------------------------------------------------
[common.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, %%SystemRoot%%\System32\netevent.dll
HKR, , TypesSupported, 0x00010001, 7
;---------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir = 11
;---------------------------------------------------------------------------
[SourceDisksNames]
1=%ProviderDiskName%,,,
;---------------------------------------------------------------------------
[Strings]
; Manufacturer / Provider
ProviderName = "<WipProviderName>"
DeviceDesc = "<WipDeviceDesc> (RFC1483 Mode)"
ProviderDiskName = "<WipDeviceDesc> Driver Disk"
VpiVci = "VpiVci"
VpiVciList = "VpiVciList"
; Device Description in Registry
AmeServiceName1101_RFC = "AmeLanPc"
; Registry configuration strings.
MaxSduSize = "Maximum SDU Size"
InitFW = "Initialization Firmware"
RunTimeFW = "Run-time Firmware"
FWSubFunc = "Subfunction Code"
;---------------------------------------------------------------------------
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.