[Startup] ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;EnableLangDlg is a Flag to display setup language dialog before installing drivers. ;Y: Displays setup language dialog to let user choose the installation language. ;N: InstallShield automatically selects the user default locale as installation ; language (if available). If the current user locale is not available ; in your installation, InstallShield defaults to the language that ; you have selected as default language (English). EnableLangDlg=N ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;Installer will use this string as title of the InstallShield main page and all dialog ;boxes. If you leave this field empty, Installer will use the default value ;"ADI USB ADSL Adapter". AppName=Eagle Family USB ADSL Driver ;Version= ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;"Program Files\CompanyName\AppName" directory will be the target of ;installation files. If you leave this field empty, Installer will use the default ;value "Ikanos". CompanyName=Ikanos ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;An optional link to company home page to be created in the package folder ;in “Program Files”, if you leave this field empty, installer will not create ;any Internet home page shortcut. HomePage=www.Ikanos.com ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;An optional message; which will be displayed before installation,. ;If you leave this field empty, The installer will not display any message. Message= ProductGUID=4ae3a0cb-87b0-4f51-becd-3d1f8dfdd62f Skin=setup.isn Resource=_Setup.dll CmdLine= SmallProgress=N EngineVersion=12.0.0.49974 EngineBinding=1 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;Defines the languages available for installation program. ;Currently supported languages are: ;0007-German ;0009-English (Default) ;000a-Spanish ;0010-Italian ;0013-Dutch ;040c-French (Standard) ;0816-Portuguese (Standard) ;0416-Portuguese (Brazilian) ;0011-Japanese ;0012-Korean ;0404-Chinese (Traditional) ;0804-Chinese (Simplified) [Languages] Default=0x0009 count=12 key0=0x0804 key1=0x0404 key2=0x0013 key3=0x0009 key4=0x040c key5=0x0007 key6=0x0010 key7=0x0011 key8=0x0012 key9=0x0816 key10=0x0416 key11=0x000a [SetupInfo] ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;Manufacturing flag (For manufacturing use only, remove this entry before sending the package to end-user): ; 0- Normal Installation (Default) ; 1- will install a loader that does not require to re-install the drivers ; every time a new modem is connected. Manufacturing=0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;Reboot flag: ; 0- Do NOT reboot the system after Installation ; 1- Reboot the system after driver Installation (Default) Reboot=1 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;"ChangeINFFile" Is a flag to choose between two methods to update the ;VPI-VCI-ENCAP values that are defined in this file in LANATM and ;WANATM sections. ; 0- Save the VPI-VCI-ENCAP values in adidsl.ini file, ; the co-installer will change the registry after ; installation. (This method needs another re-boot or unplug ; re-plug the modem) This is only for XP and 2K. On 9X ; systems, it will always use the next method. ; 1-Change the inf file. This will void the WHQL logo but there ; is no need to reboot again or unplug re-plug the modem. ChangeINFFile=0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;InstallDSLTest is a flag for installing the DSL test software. ;1: Install DSLTest ;0: does not Install DSLTest (Default) InstallDSLTest=0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;a flag to disable/enable PPPoE counter. ;0: Disable PPPoE counter (Default) ;1: Enable PPPoE counter SupportPPPoECounter=0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;a flag to disable/enable serial number send from RT. ;0: Disable serial number support (Default) ;1: Enable serial number support SupportSerialNumber=0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;OAM reply optns flag: ;0: Always reply (Default) ;1: OAM reply data channel only ;2: OAM reply only when both VPI and VCI are match OAMReplyOptns=0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;Replace loop back LLID with our MAC address flag: ;0: Disable (Default) ;1: Enable MAC_LLID_Loopback=0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;Auto Config flag: ;0: AC disabled (Default) ;1: AC trial version enabled ;2: AC TR37 enabled AutoConfig=0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;IDMA boot from Flash flag: (only for Combo modems) ;0: Force IDMA boot from driver (Default) ;1: If USB only, boot from driver; if Combo, boot from Flash ;2: Force IDMA boot from Flash IDMABootFromFlash=0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;TR48 ATM loopback test flag ;0: Disable (Default) ;1: Enable TR48ATMLoopbackTest=0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;L1 Error checking options (only for Eagle I, II and III) ;0: Only check STAT0 ;1: Check STAT0 and CRC Error checking. (default) ;2: Do nothing ;3: CRC Error checking only L1ErrorChecking=1 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;ADSL Link – PF4 flag (only for Eagle IV) ;0: Disable ;1: Enable (Default) ADSLLinkPF4=1 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;ADSL Link – LOS flag (only for Eagle IV) ;0: Disable ;1: Enable (Default) ADSLLinkLOS=1 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;ADSL Link – NE_SNR flag (only for Eagle IV) ;0: Disable (Default) ;1: Enable ADSLLinkNE_SNR=0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;ADSL Link – STAT Timer flag (only for Eagle IV) ;0: Disable (Default) ;1: Enable ADSLLinkSTATTimer=0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;Re-Enumerate Flag – Forces the firmware to reset before system reboot, ;system will re-enumerate both loader and driver after reboot. (only for Eagle IV) ;0: Disable (Default) ;1: Enable ReEnumerateFlag=0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;PPPoE Reconnect flag, ;If the line drops during a PPPoE session, the PPP server will not allow the system ;to re-dial until the old one times-out. ;By enabling this feature, the driver will try to terminate the previous session before ;trying to re-dial. ;0: Disable (Default) ;1: Enable PPPoEReconnectFlag=0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;CMV Resend Mask ;By enabling this feature, the driver will try to re-send the CMV command to ;L1 code if it does not get a response from the first attempt. ;0: Disable (Default) ;1: Enable CMVResendMask=0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;Flag for adding "RemindInstall" key to the registry, by adding this key to ;the registry, the DSLMON will NOT display a message to connect the modem ;if it’s disconnected. ;1: add the key ;0: do not add the key RemindInstall=0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;Defines the maximum data rate reserved during the initialization for the USB ;modem (KBit/Sec) MaxDataRate=1000 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;Defines the downstream data path ;0- BULK ;1- ISO ;2- BULK/ISO InChannel=2 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;Defines the upstream data path (only for Eagle IV) ;0- BULK ;1- Interrupt OutChannel=1 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;Sets the windows dialler IP MTU size (only on windows 9x). If you leave this empty ;or delete this key, the installer won't change the system defaults. IPMTU=1492 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;Define the driver type to be installed for USB modem. Valid values are ;LAN and WAN. (If anything else or empty, the installation program will popup ;a dialog to ask user to choose LAN or WAN. DriverType= ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;Indicates the VCI, VPI and ENCAP parameters for LAN Installation ;it is not allowed to set both VCI and VPI to zero ; VCI: 0:65535 (Default=32) ; VPI: 0:255 (Default=0) ; ENCAP: ; 0: Bridge LLC (Default) ; 1: Bridge VCMUX ; 2: Routed LLC ; 3: Routed VCMUX [LANATM] Name=Eagle Family - LAN VCI=32 VPI=0 ENCAP=0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;Indicates the VCI, VPI and ENCAP parameters for WAN Installation ;it is not allowed to set both VCI and VPI to zero ; VCI: 0:65535 (Default=32) ; VPI: 0:255 (Default=0) ; ENCAP: ; 0: PPPoATM LLC ; 1: PPPoATM VCMUX (Default) ; 2: PPPoEthernet LLC ; 3: PPPoEthernet VCMUX ; CreateShortcut: A flag to create a shortcut to DUN on desktop. ; 1: creates the shortcut ; 0: does not create the shortcut ; Connection, Shortcut: Connection name to be created in DUN and Desktop shortcut name to it ; default values are "USB_ADSL" and "Shortcut to USB_ADSL" [WANATM] Name=Eagle Family - WAN VCI=33 VPI=0 ENCAP=2 CreateShortcut=1 Connection=USB_ADSL Shortcut=Shortcut to USB_ADSL ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;Multiple VPI VCI section: ; Flag: ; 0: Disable (Default) ; 1: Enable ; VCI,VPI: Refer to LANATM or WANATM sections [MultiVpiVci] Flag=0 VCI=32 VPI=0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;InstallShield window background color. [BKCOLOR] Red=0 Green=128 Blue=128Download 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.