DRIdaho.inf Driver File Contents (Stream1.5.42.zip)

;
; DRIdaho.inf
; Copyright 2005 Digital Rapids Corporation
;

;
; *******
; Version
; *******
;
[Version]
Signature			= "$WINDOWS NT$"
Provider			= %DRCorp%
DriverVer			= 08/16/2005,3.0.30.44
Class				= DigitalRapidsDevices
ClassGUID			= {E32E97D1-4F39-47c0-A056-0055D8995215}


;
; *************
; Class Install
; *************
;
[ClassInstall32]
CopyFiles	= DRClass.ClassFiles
Addreg		= DRClass.AddReg

[DRClass.AddReg]
HKR,,,,%DRClass.ClassName%
HKR,,Installer32,,"DRDeviceClass.dll"
HKR,,Icon,,"101"

;
; *****************
; File Installation
; *****************
;
[SourceDisksNames]
1 = %InstallDisk%,,,

[SourceDisksFiles]
DRIdaho.sys				= 1,,
DRIdaho.drf				= 1,,
DRDeviceClass.dll		= 1,,
DRDevice.dll			= 1,,
DRColoradoAPI.dll		= 1,,
DRStreamDS.dll			= 1,,
nsp.dll					= 1,,
nspm5.dll				= 1,,
nspm6.dll				= 1,,
nspp6.dll				= 1,,
nsppx.dll				= 1,,
nspw7.dll				= 1,,
nspa6.dll				= 1,,
DRStreamCoInst.dll		= 1,,

[DestinationDirs]
DRIdaho.DriverFiles		= 12,
DRClass.ClassFiles		= 11,
DRIdaho.NSPDLLs			= 11,
DRIdaho.DLLFiles		= 16422,Digital Rapids\Common
DRIdaho.CoInstFiles		= 11,

[DRIdaho.DriverFiles]
DRIdaho.drf
DRIdaho.sys

[DRClass.ClassFiles]
DRDeviceClass.dll

[DRIdaho.DLLFiles]
DRDevice.dll
DRColoradoAPI.dll
DRStreamDS.dll

[DRIdaho.NSPDLLs]
nsp.dll
nspm5.dll
nspm6.dll
nspp6.dll
nsppx.dll
nspw7.dll
nspa6.dll

[DRIdaho.CoInstFiles]
DRStreamCoInst.dll

;
; ************
; Manufacturer
; ************
;
[Manufacturer]
%DRCorp%=DRC

[DRC]
;
; PCI hardware IDs use the form
;   PCI\VEN_aaaa&DEV_bbbb&SUBSYS_cccccccc&REV_dd
;
%DRIdaho.DeviceDesc% = DRIdaho, PCI\VEN_10B5&DEV_9656&SUBSYS_275010B5&REV_01

;
; ************
; Registration
; ************
;
[DRIdaho.ntx86.CoInstallers]
CopyFiles = DRIdaho.CoInstFiles
AddReg = DRIdaho.CoInstAddReg

[DRIdaho.CoInstAddReg]
HKR,,CoInstallers32,0x00010000,"DRStreamCoInst.dll, CoInstallerEntry"

[DRIdaho.ntx86]
Include			= ks.inf, kscaptur.inf, wdmaudio.inf
Needs			= KS.Registration.NT,KSCAPTUR.Registration.NT,wdmaudio.Registration.NT
CopyFiles		= DRIdaho.DriverFiles
CopyFiles		= DRIdaho.NSPDLLs
CopyFiles		= DRIdaho.DLLFiles
AddReg			= DRIdaho.AddReg
RegisterDlls	= DRIdaho.RegDLLs

[DRIdaho.RegDLLs]
16422,Digital Rapids\Common,DRDevice.dll,1
16422,Digital Rapids\Common,DRColoradoAPI.dll,1
16422,Digital Rapids\Common,DRStreamDS.dll,1

[DRIdaho.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,DRIdaho.sys
;
; Audio capture registry entries
;
HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,DRIdaho.sys
HKR,Drivers,SubClasses,,"wave,mixer"
HKR,Drivers\wave\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\wave\wdmaud.drv,Description,,%DRIdaho.AudioCaptureName%
HKR,Drivers\mixer\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\mixer\wdmaud.drv,Description,,%DRIdaho.AudioCaptureName%
;
; Add custom property set interfaces
;
; Video
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%DRIdaho.VideoPropsetGUID%,,,%DRIdaho.Vidprop%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%DRIdaho.VideoPropsetGUID%,IID,1,81,01,90,71,11,E9,DC,41,9D,4A,12,6A,A6,08,13,15
; Associate the property set with the above property page
HKLM,System\CurrentControlSet\Control\MediaSets\%DRIdaho.VideoPropsetGUID%\PropertyPages\%DRIdaho.VideoProppageGUID%,,,%DRIdaho.Vidproppage%
; General
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%DRIdaho.GenPropsetGUID%,,,%DRIdaho.Genprop%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%DRIdaho.GenPropsetGUID%,IID,1,0C,56,3D,37,60,E0,E6,43,AD,48,63,C3,71,95,E8,D4
; Associate the property set with the above property page
HKLM,System\CurrentControlSet\Control\MediaSets\%DRIdaho.GenPropsetGUID%\PropertyPages\%DRIdaho.GenProppageGUID%,,,%DRIdaho.Genproppage%
; Audio
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%DRIdaho.AudioPropsetGUID%,,,%DRIdaho.Audprop%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%DRIdaho.AudioPropsetGUID%,IID,1,AD,A2,AE,8F,14,53,27,4D,86,6D,51,90,B6,7C,2D,23
; Associate the property set with the above property page
;HKLM,System\CurrentControlSet\Control\MediaSets\%DRIdaho.AudioPropsetGUID%\PropertyPages\%DRIdaho.AudioProppageGUID%,,,%DRIdaho.Audproppage%

[DRIdaho.ntx86.Interfaces]
AddInterface	= %KSCATEGORY_CAPTURE%,%DRIdaho.CaptureGUID%,DRIdaho.VideoCapture,0
AddInterface	= %KSCATEGORY_VIDEO%,%DRIdaho.CaptureGUID%,DRIdaho.VideoCapture,0
AddInterface	= %KSCATEGORY_AUDIO%,%DRIdaho.CaptureGUID%,DRIdaho.AudioCapture,0

[DRIdaho.VideoCapture]
AddReg = DRIdaho.VideoCapture.AddReg

[DRIdaho.VideoCapture.AddReg]
HKR,,CLSID,,%KSProxy.CLSID%
HKR,,FriendlyName,,%DRIdaho.VideoCaptureName%

[DRIdaho.AudioCapture]
AddReg	= DRIdaho.AudioCapture.AddReg

[DRIdaho.AudioCapture.AddReg]
HKR,,CLSID,,%KSProxy.CLSID%
HKR,,FriendlyName,,%DRIdaho.AudioCaptureName%

[DRIdaho.ntx86.Services]
Addservice	= DRIdaho, 0x00000002, DRIdaho.AddService, DRIdaho.Eventlog

[DRIdaho.AddService]
DisplayName		= %DRIdaho.DisplayName%
Description		= %DRIdaho.ServiceDescription%
ServiceType		= %SERVICE_KERNEL_DRIVER%
StartType		= %SERVICE_DEMAND_START%
ErrorControl	= %SERVICE_ERROR_NORMAL%
ServiceBinary	= %12%\DRIdaho.sys

[DRIdaho.Eventlog]
Addreg = DRIdaho.Eventlog.Addreg

[DRIdaho.Eventlog.Addreg]
HKR,,TypesSupported,0x00010001,7
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\Drivers\DRIdaho.sys"

;
; *******
; Strings
; *******
;
[Strings]

; Digital Rapids Strings
DRCorp							= "Digital Rapids Corporation"
InstallDisk						= "DRC-500 Installation Disk"
DRClass							= "DigitalRapidsDevices"
DRClass.GUID					= "{E32E97D1-4F39-47c0-A056-0055D8995215}"
DRClass.ClassName				= "Digital Rapids Devices"
DRIdaho.DeviceDesc				= "DRC-500 Device"
DRIdaho.DisplayName				= "DRC-500 Device"
DRIdaho.ServiceDescription		= "Digital Rapids DRC-500 Device Driver"
DRIdaho.AudioCaptureName		= "Digital Rapids DRC-500 Audio"
DRIdaho.VideoCaptureName		= "Digital Rapids DRC-500 Video"
DRIdaho.CaptureGUID				= "{2F22E071-6674-402f-84B6-37F0FA08F6B6}"
DRIdaho.Vidprop					= "WDM Streaming IDRStreamVideoPropset Interface Handler"
DRIdaho.Vidproppage				= "DR Stream Video Property Page"
DRIdaho.VideoPropsetGUID		= "{B00675A3-5878-43cb-AA6F-E4F129F1B05B}"
DRIdaho.VideoProppageGUID		= "{45E6B004-F262-4875-9FBB-CFB26F6DA9C8}"
DRIdaho.VideoPropsetItfGUID		= "{71900181-E911-41DC-9D4A-126AA6081315}"
DRIdaho.VideoPropsetItfBinGUID	= "81,01,90,71,11,E9,DC,41,9D,4A,12,6A,A6,08,13,15"
DRIdaho.Audprop					= "WDM Streaming IDRStreamAudioPropset Interface Handler"
;DRIdaho.Audproppage				= "DR Stream Audio Property Page"
DRIdaho.AudioPropsetGUID		= "{116EB19E-193C-4b2a-9C99-5F95492682CF}"
;DRIdaho.AudioProppageGUID		= "{45E6B004-F262-4875-9FBB-CFB26F6DA9C8}"
DRIdaho.AudioPropsetItfGUID		= "{8FAEA2AD-5314-4D27-866D-5190B67C2D23}"
DRIdaho.AudioPropsetItfBinGUID	= "AD,A2,AE,8F,14,53,27,4D,86,6D,51,90,B6,7C,2D,23"
DRIdaho.Genprop					= "WDM Streaming IDRStreamGeneralPropset Interface Handler"
DRIdaho.Genproppage				= "DR Stream General Property Page"
DRIdaho.GenPropsetGUID			= "{E7E3D9D5-5E02-4eb4-964D-FF26F089CAAF}"
DRIdaho.GenProppageGUID			= "{6B482E6D-6494-40CC-9003-C3DB0369A531}"
DRIdaho.GenPropsetItfGUID		= "{373D560C-E060-43E6-AD48-63C37195E8D4}"
DRIdaho.GenPropsetItfBinGUID	= "0C,56,3D,37,60,E0,E6,43,AD,48,63,C3,71,95,E8,D4"

; Proxy GUIDs
KSProxy.CLSID			= "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"

; Category GUIDs
KSCATEGORY_CAPTURE		= "{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_VIDEO		= "{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_AUDIO		= "{6994AD04-93EF-11D0-A3CC-00A0C9223196}"

; System Strings
SERVICE_BOOT_START		= 0x0
SERVICE_SYSTEM_START	= 0x1
SERVICE_AUTO_START		= 0x2
SERVICE_DEMAND_START	= 0x3
SERVICE_DISABLED		= 0x4

SERVICE_KERNEL_DRIVER	= 0x1

SERVICE_ERROR_IGNORE	= 0x0
SERVICE_ERROR_NORMAL	= 0x1
SERVICE_ERROR_SEVERE	= 0x2
SERVICE_ERROR_CRITICAL	= 0x3
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: web1, load: 1.65