DVRDisplayDriver.inf Driver File Contents (Driver.zip)

;; SmartDVRDisplay.inf

;; *********  PLEASE READ ***********
;; The wizard cannot create exact INF files for all buses and device types.
;; You may have to make changes to this file in order to get your device to
;; install. In particular, hardware IDs and logical configurations require
;; intervention.
;;
;; The Win2K DDK documentation contains an excellent INF reference.

;--------- Version Section ---------------------------------------------------

[Version]
Signature="$Chicago$"
Provider=%ProviderName%

; If device fits one of the standard classes, use the name and GUID here,
; otherwise create your own device class and GUID as this example shows.

Class="Digital Video Recording System"
ClassGUID={D90859ED-D40B-430f-8755-A955F3E8A693}
DriverVer=07/20/2004, 1.1.0720.0

;--------- SourceDiskNames and SourceDiskFiles Section -----------------------

; These sections identify source disks and files for installation. 

;[SourceDisksNames]
;1 = "Install Disk",Disk1,,

;[SourceDisksFiles]
;DVRDisplay.sys = 1,,

;--------- DestinationDirs Section -------------------------------------------

[DestinationDirs]
DVRDisplay_Files_Driver = 10,System32\Drivers

;--------- Class Section -------------------------------------------
[ClassInstall32]
AddReg=DVR_CLASS

[DVR_CLASS]
HKR,,,,%ClassName%
HKR,,SilentInstall,,1

;--------- Manufacturer and Models Sections ----------------------------------

[Manufacturer]
%MfgName%=Mfg0

[Mfg0]

; PCI hardware IDs use the form
; PCI\VEN_aaaa&DEV_bbbb&SUBSYS_cccccccc&REV_dd
%DeviceDesc%=DVRDisplay_DDI, PCI\VEN_109E&DEV_036E&SUBSYS_79061100
%AudioDesc%=DVRAudio_DDI, PCI\VEN_109E&DEV_0878&SUBSYS_79061100
;---------- DDInstall Sections -----------------------------------------------
; --------- Windows 9X -----------------

; Experimentation has shown that DDInstall root names greater than 19 characters
; cause problems in Windows 98

[DVRDisplay_DDI]
CopyFiles=DVRDisplay_Files_Driver
AddReg=DVRDisplay_9X_AddReg

[DVRDisplay_9X_AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,DVRDisplay.sys
HKR, "Parameters", "BreakOnEntry", 0x00010001, 0
HKR, "Parameters", "DisplayBoard", 0x00010001, 1
[DVRAudio_DDI]

; --------- Windows NT -----------------

[DVRDisplay_DDI.NT]
CopyFiles=DVRDisplay_Files_Driver
AddReg=DVRDisplay_NT_AddReg

[DVRDisplay_DDI.NT.Services]
Addservice = DVRDisplay, 0x00000002, DVRDisplay_AddService

[DVRAudio_DDI.NT]

[DVRAudio_DDI.NT.Services]
AddService = , 2  ; null service install

[DVRDisplay_AddService]
DisplayName    = %SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\System32\Drivers\DVRDisplay.sys

[DVRDisplay_NT_AddReg]
HKLM, "System\CurrentControlSet\Services\DVRDisplay\Parameters",\
	"BreakOnEntry", 0x00010001, 0
HKLM, "System\CurrentControlSet\Services\DVRDisplay\Parameters",\
	"DisplayBoard", 0x00010001, 1
; --------- Files (common) -------------

[DVRDisplay_Files_Driver]
DVRDisplay.sys

;--------- Strings Section ---------------------------------------------------

[Strings]
ClassName = "Digital Video Recording System"
ProviderName="DVR Driver"
MfgName="DVR Driver"
DeviceDesc="WDM Display Video Driver"
AudioDesc="WDM Display Audio Driver"
SvcDesc="WDM DVR Display Driver Service"
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: web3, load: 2.61