NETISDNS.INF Driver File Contents (ibmd1r9s.exe)

; NETWARP.INF
;
; Ascend Communications Inc, Family of ISDN Products
;
; Copyright 1997, Ascend Communications Inc.

;   The format of this file and the descriptions of the required sections is 
; documented in Windows 95 Device Driver Programmer's Reference, which is
; supplied with the Windows 95 DDK.

[version]
Signature	= "$Chicago$"
Class		= Net
ClassGUID  	= {4D36E972-E325-11CE-BFC1-08002BE10318}
provider	= %V_MFG%

[Manufacturer]
%V_MFG%		 = MFG

[ControlFlags]
ExcludeFromSelect = MF\MFGNETSISDN_DEV0

[MFG]
%mfg.DeviceDesc% 		= mfg.ndi,	MF\MFGNETSISDN_DEV0

;****************************************************************************
; Windows 9x Main Sections
;
;****************************************************************************
[mfg.ndi]
;CopyFiles=Inf.CopyFiles,NdisWan.CopyFiles
AddReg=NDI.reg,NetWarp.Gen.Resource,nw.common.reg,Line0.Params,mfg.reg

;****************************************************************************
;   Registry.
;
;   All of the entries in these sections have the following format:
;
;           key,subkey,valuname,type,value
;
;****************************************************************************

[mfg.reg]
HKR,	Ndi,	DeviceID,	0,	"MF\MFGNETSISDN_DEV2"
HKR,	Ndi,	CardType,	0,	"PCMCIA"
HKR,,	BoardType,		0	,"IBM ISDN/56K/GSM"
HKR,,	BoardName,		0	,"IBM-"
HKR,,	DeviceName,		0	,"IBM-"
HKR,,	Revision,		0	, "6"
HKR,	Ndi\params\Revision,	ParamDesc,	0,	"ISDN Interface"
;HKR,	Ndi\params\Revision,	default,	0,	"5"
HKR,	Ndi\params\Revision,	default,	0,	"6"
HKR,	Ndi\params\Revision,	type,		0,	enum
HKR,	Ndi\params\Revision\enum,	"5",	0,	"PCMCIA U-dongle"
HKR,	Ndi\params\Revision\enum,	"6",	0,	"PCMCIA ST-dongle"
;HKR,,	Line0.SwitchType,, "1"
HKR,,	Line0.SwitchType,, "80"

[nw.common.reg]
HKR,	,		AddressList,		,"2 1 0"
HKR,	,		DeviceName,			,"NetWarp"
HKR,	,		NumberOfLines,		,"1"
HKR,	,		LineType,			,"1"
HKR,	,		DebugFlags,			,"0"
HKR,	,		MediaType,				0,			"ISDN"

HKR,	Ndi\Interfaces,	DefUpper,	0,	"ndiswan"
HKR,	Ndi\Interfaces,	DefLower,	0,	"isdn"
HKR,	Ndi\Interfaces,	UpperRange,	0,	"ndiswan"
HKR,	Ndi\Interfaces,	LowerRange,	0,	"isdn"

; NDI HelpText
HKR,Ndi,HelpText,,"The IBM ISDN ports provides ISDN capabilities for the Internet and remote LAN access."

;***************************************************************************
[NDI.reg]
HKR,,BoardType,,"NetWarp - ISA BR-ISDN U"
HKR,,BoardName,,%NetWarp.DeviceID%

HKR,,DeviceVxDs,,subspPnP.sys
HKR,,DevLoader,,*ndis
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

; NDIS Info
HKR,	NDIS,	LogDriverName,		0,		"NetWarp"
HKR,	NDIS,	MajorNdisVersion,	HEX,	03
HKR,	NDIS,	MinorNdisVersion,	HEX,	0A

; NDI Install sections
HKR,	Ndi\Install,	ndiswan,	0,	"NetWarp.ndiswan"
HKR,	Ndi\Remove,		ndiswan,	0,	"NetWarp.remove"

; NDI Required Components
HKR,Ndi\Compatibility,	RequireAll,,"NDISWAN"

; Add ISDN Class to RNA
HKLM,SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\isdn\PPPMAC,,,

;****************************************************************************
; Resources
;****************************************************************************
[NetWarp.Gen.Resource]
HKR,,InterruptNumber,1,04,00,00,00
HKR,,IOBaseAddress,1,02,00,00,00

;****************************************************************************
; Line Params
;****************************************************************************
[Line0.Params]
HKR,,Line0.SwitchType,, "1"
HKR,TAPI\Line0,LineCaps,  1,   1c,00,00,00,   01,00,00,00,   03,00,00,00,   9f,00,00,00,   07,00,00,00,   02,00,00,00,	00,00,00,00
HKR,TAPI,Properties,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
;
; Parameters Per Line
;
HKR,,Line0.Speed,,   	"1"
HKR,,Line0.LinkType,,	"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, 01,00,00,00

HKR,TAPI\Line0,ConfigFlags,1,00,00,00,00
HKR,TAPI\Line0,Properties,1,   00,00,00,00
HKR,TAPI\Line0,SwitchType,1,   80,00,00,00

HKR,TAPI\Line0\Channel0,Phone,,""
HKR,TAPI\Line0\Channel0,SPID,,""
HKR,TAPI\Line0\Channel0,Properties, 1,   00,00,00,00
HKR,TAPI\Line0\Channel0,ChannelCaps, 1,  03,00,00,00

HKR,TAPI\Line0\Channel1,Phone,,""
HKR,TAPI\Line0\Channel1,SPID,,""
HKR,TAPI\Line0\Channel1,Properties, 1,   00,00,00,00
HKR,TAPI\Line0\Channel1,ChannelCaps, 1,  03,00,00,00

;****************************************************************************
; Install Section
;****************************************************************************
[NetWarp.remove]
DelFiles=NdisWan.CopyFiles

[NetWarp.ndiswan]
;CopyFiles=NdisWan.CopyFiles

[NdisWan.CopyFiles]
SubspPnP.sys,,,32

;****************************************************************************
; INF files CopyFiles List Section
;****************************************************************************
[Inf.CopyFiles]
netisdns.inf

;****************************************************************************
; Source Files and Disks/Directories
;****************************************************************************
[SourceDisksNames]
2=%AscendDisk%, "netisdns.inf",,

[SourceDisksFiles]
subsppnp.sys	=2
netisdns.inf 	=2
pipe10.sys		=3

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

V_MFG			= "IBM Corporation"

mfg.DeviceDesc		= "IBM ISDN PC Card"
mfg.DeviceID		= "MF\MFGNETSISDN_DEV2"

AscendDisk                      = "Driver Diskette"


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: web1, load: 0.87