AmeUSB.inf Driver File Contents (ecom800ua.zip)

;---------------------------------------------------------------------------
; ECOM 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.NT = USB\VID_06b9&PID_A5A5


;---------------------------------------------------------------------------
[Device]
;         Display Name                      Section       DeviceID
;         ------------                      --------      ---------
%DeviceDesc% = AME1101_RFC.ndi, USB\VID_06b9&PID_A5A5

;---------------------------------------------------------------------------
[AME1101_RFC.ndi]
CopyFiles     = ADSL_modem.copyfiles.inf, ADSL_modemUSB.copyfiles.inf, ADSL_modemPPPoE.copyfiles.inf, ADSL_modemUSB98FE.copyfiles.inf
AddReg= GUI.reg, 98SEFirstReboot.reg


;---------------------------------------------------------------------------
[AME1101_RFC.ndi.NT]
Characteristics=0x84                           ; NCF_PHYSICAL | NCF_HAS_UI
BusType=5                                      ; PCI Bus
CopyFiles     = ADSL_modem.copyfiles.inf , ADSL_modemUSB.copyfiles.inf, ADSL_modemPPPoE.copyfiles.inf

AddReg= GUI1.reg
DriverVer=03/15/2000, 141.1.0.0

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

[GUI.reg]

HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\001, AMERemoveAdapter, 0, "c:\AMESrc\RmvAdapt.exe"
HKLM, Software\Microsoft\Windows\CurrentVersion\Uninstall\UninstallWipModem\RmvAdaptArg, , 0, %DeviceDesc%
;---------------------------------------------------------------------------

[98SEFirstReboot.reg]

HKR,,DevLoader,,"*ndis, *ntkern, *ndis"
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
HKR,,InfPath,,"ALCATE~1.INF"
HKR,,InfSection,,"AME1101_RFC.ndi"
HKR,,ProviderName,,%ProviderName%
HKR,Ndi,DeviceID,,"USB\\VID_06b9&PID_4061"
HKR,Ndi,InstallInf,,""
HKR,Ndi\Install,,,
HKR,Ndi\Interfaces,Upper,,""
HKR,Ndi\Interfaces,Lower,,""
;---------------------------------------------------------------------------

[GUI1.reg]
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce, AMELaunchSetup, 0, "c:\AMESrc\setup.exe"
 
;---------------------------------------------------------------------------
;[AME1101.AddEventLog]
;AddReg = common.AddEventLog.reg


;---------------------------------------------------------------------------
[ADSL_modem.copyfiles.inf]
RmvAdapt.exe
AmeCfg.ini
AmeCSA.cpl
AmeCSA.hlp
AMERead.txt
Setup.exe
data1.cab
data2.cab
data1.hdr
ikernel.ex_
layout.bin
license.txt
AmeLogo.bmp
AmeUSB.inf
setup.bmp
Setup.ini
setup.inx
Fw-usb.bin
DelCSA.exe
RenCSA.exe
mfc42.dll
Msvcrt.dll
MultLang.dll
;---------------------------------------------------------------------------
[ADSL_modemUSB.copyfiles.inf]
ameatmpc.sys 
Amelanpc.sys

;---------------------------------------------------------------------------
[ADSL_modemUSB98FE.copyfiles.inf]
ameatmcu.sys
pppoam.sys
b1483m.sys
;U98FECSA.cpl
;---------------------------------------------------------------------------

[ADSL_modemPPPoE.copyfiles.inf]
Wippppoe.dll
Wippppoe.sys
Wp_mport.inf
Wp_proto.inf
;---------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir              	= 30                                ; System directory
ADSL_modem.copyfiles.inf   	 = 30,AMESrc                         ; INF directory
ADSL_modemUSB.copyfiles.inf	 = 30, AMESrc\"UsbDrive"
ADSL_modemPPPoE.copyfiles.inf	= 30, AMESrc\"PPPoE2k" 
ADSL_modemUSB98FE.copyfiles.inf = 30, AMESrc\"USB98FE" 
;---------------------------------------------------------------------------

[SourceDisksFiles]
RmvAdapt.exe   = 1
AmeCfg.ini     = 1
AmeCSA.cpl     = 1
AmeCSA.hlp     = 1
AMERead.txt    = 1
Setup.exe      = 1
data1.cab      = 1
data2.cab      = 1
data1.hdr      = 1  
ikernel.ex_    = 1
layout.bin     = 1
license.txt    = 1
AmeLogo.bmp	   = 1
AmeUSB.inf	   = 1
setup.bmp      = 1
Setup.ini      = 1
setup.inx      = 1  
Fw-usb.bin     = 1
DelCSA.exe     = 1
RenCSA.exe     = 1
mfc42.dll      = 1
Msvcrt.dll     = 1
MultLang.dll   = 1
ameatmpc.sys   = 1, UsbDrive
Amelanpc.sys   = 1, UsbDrive
Wippppoe.dll   = 1, PPPoE2k
Wippppoe.sys   = 1, PPPoE2k
Wp_mport.inf   = 1, PPPoE2k
Wp_proto.inf   = 1, PPPoE2k
ameatmcu.sys   = 1, AmeNext
;U98FECSA.cpl   = 1, AmeNext
b1483m.sys     = 1, USB98FE
pppoam.sys     = 1, USB98FE

;---------------------------------------------------------------------------
[SourceDisksNames]
1=%ProviderDiskName%,,,


;[autorun]
;OPEN=SETUP.EXE
;---------------------------------------------------------------------------

[Strings]
; Manufacturer / Provider
ProviderName 	= "ECOM"
DeviceDesc 		= "ECOM ED-800UA ADSL Modem"
ProviderDiskName 	= "ECOM ED-800UA ADSL Modem Driver Disk"

VpiVci = "VpiVci"
VpiVciList = "VpiVciList"

; Device Description in Registry
AmeServiceName1101_RFC = "AmeLanPc"

AmeServiceName1101_ATM = "AmeAtmPc"

; Registry configuration strings.
MaxSduSize = "Maximum SDU Size"
InitFW     = "Initialization Firmware"
RunTimeFW  = "Run-time Firmware"
FWSubFunc  = "Subfunction Code"
;---------------------------------------------------------------------------
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: 2.06