FalconWDM.inf Driver File Contents (BT878Cleanup.zip)

; FalconWDM.inf
;
; Installation inf for the IDS Framegrabbers
;   FALCON
;   FALCON Plus
;   FALCON Duo
;   FALCON Quattro
;
; (c) Copyright 2006 IDS Imaging Development Systems GmbH 
;

[Version]
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%IDS%
DriverVer=01/26/2007,1.0.0.5

;================================================
; Windows 2000/XP/Vista 32-Bit source definitions
;================================================

[SourceDisksFiles.x86]
FalconWDM.sys = , %12%

;==========================================
; driver information
;==========================================

[Manufacturer]
%IDS% = IDS

[IDS]
%FALCON_WDM.VideoDeviceDesc%=FALCON_WDM.Main  , PCI\VEN_109E&DEV_0350
%FALCON_WDM.VideoDeviceDesc%=FALCON_WDM.Main  , PCI\VEN_109E&DEV_0351
%FALCON_WDM.VideoDeviceDesc%=FALCON_WDM.Main  , PCI\VEN_109E&DEV_036E
%FALCON_WDM.VideoDeviceDesc%=FALCON_WDM.Main  , PCI\VEN_109E&DEV_036F

[FALCON_WDM.Main]
AddReg=     FALCON_WDM.AddReg

[FALCON_WDM.Main.NT]
AddReg=     FALCON_WDM.AddReg
DelReg=	    FALCON_WDM.DelReg

[FALCON_WDM.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,FalconWDM.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,,OkToHibernate,3,01

[FALCON_WDM.DelReg]
HKLM,"SOFTWARE\Microsoft\VfWWDM Mapper"
HKLM,"SYSTEM\CurrentControlSet\Control\MediaResources\msvideo"

[VideoCapture]
AddReg=VideoCapture.AddReg

[VideoCrossbar]
AddReg=VideoCrossbar.AddReg

[VideoCapture.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%FALCON_WDM.Capture%

[VideoCrossbar.AddReg]
HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%FALCON_WDM.Crossbar%

[FALCON_WDM.Main.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},"GLOBAL",VideoCapture,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,

[FALCON_WDM.Main.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},"GLOBAL",VideoCapture,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,

[FALCON_WDM.Main.NT.Services]
AddService = Falcon_WDM, 0x00000002, FALCON_WDM.ServiceInstall

[FALCON_WDM.ServiceInstall]
DisplayName   = %FALCON_WDM.VideoDeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\FalconWDM.sys

[Strings]
IDS = "IDS Imaging Development Systems GmbH"
FALCON_WDM.VideoDeviceDesc = "IDS FALCON WDM Video Capture"
FALCON_WDM.Capture = "FALCON WDM Capture"
FALCON_WDM.Crossbar = "FALCON WDM Crossbar" 
RunOnce = "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"

SERVICE_KERNEL_DRIVER = 1
SERVICE_AUTO_START    = 3
SERVICE_ERROR_NORMAL  = 1
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: web2, load: 0.87