;
; Winbond W6692 PCI INF for WAN Miniport Drivers
[version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %Wb_Isdn%
LayoutFile = layout.inf
DriverVer=3/27/2000,2.10.1381.1
[Manufacturer]
%WBISDN% = WINBOND
[WINBOND]
%WB6692PCI.DeviceDesc% = WB6692PCI.ndi, PCI\VEN_1050&DEV_6692
;****************************************************************************
; NT main sections
;****************************************************************************
[WB6692PCI.ndi.NT]
BusType = 5
AddReg = WB6692.Gen.Params, WB6692.ndis.reg
Characteristics = 0x84 ;NCF_PHYSICAL | NCF_HAS_UI
CopyFiles=WB6692.CopyFiles, WB6692.inf.CopyFiles, Capidll.CopyFiles
[WB6692PCI.ndi.NT.Services]
AddService = WB6692, 2, WB6692.Service, common.EventLog
;****************************************************************************
; NT Base Section
;****************************************************************************
[WB6692.ndis.reg]
HKR, Ndi, Service, 0, "WB6692"
; NT reg
HKR, Ndi\Interfaces, DefUpper, 0, "ndiswan"
HKR, Ndi\Interfaces, DefLower, 0, "isdn"
HKR, Ndi\Interfaces, UpperRange, 0, "ndiswan"
HKR, Ndi\Interfaces, LowerRange, 0, "isdn"
; ISDN information
HKR, , WanEndPoints, 0x00010001, 2
HKR, , IsdnNumDChannels, 0x00010001, 1
HKR, , IsdnAutoSwitchDetect, 0x00010001, 1
HKR, , IsdnSwitchTypes, 0x00010001, 0x0000009f
; Support AUTO, ATT, NI1, NORTH, NTT, ESSD
HKR, 0, IsdnNumBChannels, 0x00010001, 2
HKR, 0, IsdnMultiSubscriberNumbers, 0x00010000, ""
HKR, , AudioType, , "1" ; A-Law
;HKR, , AudioType, , "0" ; U-Law
;****************************************************************************
; General Params
;****************************************************************************
[WB6692.Gen.Params]
HKR, , BoardType, , "WB6692"
HKR, , BoardName, , "WB6692"
HKR, , MediaType, , "ISDN"
;****************************************************************************
; NT Install/Remove Section
;****************************************************************************
[WB6692.CopyFiles]
WB692pci.sys ; The name of the driver
[WB6692.inf.CopyFiles]
wb692n2k.inf ; The name of this INF
[Capidll.CopyFiles]
capi2032.dll ; The name of the driver
[SourceDisksNames]
; The name of the disk that the user will be prompted for
1 = "WB6692PCI Driver Diskette", "",
[SourceDisksFiles]
; Which disk the files are located on
wb692pci.sys = 1
wb692n2k.inf = 1
capi2032.dll = 1
;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir = 11 ; System Directory
WB6692.CopyFiles = 12 ; Windows Drivers Directory
WB6692.inf.CopyFiles = 17 ; Inf Directory
Capidll.CopyFiles = 11 ; System Directory
;****************************************************************************
; NT Service Section
;****************************************************************************
[WB6692.Service]
DisplayName = %WB6692.DeviceDesc%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_DEMAND_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\wb692pci.sys
LoadOrderGroup = NDIS
[common.EventLog]
AddReg = common.AddEventLog.reg
[common.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported, 0x00010001, 7
;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
WB6692.CopyFiles = 12 ; drivers directory
Capidll.CopyFiles = 11 ; System directory
;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
Wb_Isdn="Winbond Electronic Inc."
; Manufacturers
WBISDN="Winbond Electronic Inc."
; Device Descriptions
WB6692PCI.DeviceDesc="WB6692 PCI ISDN 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.