;**************************************************************************** ; SX2128i WAN Miniport Driver inf file ;**************************************************************************** [version] signature="$CHICAGO$" Class=Net provider=%ANS% ; Company name of driver provider (localized below) [Manufacturer] %V_ANS%=ANS ; Company name of hardware manufacturer (localized below) [ANS] %*sx2tapi.DeviceDesc%=*sx2tapi.ndi, *sx2tapi ; Device description (ISDN adapter short name) ;**************************************************************************** ; Adapter Main Install Section ;**************************************************************************** [*sx2tapi.ndi] ; INF sections with items to add to the registry AddReg=sx2tapi.ndi.reg,sx2tapi.Gen.Params,sx2tapi.Line0.Gen.Params,*sx2tapi.DevID,sx2tapi.product ;CopyFiles=sx2tapi.ndi.CopyFiles,sx2tapi.inf.CopyFiles [*sx2tapi.DevID] HKR,Ndi,DeviceID,,"*sx2tapi" ; or pnp id ;**************************************************************************** ; Base Section ;**************************************************************************** [sx2tapi.product] HKLM,SOFTWARE\SX128\TAPI,SubAddress,,"02" [sx2tapi.ndi.reg] ; key,subkey,valuname,type,value HKR,Ndi,NdiInstaller,,"sxsetup.DLL, NdiInstaller" ; Dll d'installation HKR,,DevLoader,,*ndis ; Driver is loaded by NDIS HKR,,DeviceVxDs,, sx2tapi.sys ; File name of driver HKR,,EnumPropPages,,"netdi.dll,EnumPropPages" ; NDIS Info HKR,NDIS,LogDriverName,,"sx2tapi" ; Driver name HKR,NDIS,MajorNdisVersion,HEX,03 ; Major NDIS version number HKR,NDIS,MinorNdisVersion,HEX,0A ; Minor NDIS version number ; Interfaces HKR,Ndi\Interfaces,DefUpper,,"ndiswan" HKR,Ndi\Interfaces,DefLower,,"isdn" HKR,Ndi\Interfaces,UpperRange,,"ndiswan" HKR,Ndi\Interfaces,LowerRange,,"isdn" ; Required Components HKR,Ndi\Compatibility,RequireAll,,"NDISWAN" ; Install sections HKR,Ndi\Install,ndiswan,,"sx2tapi.ndiswan" ;**************************************************************************** ; TAPI ISDN Configuration ;**************************************************************************** ;**************************************************************************** ; sx2tapi Line Params ;**************************************************************************** HKR,,NumberOfLines,,2 HKR,TAPI,ConfigFlags,1, 00,00,00,00 HKR,TAPI,DeviceCaps,1, 14,00,00,00, 00,00,00,00, 00,00,00,00, 01,00,00,00, 00,00,00,00 HKR,TAPI\Line0,ConfigFlags,1, 00,00,00,00 HKR,TAPI\Line0,LineCaps,1, 1c,00,00,00, 01,00,00,00, 01,00,00,00, 80,00,00,00, 01,00,00,00, 01,00,00,00, 00,00,00,00 HKR,TAPI\Line0,Properties,1, 00,00,00,00, 00,00,00,00, 00,00,00,00 HKR,TAPI\Line0\Channel0,ConfigFlags,1, 00,00,00,00 HKR,TAPI\Line0\Channel0,Properties,1, 00,00,00,00, 00,00,00,00, 00,00,00,00 HKR,TAPI\Line0\Channel0,ChannelCaps,1, 00,00,00,00 HKR,TAPI\Line0\Channel0,SPID,,"" HKR,TAPI\Line0\Channel0,Phone,,"" HKR,TAPI\Line0\Channel1,ConfigFlags,1, 00,00,00,00 HKR,TAPI\Line0\Channel1,Properties,1, 00,00,00,00, 00,00,00,00, 00,00,00,00 HKR,TAPI\Line0\Channel1,ChannelCaps,1, 00,00,00,00 HKR,TAPI\Line0\Channel1,SPID,,"" HKR,TAPI\Line0\Channel1,Phone,,"" ;**************************************************************************** ; General Params ;**************************************************************************** [sx2tapi.Gen.Params] ; sx2tapi constant values HKR,,BoardType,,"SX128i" HKR,,BoardName,,"SX128i" ;**************************************************************************** ; CopyFiles/Install Section ;**************************************************************************** [sx2tapi.ndi.CopyFiles] ;msisdn11.exe ;sxsetup.dll ; Install section for NDISWAN upper edge (only for WAN miniports) [sx2tapi.ndiswan] ;CopyFiles=sx2tapi.ndiswan.CopyFiles [sx2tapi.ndiswan.CopyFiles] ;sx2tapi.sys ; The name of the driver [sx2tapi.inf.CopyFiles] ;sx2tapi.inf ; The name of this INF ;**************************************************************************** ; Source Directories ;**************************************************************************** [SourceDisksNames] ; The name of the disk that the user will be prompted for 1="SX128i WAN Miniport Driver Disk", "", [SourceDisksFiles] ; Which disk the files are located on msisdnd11.exe =1 sxsetup.dll =1 sx2tapi.sys =1 sx2tapi.inf =1 ;**************************************************************************** ; Destination Directories ;**************************************************************************** [DestinationDirs] DefaultDestDir =11 ; System Directory sx2tapi.ndi.CopyFiles =11 ; System Directory sx2tapi.ndiswan.CopyFiles =11 ; System Directory sx2tapi.inf.CopyFiles =17 ; Inf Directory ;**************************************************************************** ; Localizable Strings ;**************************************************************************** [strings] ; Provider ANS="TAPI SX128" ; Manufacturers V_ANS="TAPI SX128" ; Device Descriptions *sx2tapi.DeviceDesc="SX128 - WAN Miniport Adapter"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.