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

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

;
; *******
; Version
; *******
;
[Version]
Signature			= "$WINDOWS NT$"
Provider			= %DRCorp%
DriverVer			= 08/16/2005,3.0.35.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]
DRColorado.sys			= 1,,
DRColorado.drf			= 1,,
DRDeviceClass.dll		= 1,,
DRColoradoAPI.dll		= 1,,
DRDevice.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]
DRColorado.DriverFiles	= 12,
DRClass.ClassFiles		= 11,
DRColorado.NSPDLLs		= 11,
DRColorado.DLLFiles		= 16422,Digital Rapids\Common
DRColorado.CoInstFiles	= 11,

[DRColorado.DriverFiles]
DRColorado.drf
DRColorado.sys

[DRClass.ClassFiles]
DRDeviceClass.dll

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

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

[DRColorado.CoInstFiles]
DRStreamCoInst.dll

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

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

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

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

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

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

[DRColorado.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,DRColorado.sys
;
; Audio capture registry entries
;
HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,DRColorado.sys
HKR,Drivers,SubClasses,,"wave,mixer"
HKR,Drivers\wave\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\wave\wdmaud.drv,Description,,%DRColorado.AudioCaptureName%
HKR,Drivers\mixer\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\mixer\wdmaud.drv,Description,,%DRColorado.AudioCaptureName%
;
; Add custom property set interfaces
;
; Video
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%DRColorado.VideoPropsetGUID%,,,%DRColorado.Vidprop%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%DRColorado.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\%DRColorado.VideoPropsetGUID%\PropertyPages\%DRColorado.VideoProppageGUID%,,,%DRColorado.Vidproppage%
; General
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%DRColorado.GenPropsetGUID%,,,%DRColorado.Genprop%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%DRColorado.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\%DRColorado.GenPropsetGUID%\PropertyPages\%DRColorado.GenProppageGUID%,,,%DRColorado.Genproppage%
; Audio
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%DRColorado.AudioPropsetGUID%,,,%DRColorado.Audprop%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%DRColorado.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\%DRColorado.AudioPropsetGUID%\PropertyPages\%DRColorado.AudioProppageGUID%,,,%DRColorado.Audproppage%

[DRColorado.ntx86.Interfaces]
AddInterface	= %KSCATEGORY_CAPTURE%,%DRColorado.CaptureGUID%,DRColorado.VideoCapture,0
AddInterface	= %KSCATEGORY_VIDEO%,%DRColorado.CaptureGUID%,DRColorado.VideoCapture,0
AddInterface	= %KSCATEGORY_AUDIO%,%DRColorado.CaptureGUID%,DRColorado.AudioCapture,0
AddInterface	= %KSCATEGORY_CAPTURE%,%DRColorado.CaptureGUID2%,DRColorado.VideoCapture2,0
AddInterface	= %KSCATEGORY_VIDEO%,%DRColorado.CaptureGUID2%,DRColorado.VideoCapture2,0
AddInterface	= %KSCATEGORY_AUDIO%,%DRColorado.CaptureGUID2%,DRColorado.AudioCapture2,0

[DRColorado.VideoCapture]
AddReg = DRColorado.VideoCapture.AddReg

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

[DRColorado.VideoCapture2]
AddReg = DRColorado.VideoCapture2.AddReg

[DRColorado.VideoCapture2.AddReg]
HKR,,CLSID,,%KSProxy.CLSID%
HKR,,FriendlyName,,%DRColorado.VideoCaptureName2%

[DRColorado.AudioCapture]
AddReg	= DRColorado.AudioCapture.AddReg

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

[DRColorado.AudioCapture2]
AddReg	= DRColorado.AudioCapture2.AddReg

[DRColorado.AudioCapture2.AddReg]
HKR,,CLSID,,%KSProxy.CLSID%
HKR,,FriendlyName,,%DRColorado.AudioCaptureName2%

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

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

[DRColorado.Eventlog]
Addreg = DRColorado.Eventlog.Addreg

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

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

; Digital Rapids Strings
DRCorp								= "Digital Rapids Corporation"
InstallDisk							= "DRC-1X00, 2X00 Installation Disk"
DRClass								= "DigitalRapidsDevices"
DRClass.GUID						= "{E32E97D1-4F39-47c0-A056-0055D8995215}"
DRClass.ClassName					= "Digital Rapids Devices"
DRColorado.DeviceDesc				= "DRC-1X00, 2X00 Device"
DRColorado.DisplayName				= "DRC-1X00, 2X00 Device"
DRColorado.ServiceDescription		= "Digital Rapids DRC-1X00, 2X00 Device Driver"
DRColorado.AudioCaptureName			= "Digital Rapids DRC-1/2X00 Audio"
DRColorado.AudioCaptureName2		= "Digital Rapids DRC-2X00 Audio 2"
DRColorado.VideoCaptureName			= "Digital Rapids DRC-1X00, 2X00 (Ch 1)"
DRColorado.VideoCaptureName2		= "Digital Rapids DRC-2X00 (Ch 2)"
DRColorado.CaptureGUID				= "{012BF224-55C5-4819-9B89-07805396C07A}"
DRColorado.CaptureGUID2				= "{FC585743-0744-426f-8E8B-B1592EAA9EF8}"
DRColorado.Vidprop					= "WDM Streaming IDRStreamVideoPropset Interface Handler"
DRColorado.Vidproppage				= "DR Stream Video Property Page"
DRColorado.VideoPropsetGUID			= "{B00675A3-5878-43cb-AA6F-E4F129F1B05B}"
DRColorado.VideoProppageGUID		= "{45E6B004-F262-4875-9FBB-CFB26F6DA9C8}"
DRColorado.VideoPropsetItfGUID		= "{71900181-E911-41DC-9D4A-126AA6081315}"
DRColorado.VideoPropsetItfBinGUID	= "81,01,90,71,11,E9,DC,41,9D,4A,12,6A,A6,08,13,15"
DRColorado.Audprop					= "WDM Streaming IDRStreamAudioPropset Interface Handler"
;DRColorado.Audproppage				= "DR Stream Audio Property Page"
DRColorado.AudioPropsetGUID			= "{116EB19E-193C-4b2a-9C99-5F95492682CF}"
;DRColorado.AudioProppageGUID		= "{45E6B004-F262-4875-9FBB-CFB26F6DA9C8}"
DRColorado.AudioPropsetItfGUID		= "{8FAEA2AD-5314-4D27-866D-5190B67C2D23}"
DRColorado.AudioPropsetItfBinGUID	= "AD,A2,AE,8F,14,53,27,4D,86,6D,51,90,B6,7C,2D,23"
DRColorado.Genprop					= "WDM Streaming IDRStreamGeneralPropset Interface Handler"
DRColorado.Genproppage				= "DR Stream General Property Page"
DRColorado.GenPropsetGUID			= "{E7E3D9D5-5E02-4eb4-964D-FF26F089CAAF}"
DRColorado.GenProppageGUID			= "{6B482E6D-6494-40CC-9003-C3DB0369A531}"
DRColorado.GenPropsetItfGUID		= "{373D560C-E060-43E6-AD48-63C37195E8D4}"
DRColorado.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: web2, load: 1.39