AME1483A.inf Driver File Contents (V5_3_2.zip)

;
; Copyright 1997-2000, AdvanceNet Systems, Inc.
;
; This is a customizable installation script for Windows 95/98.
;
;  
;  
;
;

[version]
Signature   = "$CHICAGO$"
Class       = Net
Provider    = "AdvanceNet Systems"     ; considered part of copyright notice!
LayoutFile  = layout.inf

;**************************************************************************
; Manufacturer section:  user picks a device from NIC vendor
;**************************************************************************

[Manufacturer]
%ProviderName% = Device

[Device]
%DeviceDesc% = ADSL_modem.Install_A2, PCI\<WipDeviceID>
;%PCI\VEN_1064&DEV_1101.DeviceDescATM% = ADSL_modem.Install_A, PCI\VEN_1064&DEV_1102

; [ControlFlags]
; ExcludeFromSelect = PCI\VEN_1064&DEV_1102

;**************************************************************************
; First installation phase:
;   This is the "installation section" as far as the
;   device manager is concerned.  A second phase of
;   installation occurs below.
;**************************************************************************

[ADSL_modem.Install_A]
DeviceID      = PCI\<WipVidPid>
AddReg        = ADSL_modem.reg_A, GUI.reg
;CopyFiles     = ADSL_modem.copyfiles.inf
MaxInstance   = 1

[ADSL_modem.Install_A2]
DeviceID      = PCI\<WipVidPid>
AddReg        = ADSL_modem.reg_A2, GUI.reg
;CopyFiles     = ADSL_modem.copyfiles.inf2
MaxInstance   = 1

;**************************************************************************
; Second installation phase:
;   This is the "installation section" as far as NETDI
;   is concerned.
;**************************************************************************

[ADSL_modem.Install_B]
AddReg    = ADSL_modem.reg_B
;CopyFiles = ADSL_modem.copyfiles, Firmware.copyfiles, GUI.copyfiles, PPPoA.copyfiles

[ADSL_modem.Install_B2]
AddReg    = ADSL_modem.reg_B
;CopyFiles = ADSL_modem.copyfiles, Firmware.copyfiles, GUI.copyfiles

;**************************************************************************
; Registration sections
;**************************************************************************

;[ADSL_modem.reg_A]
;HKR ,                   , DevLoader         ,  , amemodem.vxd
;HKR ,                   , DeviceVxD         ,  , amemodem.vxd
;HKR ,                   , DriverDesc        ,  , %NIC_description%
;HKR , Ndi               , DeviceID          ,  , PCI\VEN_1064&DEV_1102
;HKR , Ndi               , HelpText          ,  , %NIC_help%
;HKR , Ndi               , CardType          ,  , PCI
;HKR , Ndi		, InstallInf	    ,  , "NDISWAN.INF,PPPoA.INF"
;HKR , Ndi\Install       ,                   ,  , ADSL_modem.Install_B
;HKR , Ndi\Remove        ,                   ,  , ADSL_modem.Remove
;HKR , Ndi\Interfaces    , DefUpper          ,  , WinATM
;HKR,Ndi\Compatibility,RequireAll,,"NDISWAN,ADV_SYS_003"

[ADSL_modem.reg_A2]
HKR ,                   , DevLoader         ,  , amemodem.vxd
HKR ,                   , DeviceVxD         ,  , amemodem.vxd
HKR ,                   , DriverDesc        ,  , %NIC_description%
HKR , Ndi               , DeviceID          ,  , PCI\<WipVidPid>
HKR , Ndi               , HelpText          ,  , %NIC_help%
HKR , Ndi               , CardType          ,  , PCI
HKR , Ndi               , InstallInf        ,  , "AME1483.INF"
HKR , Ndi\Install       ,                   ,  , ADSL_modem.Install_B2
HKR , Ndi\Remove        ,                   ,  , ADSL_modem.Remove

HKR,Ndi\Compatibility,RequireAll,,"ADV_SYS_002"

; TCP windowsize tweaker
HKLM, System\CurrentControlSet\Services\VxD\MSTCP, DefaultRcvWindow, 0 , "65535"
;--------------------------------------------------------------------------------

[ADSL_modem.reg_B]
HKLM , Software\AME\Dynamite\CurrentVersion                          , MajorVersion        , 1 , 1
HKLM , Software\AME\Dynamite\CurrentVersion                          , MinorVersion        , 1 , 20
HKLM , Software\AME\Dynamite\CurrentVersion                          , AdvanceNetID        , 0 , "AdvanceNet"
HKLM , Software\AdvanceNet\WinATM\CurrentVersion                     , MajorVersion        , 1 , 0
HKLM , Software\AdvanceNet\WinATM\CurrentVersion                     , MinorVersion        , 1 , 20
HKLM , System\CurrentControlSet\Services\WinATM_Interface\Linkage    , Bind                , 0 , \Device\amemodem.vxd
HKLM , System\CurrentControlSet\Services\WinATM_Interface\Parameters , Mailbox             , 0 , "00000000"
HKLM , System\CurrentControlSet\Services\WinATM_Interface\Parameters , OfferWinsockUpgrade , 0 , "0"
HKLM , System\CurrentControlSet\Services\WinATM_Interface\Parameters , DeviceID            , 0 , PCI\<WipVidPid>
HKLM , System\CurrentControlSet\Services\WinATM_Interface\Parameters , AdapterTitle        , 0 , %NIC_description%
HKLM , System\CurrentControlSet\Services\WinATM_Interface\Parameters , Inf_numEndpoints    , 0 , "64"
HKLM , System\CurrentControlSet\Services\VxD\ATM_KLDG                , StaticVxD           , 0 , "atm_kldg.vxd"

[GUI.reg]
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run, AME_CSA, 0, "rundll32 amecsa.cpl,RUN_DLL"

;**************************************************************************
; Remove sections
;**************************************************************************

[ADSL_modem.Remove]
DelReg   = ADSL_modem.Remove.Reg
DelFiles = ADSL_modem.Remove.Files 

[ADSL_modem.Remove.Reg]
HKLM , System\CurrentControlSet\Services\WinATM_Interface
HKLM , System\CurrentControlSet\Services\VxD\ATM_KLDG

[ADSL_modem.Remove.Files]
netame95.inf
amemodem.vxd
ame1483.sys
ameppp.sys
atm_kldg.vxd
Firmware.bin
Init.bin
Amecsa.hlp
AmeCSA.cpl
PPPoA.inf
AME1483.inf

;**************************************************************************
; Copyfile & related sections
;**************************************************************************

[ADSL_modem.copyfiles.inf]
netame95.inf
PPPoA.inf

[ADSL_modem.copyfiles.inf2]
netame95.inf
AME1483.inf

[ADSL_modem.copyfiles]
amemodem.vxd
atm_kldg.vxd

[Firmware.copyfiles]
Firmware.bin
Init.bin

[PPPoA.copyfiles]
ameppp.sys

[GUI.copyfiles]
Amecsa.hlp
AmeCSA.cpl

[SourceDisksNames]
1 = %ProviderDiskName%,,

[SourceDisksFiles]
netame95.inf  = 1
amemodem.vxd  = 1
ameppp.sys    = 1
atm_kldg.vxd  = 1
Firmware.bin  = 1
Init.bin      = 1
amecsa.hlp    = 1
amecsa.cpl    = 1
PPPoA.inf     = 1
AME1483.inf   = 1
	
[DestinationDirs]
DefaultDestDir              = 11                                ; System directory
;ADSL_modem.copyfiles.inf    = 17                                ; INF directory
;ADSL_modem.copyfiles.inf2    = 17                                ; INF directory
;ADSL_modem.copyfiles        = 11
;PPPoA.copyfiles             = 11
;Firmware.copyfiles          = 30
;GUI.copyfiles               = 11                                ; System Directory

;**************************************************************************
; Localizable Strings
;**************************************************************************

[strings]
ProiderName       = "<WipProviderName>"
DeviceDesc  	= "<WipDeviceDesc> (RFC1483 Mode)"
NIC_description   = <WipDeviceDesc>
NIC_help          = "This component is <WipProviderName> ADSL modem driver."
ProviderDiskName  = "<WipDeviceDesc> Driver Disk"
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: 1.14