Setup.ini Driver File Contents (DSL206U_Drivers_v1.0.zip)

[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=ADSL USB MODEM

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;"Program Files\CompanyName\AppName" directory will be the target of 
;installation files. If you leave this field empty, Installer will use the default 
;value "Analog Devices".
CompanyName=ADSL

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;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=

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;An optional message; which will be displayed before installation,.
;If you leave this field empty, The installer will not display any message.
Message=

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;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

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;"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=1

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;InstallDSLTest is a flag for installing the DSL test software.
;1: Install DSLTest
;0: does not Install DSLTest (Default)
InstallDSLTest=1

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;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

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;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=1

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;Define the driver type to be installed for USB modem. Valid values are 
;RFC1483BRIDGE,RFC1483ROUTED,RFC2364(PPP over ATM) and RFC2516(PPP over Ethernet)
;(If anything else or empty, the installation program will popup 
;a dialog to ask user to choose driver type.
DriverType=RFC2516(PPP over Ethernet)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;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
[BRIDGE]
VCI=35
VPI=0
ENCAP=0

[ROUTED]
VCI=35
VPI=0
ENCAP=2

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;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

[PPPOA]
VCI=35
VPI=0
ENCAP=1

[PPPOE]
VCI=35
VPI=0
ENCAP=2

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;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=128
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: web5, load: 1.86