; TDSLProt.inf ; ; Install File for T-DSL Network Transport ; ; The TDSL-Protocol will be bound automaticly to all installed network adapters. ; ; Futhermore the TDSLAdapter will be automaticly installed with the protocol. ; ; Copyright (c) 2000 T-Online International AG ; ; Created by Engel Technologieberatung KG (www.engel-kg.com) ; ;*********************************************************************** ; network protocol installer script for Windows 95/98. ;*********************************************************************** [version] signature="$CHICAGO$" ;signature="$Windows95$" Class=NetTrans provider=%TOL% DriverVer=11/05/2000, 1.0.3 [Manufacturer] %V_TOL%=TOL [TOL] %TDSLProtocol.DeviceDesc%= TDSLProtocol.ndi, TDSLProtocol ;**************************************************************************** ; Protocol Main Install Section ;**************************************************************************** [TDSLProtocol.ndi] AddReg=TDSLProtocol.ndi.reg ;Unique PnP ID, entry need to be present so that setup can back track ;the device name from the driver DeviceID=TDSLProtocol ;Specify if the device can be installed more than once ;if not specify, default is MaxInstance=1 MaxInstance=8 ;CopyFiles=TDSLProtocol.CopySystemFIRST,TDSLProtocol.CopyInfFIRST CopyFiles=TDSLProtocol.CopySystemFIRST,TDSLProtocol.CopyInfFIRST,TDSLProtocol.CopyFilesSystem,TDSLProtocol.CopyFilesInf [TDSLProtocol.ndi.reg] HKR,Ndi,DeviceID,,TDSLProtocol HKR,Ndi,MaxInstance,,0 ; NDIS Info HKR,NDIS,LogDriverName,,TDSLProtocol HKR,NDIS,MajorNdisVersion,1,03 HKR,NDIS,MinorNdisVersion,1,0A ; Interfaces ;HKR,Ndi\Interfaces,DefUpper,,"nothing" HKR,Ndi\Interfaces,DefLower,,"ndis3,ndis4,ndis5" ;HKR,Ndi\Interfaces,UpperRange,,"nothing" HKR,Ndi\Interfaces,LowerRange,,"ndis3,ndis4,ndis5" ; Required Components HKR,Ndi\Compatibility,RequireAll,,"TDSLAdapter" HKR,Ndi,InstallInf,,"TDSLAdap.inf,TDSLProt.inf" ; Install sections HKR,Ndi\Install,,,"TDSLProtocol.Install" HKR,Ndi\Remove,,,"TDSLProtocol.Remove" ; Context help HKR,Ndi,HelpText,,%TDSLProtocol_HELP% [TDSLProtocol.Install] AddReg=TDSLProtocol.AddReg CopyFiles=TDSLProtocol.CopyFilesSystem,TDSLProtocol.CopyFilesInf [TDSLProtocol.AddReg] HKR,,DevLoader,,*ndis HKR,,DeviceVxDs,,TDSLProt.sys [TDSLProtocol.CopySystemFIRST] TDSLAdap.sys,,,0x10 [TDSLProtocol.CopyInfFIRST] TDSLAdap.inf,,,0x10 [TDSLProtocol.CopyFilesSystem] TDSLProt.sys,,,0x10 [TDSLProtocol.CopyFilesInf] TDSLProt.inf,,,0x10 [TDSLProtocol.Remove] DelReg=TDSLProtocol.Rmv.AddReg [TDSLProtocol.Rmv.AddReg] ;**************************************************************************** ; Destination Directories ;**************************************************************************** [DestinationDirs] DefaultDestDir =11 ; System Directory TDSLProtocol.CopyFilesSystem =11 ; LDID for the System directory TDSLProtocol.CopyFilesInf =17 ; LDID for the INF directory TDSLProtocol.CopySystemFIRST =11 ; LDID for the System directory TDSLProtocol.CopyInfFIRST =17 ; LDID for the INF directory [SourceDisksNames] ; The name of the disk that the user will be prompted for 1="T-Online T-DSL Driver Diskette", "", [SourceDisksFiles] ; Which disk the files are located on TDSLProt.sys =1 TDSLProt.inf =1 TDSLAdap.sys =1 TDSLAdap.inf =1 ;**************************************************************************** ; Localizable Strings ;**************************************************************************** [strings] ; Provider TOL="T-Online" ; Manufacturers V_TOL="T-Online International AG" ; Device Descriptions TDSLProtocol.DeviceDesc="T-DSL-Protocol (T-Online)" ; Context help TDSLProtocol_HELP="This driver implements the PPP-over-Ethernet (PPPoE) protocol. T-DSL is the product name of the ADSL connection provided in Germany by T-Online International AG. Created by www.engel-kg.com"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.