;
; 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]
%wb6694usb.DeviceDesc% = wb6694usb.ndi, USB\VID_1046&PID_6694
;****************************************************************************
; NT main sections
;****************************************************************************
[wb6694usb.ndi.NT]
BusType = 5
AddReg = wb6694.Gen.Params, wb6694.ndis.reg
Characteristics = 0x84 ;NCF_PHYSICAL | NCF_HAS_UI
CopyFiles=wb6694.CopyFiles, wb6694.inf.CopyFiles, Capidll.CopyFiles
[wb6694usb.ndi.NT.Services]
AddService = wb6694, 2, wb6694.Service, common.EventLog
;****************************************************************************
; NT Base Section
;****************************************************************************
[wb6694.ndis.reg]
HKR, Ndi, Service, 0, "wb6694"
; 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, ""
;****************************************************************************
; General Params
;****************************************************************************
[wb6694.Gen.Params]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,0,wb694usb.sys
HKR, , BoardType, , "wb6694"
HKR, , BoardName, , "wb6694"
HKR, , MediaType, , "ISDN"
HKR, , AudioType, , "1" ; A-Law
;HKR, , AudioType, , "0" ; U-Law
;HKR, , RVSVERSION, , "3" ; RVS-COM Version 3.0
HKR, , RVSVERSION, , "2" ; RVS-COM Version 2.0
HKR,Ndi\Remove,ndiswan,,"NDISWan.ndiswan.Remove"
;****************************************************************************
; NT Install/Remove Section
;****************************************************************************
[wb6694.CopyFiles]
wb694usb.sys ; The name of the driver
[wb6694.inf.CopyFiles]
ww694usb.inf ; The name of this INF
[Capidll.CopyFiles]
capi2032.dll ; The name of the driver
[NDISWan.ndiswan.Remove]
DelFiles= wb6694.CopyFiles, wb6694.inf.CopyFiles, Capidll.CopyFiles
DelReg=USB6694.DelReg
[USB6694.DelReg]
HKLM,Enum\USB\VID_1064&PID_6694
[SourceDisksNames]
; The name of the disk that the user will be prompted for
1 = "wb6694usb Driver Diskette", "",
[SourceDisksFiles]
; Which disk the files are located on
wb694usb.sys = 1
ww694usb.inf = 1
capi2032.dll = 1
;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir = 11 ; System Directory
wb6694.CopyFiles = 12 ; Windows Drivers Directory
wb6694.inf.CopyFiles = 17 ; Inf Directory
Capidll.CopyFiles = 11 ; System Directory
;****************************************************************************
; NT Service Section
;****************************************************************************
[wb6694.Service]
DisplayName = %wb6694.DeviceDesc%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_DEMAND_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\wb694usb.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]
wb6694.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
wb6694usb.DeviceDesc="WB6694 USB 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.