wbfirdma.INF Driver File Contents (ir.zip)

;
;  wbfirdma.INF
;
[Version]
;LayoutFile=layout.inf, layout1.inf, layout2.inf ; for Windows me
;LayoutFile=layout.inf               ; for Windows 95
Compatible = 1
Signature=$CHICAGO$
Class=Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider="Winbond"
DriverVer   = 07/10/2002,5.80.00.0000
catalogfile = wbfirme.cat


[DestinationDirs]
DefaultDestDir=11
wbfirdma_CopyFiles=11

[Manufacturer]
"Winbond Electronics Corp."=WB_Devices

[WB_Devices]
%W83977AExpl%= W83977A_Install,W83977A
%W83877AExpl%= W83877A_Install,W83877A
%WEC0510Expl%= WEC0510_Install,*WEC0510

[W83977A_Install]
DeviceID    = W83977A
CopyFiles   = wbfirdma_CopyFiles
AddReg      = wbfirdma_AddReg, W83977A_AddReg,Dongle_Addreg,Help_AddReg,Speed_AddReg,Turnaround_Addreg
LogConfig   = W83977A_LogConfig
MaxInstance = 1
Characteristics = 0x84
BusType         = 1

[W83977A_Install.Services]
AddService = ,,

[W83877A_Install]
DeviceID    = W83877A
CopyFiles   = wbfirdma_CopyFiles
AddReg      = wbfirdma_AddReg, W83877A_AddReg,Dongle_Addreg,Help_AddReg,Speed_AddReg,Turnaround_Addreg
LogConfig   = W83877A_LogConfig
MaxInstance = 1
Characteristics = 0x84
BusType         = 1

[W83877A_Install.Services]
AddService = ,,

[WEC0510_Install]
DeviceID    = *WEC0510
CopyFiles   = wbfirdma_CopyFiles
AddReg      = wbfirdma_AddReg, WEC0510_AddReg,Dongle_Addreg,Help_AddReg,Speed_AddReg,Turnaround_Addreg
MaxInstance = 1
Characteristics = 0x84
BusType     = 2

[WEC0510_Install.Services]
AddService = ,,

[W83977A_AddReg]
HKR,Ndi,DeviceID,,W83977A
HKR,,AdapterName,0,W83977A
HKR,NDIS,LogDriverName,0,W83977A
HKR,,DriverDesc,0,%W83977AExpl%
HKR,Ndi\Install,,0,W83977A_Install

[W83877A_AddReg]
HKR,Ndi,DeviceID,,W83877A
HKR,,AdapterName,0,W83877A
HKR,NDIS,LogDriverName,0,W83877A
HKR,,DriverDesc,0,%W83877AExpl%
HKR,Ndi\Install,,0,W83877A_Install

[WEC0510_AddReg]
HKR,Ndi,DeviceID,,*WEC0510
HKR,,AdapterName,0,*WEC0510
HKR,NDIS,LogDriverName,0,*WEC0510
HKR,,DriverDesc,0,%WEC0510Expl%
HKR,Ndi\Install,,0,WEC0510_Install

[W83977A_LogConfig]
ConfigPriority  = HARDRECONFIG
IOConfig        = 2E8-2EF(3FF::),3F8-3FF(3FF::),2F8-2FF(3FF::),3E8-3EF(3FF::),3E0-3E7(3FF::),2E0-2E7(3FF::)
IRQConfig       = 10,3,4,5,7,9,11
DMAConfig       = 0,1,3

[W83877A_LogConfig]
ConfigPriority  = HARDRECONFIG
IOConfig        = 2F8-2FF(3FF::),3F8-3FF(3FF::),3E8-3EF(3FF::),2E8-2EF(3FF::)
IRQConfig       = 3,4
DMAConfig       = 1,3

[WEC0510_LogConfig]
; Nothing


[wbfirdma_CopyFiles]
wbfirdma.sys

[wbfirdma_AddReg]
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,0,wbfirdma.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
HKR,NDIS,MajorNdisVersion,1,04
HKR,NDIS,MinorNdisVersion,1,00
HKR,Ndi\Interfaces,DefUpper,0,"ndisirda"
HKR,Ndi\Interfaces,UpperRange,0,"ndisirda"
HKR,Ndi,CardType,0,FORCEENUM
HKR,Ndi,NetType,,1
HKR,NDI,AdapterType,,"IrDA Infrared Miniport"
HKR,NDI,NdiInstaller,,"ir_ndi.dll,IRWDM_NdiProc"
HKR,Ndi\Compatibility,RequireAll,,"IRDA"


;HKR,Ndi,MaxInstance,,0  ;prevent multiple bindings



[Dongle_Addreg]
HKR,Ndi\params\InfraredTransceiverType,ParamDesc,,"Infrared Transceiver"
HKR,Ndi\params\InfraredTransceiverType,flag,1,20,00,00,00
HKR,Ndi\params\InfraredTransceiverType,default,,4
HKR,Ndi\params\InfraredTransceiverType,type,,enum
HKR,Ndi\params\InfraredTransceiverType\enum,"0",,"HP HSDL-1100/2100"
HKR,Ndi\params\InfraredTransceiverType\enum,"1",,"IBM"
HKR,Ndi\params\InfraredTransceiverType\enum,"2",,"SHARP"
HKR,Ndi\params\InfraredTransceiverType\enum,"3",,"TEMIC"
HKR,Ndi\params\InfraredTransceiverType\enum,"4",,"HP HSDL-2300/3600"
HKR,Ndi\params\InfraredTransceiverType\enum,"5",,"TI"

[Turnaround_Addreg]
HKR,Ndi\params\TurnAroundTime,ParamDesc,,"Turn Around Time"
HKR,Ndi\params\TurnAroundTime,flag,1,20,00,00,00
HKR,Ndi\params\TurnAroundTime,default,,1000
HKR,Ndi\params\TurnAroundTime,type,,enum
HKR,Ndi\params\TurnAroundTime\enum,  "500",, "  500 uc"
HKR,Ndi\params\TurnAroundTime\enum, "1000",, " 1000 uc"
HKR,Ndi\params\TurnAroundTime\enum, "5000",, " 5000 uc"
HKR,Ndi\params\TurnAroundTime\enum,"10000",, "10000 uc"


[Speed_Addreg]
HKR,NDI\params\MaxConnectRate,ParamDesc,,"Maxiumum Connect Rate"
HKR,NDI\params\MaxConnectRate,default,,"4000000"
HKR,NDI\params\MaxConnectRate,type,,enum
HKR,NDI\params\MaxConnectRate\enum,   "9600",,"   9600"
HKR,NDI\params\MaxConnectRate\enum,  "19200",,"  19200"
HKR,NDI\params\MaxConnectRate\enum,  "38400",,"  38400"
HKR,NDI\params\MaxConnectRate\enum,  "57600",,"  57600"
HKR,NDI\params\MaxConnectRate\enum, "115200",," 115200"
HKR,NDI\params\MaxConnectRate\enum, "576000",," 576000"
HKR,NDI\params\MaxConnectRate\enum,"1152000",,"1152000"
HKR,NDI\params\MaxConnectRate\enum,"4000000",,"4000000"

;
; NDI Registry entries
;
; IR_NDI.DLL is the NDI Installer for the IR3.0 NDIS drivers.
; These registry entries direct netdi.dll (the Network Properties handler)
; to call ir_ndi.dll with NDI events for these drivers.  This will allow
; ir_ndi.dll to decide how our drivers are bound.
;

[SourceDisksFiles]
wbfirdma.sys=1

[SourceDisksNames]
1=Installdisk,,,

[Help_Addreg]
HKR,Ndi,HelpText,0,%wbfirdma_HELP%
[Strings]
W83977AExpl="Winbond W83977A/W83517D FIR Controller (DMA)"
W83877AExpl="Winbond W83877A FIR Controller (DMA)"
WEC0510Expl="Winbond Infrared Controller    (DMA)"
wbfirdma_HELP="Winbond infrared device transmits infrared pulses. This NDIS miniport driver installs as a network adapter and binds to the Fast IR protocol."
;disk1Name="Infrared driver Disk 1"
;UpperInterface="ndis3,ndis4"
V_CLASSNAME="Network adapters"
Installdisk="Winbond Fast Infrared Controller (DMA)"

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: web5, load: 1.12