Isdn.inf Driver File Contents (speed95.exe)

[version]
signature="$CHICAGO$"
Class=Net
provider=%V_ISDN-C%

[Manufacturer]
%V_ISDN-C%=ISDN-C

[ISDN-C]
%ISDN-C.DeviceDesc%=ISDN-C.ndi, ISAPNP\KYE0001 

;****************************************************************************
; Adapter Main Install Section
;****************************************************************************
[ISDN-C.ndi]
AddReg=ISDN-C.ndi.reg,ISDN-C.Gen.Params,ISDN-C.DevID
CopyFiles=ISDN-C.main.CopyFiles, ISDN-C.inf.CopyFiles

[ISDN-C.DevID]
HKR,Ndi,DeviceID,,"ISAPNP\KYE0001"

;****************************************************************************
; Base Section
;****************************************************************************
[ISDN-C.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DriverDesc,,%ISDN-C.DeviceDesc%
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,"ISDN.VXD,W95WANMP.SYS"
HKR,,EnumPropPages,,"W95WANUI.DLL,EnumPropPages"
HKR,Ndi,NdiInstaller,,"W95WANUI.DLL,IsNewNdiProc"
HKR,,InfSection,,"ISDN-C.ndi"

HKR,,InstallFlag,1,0
HKR,,Channel0CallingPartyNumber,,""
HKR,,Channel1CallingPartyNumber,,""
HKR,,Line0.Channel0.Phone,,""
HKR,,Line0.Channel1.Phone,,""

HKR,,StaticVxd,0,ISDN.VXD
HKR,,HardwareID,0,KYE0001

; Context help
HKR,Ndi,HelpText,,%ISDN-C.HELP%

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

; 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,InstallInf,,"ISDN.INF"
HKR,Ndi\Compatibility,RequireAll,,"MSTCP,NDISWAN,*PNP8387"

; Install sections
HKR,Ndi\Install,,,"ISDN-C.ndiswan.install"

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

;****************************************************************************
; TAPI ISDN Configuration  
;****************************************************************************
HKR,,NumberOfLines,,1
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, 00,00,00,00, 03,00,00,00, 01,00,00,00, 01,00,00,00, 02,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\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

;****************************************************************************
; General Params
;****************************************************************************
[ISDN-C.Gen.Params]
HKR,,IsdnCard,,"ISDN_S_Interface_Card"
HKR,,BoardType,,"W95WANMP"
HKR,,BoardName,,"W95WANMP"
HKR,,LinkSpeed,,"64000"
HKR,,WanType,,"2"
HKR,,LineName,,%CHANNEL_NAME%

HKR,,SwitchType,1,5
HKR,,G711_PCM,1,0

;****************************************************************************
; CopyFiles/Install Section
;****************************************************************************

; Install section for NDISWAN upper edge (only for WAN miniports)
[ISDN-C.ndiswan.install]
CopyFiles=ISDN-C.ndiswan.CopyFiles

[ISDN-C.ndiswan.CopyFiles]

[ISDN-C.main.CopyFiles]
ISDN.VXD,ISDN.VX_
CAPI2032.DLL,CAPI2032.DL_
CAPI20.DLL,CAPI20.DL_
MSVCRT.DLL,MSVCRT.DL_
W95WANUI.DLL,W95WANUI.DL_
W95WANMP.SYS,W95WANMP.SY_
CFGWIZ.DL_
RUNMSMP.EXE,RUNMSMP.EX_

[ISDN-C.inf.CopyFiles]
ISDN.INF
TEMPINF.INF,TEMPINF.IN_

;****************************************************************************
; DelFiles/Remove Section
;****************************************************************************
[Uninstall]
UNINSTALL=RUN_UNINSTALL.EXE

;****************************************************************************
; Source Directories
;****************************************************************************
[SourceDisksNames]
; The name of the disk that the user will be prompted for 
1=%SOURCE_DISK_NAME%, "",

[SourceDisksFiles]
ISDN.INF=1
TEMPINF.IN_=1
W95WANMP.SY_=1
ISDN.VX_=1
CAPI2032.DL_=1
CAPI20.DL_=1
MSVCRT.DL_=1
W95WANUI.DL_=1
CFGWIZ.DL_=1
RUNMSMP.EX_=1

;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir            =11 ; System Directory
ISDN-C.ndiswan.CopyFiles  =11 ; System Directory
ISDN-C.main.CopyFiles     =11 ; System Directory
ISDN-C.ndiswan.DelFiles   =11 ; System Directory
ISDN-C.inf.CopyFiles      =17 ; Inf Directory

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Manufacturers
V_ISDN-C="KYE Systems Corp."

; Device Descriptions 
ISDN-C.DeviceDesc="GENIUS SPEED SURFER ISDN CARD"

; Context help
ISDN-C.HELP="ISDN card with 128Kbps data access for Windows 95 and NT."

; Name of Channel followed by number of channel
CHANNEL_NAME="ISDN Channel "

; Source Disk Name
SOURCE_DISK_NAME="Driver Installation 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: ftp, load: 1.56