Oemwdxis.inf Driver File Contents (isdn_oem.exe)

[VERSION]
Signature="$CHICAGO$"
Class=Net
Provider=%V_PROVIDER%

[Manufacturer]
%V_PROVIDER%=ISDNCards

[ControlFlags]

[ISDNCards]  ;Manufacturer Name Section
;
; %Device Description% =    Install Section Name, Device ID
;
%pc2WanCapi.DeviceDesc%=pc2WanCapi.ndi,PCI\VEN_1050&DEV_6692

;--------------------------------------------------------------------------
;
;--------------------------------------------------------------------------
[pc2WanCapi.ndi]
CopyFiles=InstallAcc.CopyFiles,pc2Inf.CopyFiles,pc2Sys.CopyFiles,uinisdn.CopyFiles
AddReg=pc2NDI.reg,NDI.reg,pc2WanCapiNDI.reg,pc2IRQ.Resource,pc2IO.Resource,Debug.Resource,Misc.Resource,pc2Params,Params,Line0.Params,pc2Line0.Params,abParams.reg,pc2Cfgwiz.Strings

;--------------------------------------------------------------------------
; INF files CopyFiles List Section
;--------------------------------------------------------------------------
[uinisdn.CopyFiles]
uinisdn.ini
uinisdn.exe

[pc2Inf.CopyFiles]
oemwdxis.inf
oemwdxca.inf
ndiswan.inf,,,16 
cfgwiz.inf
netppp.inf,,,16

[Inf.DelFiles]
oemwdxis.inf,,,1

[InstallAcc.CopyFiles]
cfgwiz32.exe,,,1
cfgwiz.dll,,,32
RNANP.DLL,,,32
RNAUI.DLL,,,32
NDSWAN16.DLL,,,32
NDSWAN32.Dll,,,32
RASAPI16.Dll,,,32
RASAPI32.Dll,,,32
rnanp.dll,,,32
rnaph.dll,,,32
rnaserv.dll,,,32
;rnasetup.dll,,,32
rnathunk.dll,,,32
wan.tsp,,,32
smmsetup.dll,,,32
smmscrpt.dll,,,32
smmscrpt.dll,,,32
Ndis.vxd,,,32
pppmac.vxd,,,32
splitter.vxd,,,32
spap.vxd,,,32
vgateway.vxd,,,32
ndiswan.vxd,,,32
rnaapp.exe,,,32
isdnui.dll,,,32

[pc2Sys.CopyFiles]
ndiscapi.vxd,,,1
capistub.vxd,,,1
capi20.dll,,,1
capi2032.dll,,,1
;capi.dll,,,1
wdxwmac.sys,,,1
;applogo.bmp,,,1
;splash.bmp,,,1
cd_exec.exe,,,1
cd_exec.ini,,,1

[pc2NdisWan.DelFiles]
wdxwmac.sys,,,1

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

;--------------------------------------------------------------------------
; Source Files and Disks/Directories
;--------------------------------------------------------------------------
[SourceDisksNames]
100=%pc2Driver.Disk.1%, "",
101=%pc2Driver.Disk.2%, "",
102=%pc2Driver.Disk.3%, "",


[SourceDisksFiles]
;Drivers
wdxwmac.sys   = 100
oemwdxis.inf  = 100
oemwdxca.inf  = 100
ndiscapi.vxd  = 100
capistub.vxd  = 100
capi20.dll    = 100
capi2032.dll  = 100
neztok.dum    = 100
;applogo.bmp   = 100
;splash.bmp    = 100
cd_exec.exe   = 100
cd_exec.ini   = 100

;Acc.Pack
cfgwiz32.exe  = 100
cfgwiz.dll    = 100
cfgwiz.inf    = 100
rnanp.dll     = 100
rnaui.dll     = 100
ndswan16.dll  = 100
ndswan32.dll  = 100
rasapi16.dll  = 100
rasapi32.dll  = 100
rnanp.dll     = 100
rnaph.dll     = 100
rnaserv.dll   = 100
;rnasetup.dll  = 100
rnathunk.dll  = 100
wan.tsp       = 100
smmsetup.dll  = 100
smmscrpt.dll  = 100
ndis.vxd      = 100
pppmac.vxd    = 100
splitter.vxd  = 100
spap.vxd      = 100
vgateway.vxd  = 100
ndiswan.vxd   = 100
rnaapp.exe    = 100
isdnui.dll    = 100
uinisdn.exe   = 100
uinisdn.ini   = 100


;--------------------------------------------------------------------------
; Destination Directories
;--------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir        =11 ; Windows 95 System Directory
pc2Inf.CopyFiles      =17 ; Windows 95 Inf Directory
Inf.DelFiles          =17 ; Windows 95 Inf Directory
;pc2NdisWan.CopyFiles  =11 ; Windows 95 System Directory
;pc2Inst.CopyFiles     =11 ; Windows 95 System Directory
;pc2NdisWan.DelFiles   =11 ; Windows 95 System Directory
uinisdn.CopyFiles     =10 ; Windows Directory

;--------------------------------------------------------------------------
;       The remaining sections are responsible for generating the proper
;   entries in the Registry.
;;
;   All of the entries in these sections have the following format:
;
;           key,subkey,valuname,type,value
;--------------------------------------------------------------------------
[pc2NDI.reg]
HKR,,INSTALL_KEY,,%INSTALL_KEY%
HKR,,DevLoader,,*ndis
;HKR,,DeviceVxDs,,%pc2DeviceDriver.sys%
HKR,,DeviceVxDs,,"wdxwmac.sys"
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

; NDIS Info
HKR,NDIS,LogDriverName,,%pc2DeviceID%

; NDI Install sections
HKR,Ndi\Install,,,"pc2ndiswan.install"
; NDI Remove sections
HKR,Ndi\Remove,,,"pc2ndiswan.remove"
HKR,Ndi\Remove,"NDISWAN",,"pc2ndiswan.remove"
HKR,Ndi\Remove,"CAPINDIS",,"pc2ndiswan.remove"

;Install Version Info
HKR,,InstallVersion,,"V1.04"

;RunOnce Keys
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,"Tools",,"rundll setupx.dll,InstallHInfsection DefaultInstall 0 cfgwiz.inf" 
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,"ISDN1",,"%25%\grpconv.exe -o"


[NDI.reg]
; NDIS Info
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A

; NDI Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndiswan"
HKR,Ndi\Interfaces,DefLower,,"isdn"
HKR,Ndi\Interfaces,UpperRange,,"ndiswan,capindis"
HKR,Ndi\Interfaces,LowerRange,,"isdn"

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

[pc2WanCapiNDI.reg]
; NDI Required Components
HKR,Ndi,InstallInf,,%Capi.inf%
HKR,Ndi\Compatibility,RequireAll,,"NDISWAN,CAPI201,*PNP8387,VREDIR,MSTCP"


;--------------------------------------------------------------------------
; I/O General Resource
;--------------------------------------------------------------------------
[pc2IO.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"

[pc2IRQ.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"

[Debug.Resource]
HKR,,debugFlags,,"0"
HKR,,debugOutput,,"0"

[Misc.Resource]
HKR,,capi.ControllerNumber,,"1"

; CAPI Management for TAPI service provider
HKR,,tapi.b2Protocol,01,01,00,00,00
HKR,NDI\params\tapi.b2Protocol,ParamDesc,,"TAPI Layer 2 Protocol"
HKR,NDI\params\tapi.b2Protocol,default,,2
HKR,NDI\params\tapi.b2Protocol,type,,enum
HKR,NDI\params\tapi.b2Protocol\enum,2,,"HDLC transparent (default)"

HKR,,tapi.b3Protocol,01,01,00,00,00
HKR,NDI\params\tapi.b3Protocol,ParamDesc,,"TAPI Layer 3 Protocol"
HKR,NDI\params\tapi.b3Protocol,default,,4
HKR,NDI\params\tapi.b3Protocol,type,,enum
HKR,NDI\params\tapi.b3Protocol\enum,4,,"transparent (default)"

HKR,,tapi.msnIn,01,01,00,00,00
HKR,NDI\params\tapi.msnIn,ParamDesc,,"TAPI Number incoming"
HKR,NDI\params\tapi.msnIn,default,,"all"
HKR,NDI\params\tapi.msnIn,type,,enum
HKR,NDI\params\tapi.msnIn\enum,"all",,"all"
HKR,NDI\params\tapi.msnIn\enum,"1+2",,"1+2"
HKR,NDI\params\tapi.msnIn\enum,"1",,"1"
HKR,NDI\params\tapi.msnIn\enum,"2",,"2"

HKR,,tapi.msnOut,01,01,00,00,00
HKR,NDI\params\tapi.msnOut,ParamDesc,,"TAPI Number outgoing"
HKR,NDI\params\tapi.msnOut,default,,"1"
HKR,NDI\params\tapi.msnOut,type,,enum
HKR,NDI\params\tapi.msnOut\enum,"1",,"1"
HKR,NDI\params\tapi.msnOut\enum,"2",,"2"

HKR,,tapi.lineType,01,01,00,00,00
HKR,NDI\params\tapi.lineType,ParamDesc,,"TAPI ISDN line type"
HKR,NDI\params\tapi.lineType,default,,1
HKR,NDI\params\tapi.lineType,type,,enum
HKR,NDI\params\tapi.lineType\enum,1,,"dial up"

HKR,,ab.g711,01,01,00,00,00
HKR,NDI\params\ab.g711,ParamDesc,,"a/b  Speech coding"
HKR,NDI\params\ab.g711,default,,0
HKR,NDI\params\ab.g711,type,,enum
HKR,NDI\params\ab.g711\enum,0,,"Protocol default"
HKR,NDI\params\ab.g711\enum,1,,"use µ-Law"
HKR,NDI\params\ab.g711\enum,2,,"use a-Law"


;--------------------------------------------------------------------------
; macIsa General Params
;--------------------------------------------------------------------------
[pc2Params]
HKR,,BoardType,,%pc2Boardtype%
HKR,,BoardName,,%pc2DeviceID%
HKR,Ndi,DeviceID,,%pc2DeviceID%
HKR,,Start,,"0"

[Params]
HKR,,NumberOfLines,,"1"
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
HKR,,CfgWizDeviceID,,"CFGWIZ32_A__E2A65926_BC3B_11D1_A2B6_44455354"


;--------------------------------------------------------------------------
;
;--------------------------------------------------------------------------
[pc2Line0.Params]
HKR,TAPI\Line0,LineCaps,1,1c,00,00,00, 00,00,00,00, 03,00,00,00, BE,00,00,00, 01,00,00,00, 02,00,00,00, 00,00,00,00

[Line0.Params]
HKR,TAPI\Line0,Properties,1,00,00,00,00
HKR,TAPI\Line0,SwitchType,1,00,00,00,00
HKR,TAPI\Line0\Channel0,Properties,1,00,00,00,00
HKR,TAPI\Line0\Channel0,ChannelCaps,1,00,00,00,00
HKR,TAPI\Line0\Channel0,SPID,,""
HKR,TAPI\Line0\Channel0,Phone,,""
HKR,TAPI\Line0\Channel1,Properties,1,00,00,00,00
HKR,TAPI\Line0\Channel1,ChannelCaps,1,00,00,00,00
HKR,TAPI\Line0\Channel1,SPID,,""
HKR,TAPI\Line0\Channel1,Phone,,""

;--------------------------------------------------------------------------
; NDISWAN Install Section
;--------------------------------------------------------------------------
[pc2ndiswan.install]
;AddReg=NdisWan.DelReg
CopyFiles=pc2NdisWan.CopyFiles
;DelFiles=pc2NdisWan.DelFiles,Inf.DelFiles

[pc2ndiswan.remove]
DelFiles=pc2NdisWan.DelFiles,Inf.DelFiles
DelReg=NdisWan.DelReg
AddReg=pc2Remove.tools

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


;--------------------------------------------------------------------------
; Localizable Strings
;--------------------------------------------------------------------------
[strings]
INSTALL_KEY=OEM_WDX
V_PROVIDER="OEM PCI ISDN License"

pc2Driver.Disk.1="OEM PCI ISDN Card Drivers CD-ROM"
pc2WanCapi.DeviceDesc="OEM PCI ISDN Card WAN-Miniport + Capi 2.0"
pc2DeviceID="OEM PCI ISDN Card "
pc2Boardtype="OEM PCI ISDN Card "
;pc2DeviceDriver.Sys=wdxwmac.sys

Capi.Inf="oemwdxca.inf"

Program="Isdn"

;-------------------------------------------------------------------------
;cfgwiz32 Strings                 
;-----------------------------------------------------------------------
[pc2Cfgwiz.Strings]
;*** 0009 for England ***
HKR,Strings,0009Page1.1,,"There are various D-channel protocol in use within the ISDN. Please select the D-channel protocol supported by your ISDN line."  ; D-channel ComboBox
HKR,Strings,0009Page1.2,,"You can get it from your ISDN officials or may ask your ISDN carrier (your phone company)" ; D-channel ComboBox
HKR,Strings,0009Page1.3,,"Your D channel protocol is"
HKR,Strings,0009Page2.1,,"Please insert the first phone number (MSN) of your ISDN line for the data port (Dial-up network)." ;MSN1
HKR,Strings,0009Page2.2,,"The * means that incoming calls with any phone number will be accepted." ;MSN1
HKR,Strings,0009Page3.1,,"Please insert the second phone number (MSN) of your ISDN line for the data port (Dial-up network)." ;MSN2
HKR,Strings,0009Page3.2,,"The * means that incoming calls with any phone number will be accepted." ;MSN2
HKR,Strings,0009Page4.1,,"The installation of your OEM PCI ISDN Card is now nearly complete. Some required additional components will be installed afterwards."  ;Ready for TakeOff
HKR,Strings,0009TextTelNo1,,"Phone number (MSN)" ;
HKR,Strings,0009TextEAZ1,,"1st EAZ" ;
HKR,Strings,0009TextSPID1,,"1st SPID" ;
HKR,Strings,0009TextTelNo2,,"Phone number (MSN)" ;
HKR,Strings,0009TextEAZ2,,"2nd EAZ" ;
HKR,Strings,0009TextSPID2,,"2nd SPID" ;
HKR,Strings,0009MainWindowTitle,,"ISDN Configuration" ;

;--------------------------------------------------------------------------
;Message Box
;------------------------------------------------------------------------
;*** 0009 for England ***
HKR,Strings,0009Mess2.1,,"Please enter a number between 0 to 9 or *." ; MSN Number 0 to 9 or * 
HKR,Strings,0009Mess4.1,,"You must restart your computer before the new settings will take effect." ; Reboot
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.07