WB692PCI.INF Driver File Contents (P2KXP809.ZIP)

;************************************************************************
; Winbond ISDN adapter installation file (.INF)     1999/04/27  v1.00
;
; Description
;    WB692PCI         =>   for W6692 board
;
; (C)Copyright by Winbond Electronics Corp.
;    All Rights Reserved.
;***********************************************************************

[Version]                               ; Standard header section
Signature="$CHICAGO$"
Class=Net
Provider=%Winbond%

[Manufacturer]
%V_provider%=WbISDN

[WbISDN]                             ; Device section
%WB692PCI.DEV_DESCRIPT%=WB692PCI.ndi,PCI\VEN_1050&DEV_6692

;****************
;* WB692PCI.ndi *
;****************
[WB692PCI.ndi]                            ; isdntest Install section
LogConfig=WB692PCI.LogConfig
CopyFiles=WB692PCI.inf.CopyFiles
AddReg=WB692PCI.ndi.reg,pci92IO.Resource,pci92IRQ.Resource,Line.Params

[WB692PCI.ndi.reg]
;HKR,Ndi,HelpText,,%DRV_HELP%
HKR,Ndi,DeviceID,,%pci92DeviceID%
HKR,,BoardName,,%pci92DeviceID%
HKR,,DriverDesc,,%WB692PCI.DEV_DESCRIPT%
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,, WB692PCI.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"


HKR,NDIS,LogDriverName,,%pci92DeviceID%
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A


HKR,Ndi\Interfaces,DefUpper,,"ndiswan"
HKR,Ndi\Interfaces,DefLower,,"isdn"
HKR,Ndi\Interfaces,UpperRange,,"ndiswan"
HKR,Ndi\Interfaces,LowerRange,,"isdn"
HKR, , AudioType, , "1" ; A-Law
;HKR, , AudioType, , "0" ; U-Law

HKR,Ndi\Install,ndiswan,,"WB692PCI.ndiswan"
HKR,Ndi\Remove,,,"PCIndiswan.remove"

;HKR,Ndi\Compatibility,RequireAll,,"NDISWAN"
HKR,Ndi\Compatibility,RequireAll,,"NDISWAN,*PNP8387,VREDIR,MSTCP"
HKLM,SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\isdn\PPPMAC,,,
;HKLM,System\CurrentControlSet\Services\VxD\lrisdn, StaticVxd,,"lrisdn.vxd"


[pci92IO.Resource]
HKR,,IOBaseAddress,1,02,00,00,00
HKR,NDI\params\IOBaseAddress,resc,1,02,00,00,00
HKR,NDI\params\IOBaseAddress,flag,1,20,00,00,00
HKR,NDI\params\IOBaseAddress,ParamDesc,,"I/O Base Address"

[pci92IRQ.Resource]
HKR,,InterruptNumber,1,04,00,00,00
HKR,NDI\params\InterruptNumber,resc,1,04,00,00,00
HKR,NDI\params\InterruptNumber,flag,1,20,00,00,00
HKR,NDI\params\InterruptNumber,ParamDesc,,"Interrupt Number"

;**********
;* Common *
;**********

[Line.Params]

;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, 01,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, 00,00,00,00, 01,00,00,00, 07,00,00,00, 02,00,00,00, 02,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,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,SPID,,""
HKR,TAPI\Line0\Channel1,Phone,,""


;****************************************************************************
; CopyFiles/Install Section
;****************************************************************************
[WB692PCI.ndiswan]
CopyFiles=WB692PCI.ndiswan.CopyFiles

[WB692PCI.ndiswan.CopyFiles]
WB692PCI.sys            ; The name of the driver
capi2032.dll            ; The name of the capi
;lrisdn.vxd

[WB692PCI.inf.CopyFiles]
WB692PCI.inf            ; The name of this INF

[PCINdisWan.DelFiles]
WB692PCI.sys,,,1            ; The name of the driver
capi2032.dll,,,1            ; The name of the capi
;lrisdn.vxd,,,1            ; The name of the capi
[Inf.DelFiles]
WB692PCI.inf,,,1            ; The name of this INF

[NdisWan.DelReg]
HKLM,SYSTEM\CurrentControlSet\Services\VxD\lrisdn,,,

[PCIndiswan.remove]
DelFiles=PCINdisWan.DelFiles,Inf.DelFiles
DelReg=NdisWan.DelReg
AddReg=PCIRemove.tools

[PCIRemove.tools]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,"Tools",,"rundll32 setupx.dll,InstallHInfsection DefaultUnInstall 0 cfgwiz.inf"

;****************************************************************************
; Source Directories
;****************************************************************************
[SourceDisksNames]
; The name of the disk that the user will be prompted for
1="Winbond W6692 Driver Diskette", "",

[SourceDisksFiles]
; Which disk the files are located on
WB692PCI.sys =1
WB692PCI.inf =1
capi2032.dll =1            ; The name of the capi
;lrisdn.vxd =1            ; The name of the capi
;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir              =11 ; System Directory
WB692PCI.ndiswan            =11 ; System Directory
WB692PCI.inf.CopyFiles      =17 ; Inf Directory
Inf.DelFiles                =17 ; Windows 95 Inf Directory
PCINdisWan.DelFiles         =11 ; Windows 95 System Directory


[Strings]                               ; Strings section
INF_CREATOR             =       "Winbond Electronics Corp."
Winbond                 =       "Winbond Electronics Corp."
V_provider              =       "Winbond Electronics Corp."
SRC_DISK1               =       "Winbond ISDN Series Installation Disk"
WB692PCI.DEV_DESCRIPT   =       "W6692 ISDN PCI Adapter"
DRV_HELP                =       "Winbond W6692 ISDN Adapter help you connect to Internet by using ISDN Dialup Network"
pci92DeviceID="W6692 ISDN PCI Card"


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.26