; NETIM128.INF
;
[version]
signature="$CHICAGO$" ;Documentation indicates that this value should be "$WINDOWS 95$".
; The sample has the value "Windows 95". What should it really be?
Class=Net
provider=%Mfabc%
[Manufacturer]
%Mfabc%=IM128
[IM128] ;Manufacturer Name Section
;
; %Device Description% = Install Section Name, Device ID
;
%IM128.DeviceDesc%=IM128.ndi,MF\IMNET
;****************************************************************************
; ISDN Adapter Install Section
;****************************************************************************
[IM128.ndi] ; Network Device Insatall Section
AddReg=NDI.reg,IM128.Params,Line0.Params ; ADD Registry Sections
;LogConfig=IM128.LogConfig ; LOGICAL configuration section
CopyFiles=Inf.CopyFiles
;****************************************************************************
; NDISWAN Install Section
;****************************************************************************
[IM128.ndiswan]
CopyFiles=NdisWan.CopyFiles
;****************************************************************************
; Logical Configuration Section
;****************************************************************************
[IM128.LogConfig]
;ConfigPriority=HARDWIRED
;****************************************************************************
; INF files CopyFiles List Section
;****************************************************************************
[Inf.CopyFiles]
;netim128.inf
;ndiswan.inf
;****************************************************************************
; NDISWAN CopyFile List Section
;****************************************************************************
[NdisWan.CopyFiles]
;****************************************************************************
; Source Files and Disks/Directories
;****************************************************************************
[SourceDisksNames]
1="Intelligent ISDN TA Net Drivers ", "",
[SourceDisksFiles]
;netim128.inf =1
;ndiswan.inf =1
;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir =11 ; Windows 95 System Directory
NdisWan.CopyFiles =11 ; Windows 95 System Directory
Inf.CopyFiles =17 ; Windows 95 Inf Directory
;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider and Manufacturer
;;Mfabc="Intelligent"
Mfabc="Ericsson"
; PNP Device Descriptions and IDs
IM128.DeviceDesc = "Ericsson-128CC ISDN TA (Net) "
IM128.DeviceID = "IM128"
;****************************************************************************
;
; The remaining sections are responsible for generating the proper
; entries in the Registry.
;
;
; All of the entries in these sections have the following format:
;
; key,subkey,valuname,type,value
;
;****************************************************************************
;****************************************************************************
; base section
;****************************************************************************
[NDI.reg]
HKR,,DevLoader,,*ndis ; Driver is loaded by NDIS
HKR,,DeviceVxDs,,im128nds.sys
; file name of the driver
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages" ;
HKR,,CARDTYPE,,"INTELLIGENT_ISDN"
; NDIS Info
HKR,NDIS,LogDriverName,,"im128nds"
; Driver Name
HKR,NDIS,MajorNdisVersion,HEX,03 ;
HKR,NDIS,MinorNdisVersion,HEX,0A
; NDI Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndiswan"
HKR,Ndi\Interfaces,DefLower,,"isdn"
HKR,Ndi\Interfaces,UpperRange,,"ndiswan"
HKR,Ndi\Interfaces,LowerRange,,"isdn"
; NDI Required Components
HKR,Ndi,InstallInf,,"NDISWAN.INF"
HKR,Ndi\Compatibility,RequireAll,,"NDISWAN"
; NDI Install sections
HKR,Ndi\Install,ndiswan,,"IM128.ndiswan"
; Add ISDN Class to RNA
HKLM,SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\isdn\PPPMAC,,,
;****************************************************************************
; IM128 General Params
;****************************************************************************
[IM128.Params]
HKR,,BoardName,,"IM128"
HKR,Ndi,DeviceID,,%IM128.DeviceID%
HKR,,NumberOfLines,,"1"
HKR,,CARDTYPE,,"INTELLIGENT_ISDN"
HKR,TAPI,Properties,1, 00,00,00,00
; size flags subtype int. max lines active lines
HKR,TAPI,DeviceCaps,1, 14,00,00,00, 00,00,00,00, 00,00,00,00, 01,00,00,00, 01,00,00,00
;****************************************************************************
; IM128 Line Params
;****************************************************************************
[Line0.Params]
;
; Parameters Per Line
; Switch Type
HKR,TAPI\Line0,SwitchType,1, 00,00,00,00
; Line Properties
HKR,TAPI\Line0,Properties,1, 00,00,00,00
; Line Capabilities size flags chanflg sw type speeds type chan max active
HKR,TAPI\Line0,LineCaps, 1, 1c,00,00,00, 00,00,00,00, 03,00,00,00, fe,00,00,00, 03,00,00,00, 02,00,00,00, 02,00,00,00
;
; Parameters Per Logical Line
; Phone Number
HKR,TAPI\Line0\Channel0,Phone,,""
; SPID
HKR,TAPI\Line0\Channel0,SPID,,""
; Tei
HKR,,Line0.Channel0.TEI,,"127"
; Channel Properties
HKR,TAPI\Line0\Channel0,Properties, 1, 00,00,00,00
; Channel Capabilities
HKR,TAPI\Line0\Channel0,ChannelCaps, 1, 03,00,00,00
; Phone Number
HKR,TAPI\Line0\Channel1,Phone,,""
; SPID
HKR,TAPI\Line0\Channel1,SPID,,""
; Tei
HKR,,Line0.Channel1.TEI,,"127"
; Channel Properties
HKR,TAPI\Line0\Channel1,Properties, 1, 00,00,00,00
; Channel Capabilities
HKR,TAPI\Line0\Channel1,ChannelCaps, 1, 03,00,00,00
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.