VPCI3.INF Driver File Contents (viperpci3.zip)

;;$Header: G:/swdev/w95/Video/pisces/dvlpmnt/inf/rcs/BtPCIVID.inf 1.6 1998/10/16 00:48:17 trang Exp $

;; This inf file is provided for the Video device ONLY.
;; The BtPciAud.inf file for the Audio device.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[Version]
Signature=$CHICAGO$
Class=MEDIA
Provider=%String0%

[ClassInstall]
AddReg=BtMultimedia.Class.Install

[DestinationDirs]
DefaultDestDir=11
VideoSection.CopyVideoFiles=11
VideoSection.DeleteInf=17
AudioSection.DeleteInf=17
BTVVC32.Copy = 11

[Manufacturer]
%String1%=SECTION_0

[SECTION_0]
;; Bt878 Video
%String2%=VideoSection.Install,PCI\VEN_109E&DEV_036E

;;Bt878 Audio
%String3%=AudioSection.Install,PCI\VEN_109E&DEV_0878

[VideoSection.Install]
CopyFiles=VideoSection.CopyVideoFiles,BTVVC32.Copy
DelFiles=VideoSection.DeleteInf,VideoSection.DelObsoleteFiles
AddReg=VideoSection.AddDriverEntries,VideoSection.AddMsvideoReg,BTVVC32.Addreg
DelReg=VideoSection.DelOldReg
UpdateInis=VideoSection.Updateini,BTVVC32.Updateini

[AudioSection.Install]
CopyFiles=AudioSection.CopyAudioFiles
DelFiles=AudioSection.DeleteInf
AddReg=AudioSection.AddDriverEntries


[VideoSection.UpdateIni]
system.ini,386Enh,,"device=vpaec.vxd"

[VideoSection.CopyVideoFiles]
BtPciVid.vxd
BtVid.drv
BtDDI.dll
BtVidDlg.dll
BtVid_16.dll
BtVid_32.dll
BtCC.dll
Bt848vbi.386
grappler.dll
btutil16.dll
btutil32.dll
vpaec.vxd

[AudioSection.CopyAudioFiles]
Bt878Dma.exe
Btwavein.drv
btaud16.dll
btaud.dll
BtDspM5.dll
BtDspP5.dll
BtPciAud.vxd

[VideoSection.DeleteInf]
Bt848.Inf
BtPciAv.inf
BtPciVid.inf

[AudioSection.DeleteInf]
BtPciAud.inf

[VideoSection.DelObsoleteFiles]
pisces.vxd
pisces.drv
ddiface.dll
ps_dlgs.dll
Bt84xcc.dll
Bt848.drv
Bt848.vxd
Bt848ddi.dll
Bt848dlg.dll
Bt848_16.dll
Bt848_32.dll

[VideoSection.AddDriverEntries]
HKR,,DevLoader,0,mmdevldr.vxd
HKR,Drivers,MIGRATED,0,
HKR,Drivers\msvideo,,0,
HKR,Drivers\msvideo\Brooktree,Driver,0,BtVid.drv
HKR,,Driver,0,BtPciVid.vxd
HKLM,SOFTWARE\Brooktree\Video\ForcePrimary,,0,0
HKLM,SOFTWARE\Brooktree\Video\Virge,,0,0
HKLM,SOFTWARE\Brooktree\Video\NumXTAL,,0,1
HKLM,SOFTWARE\Brooktree\Video\XT0,,0,NTSC
HKLM,SOFTWARE\Brooktree\Video\XT1,,0,NONE
HKLM,SOFTWARE\Brooktree\Video\ErrorDialog,,0,1
HKLM,SOFTWARE\Brooktree\Video\VideoDisplayDialog,,0,1
HKLM,SOFTWARE\Brooktree\Video\PreviewOnly,,0,0
HKLM,SOFTWARE\Brooktree\Video\AltContrast,,0,0
HKLM,SOFTWARE\Brooktree\Video\VBI_HDelay,,0,0x7
HKLM,SOFTWARE\Brooktree\Video\VBI_PacketSize,,0,0x184
HKLM,SOFTWARE\Brooktree\Video\ColorFormat,,0,3
HKLM,SOFTWARE\Brooktree\Video\QuartzSight\ManufacturerDefaults\Brightness,,0,50
HKLM,SOFTWARE\Brooktree\Video\QuartzSight\ManufacturerDefaults\Saturation,,0,50
HKLM,SOFTWARE\Brooktree\Video\QuartzSight\ManufacturerDefaults\Hue,,0,50
HKLM,SOFTWARE\Brooktree\Video\QuartzSight\ManufacturerDefaults\Gamma,,0,8
HKLM,SOFTWARE\Brooktree\Video\QuartzSight\ManufacturerDefaults\Sharpness,,0,3
HKLM,SOFTWARE\Brooktree\Video\QuartzSight\ManufacturerDefaults\LightFreq,,0,1
HKLM,SOFTWARE\Brooktree\Video\QuartzSight\ManufacturerDefaults\LightType,,0,0
HKLM,SOFTWARE\Brooktree\Video\QuartzSight\VPResetPin,,0,22
HKLM,SOFTWARE\Brooktree\Video\QuartzSight\I2CWriteTimeout_uS,,0,600
HKLM,SOFTWARE\Brooktree\Video\QuartzSight\I2CReadTimeout_uS,,0,600
HKLM,SOFTWARE\Brooktree\Video\GpioInit,GPDATA,0,0xeb0000
HKLM,SOFTWARE\Brooktree\Video\GpioInit,GPOE,0,0xfff000

[VideoSection.AddMsvideoReg]
HKLM,SOFTWARE\Intel\Intercast\TVControl,TVControlDLL,0,grappler.dll
HKLM,SOFTWARE\Intel\Intercast\Drivers,OverSampling,0,5
; tell Intercast how to do snapshots
HKLM,SOFTWARE\Intel\Intercast\Drivers,biCompression,0,BI_RGB
HKLM,SOFTWARE\Intel\Intercast\Drivers,biBitCount,0,24
;; select proper msvideo driver for Intercast Capture
HKLM,SOFTWARE\Intel\Intercast\Drivers,CaptureDescription,0,"MSVIDEO: "%String4%

[AudioSection.AddDriverEntries]
HKR,,DevLoader,0,mmdevldr.vxd
HKR,Drivers,MIGRATED,0,
HKR,Drivers,SubClasses,0,wave
HKR,Drivers\wave,,0,
HKR,Drivers\wave\Btwavein,Driver,0,Btwavein.drv
HKR,,Driver,0,BtPciAud.vxd
HKLM,SOFTWARE\Brooktree\Audio\FMThreshold,,0,3
HKLM,SOFTWARE\Brooktree\Audio\TunerType,,0,Philips
HKLM,SOFTWARE\Brooktree\Audio\RiscEnabled,,0,0

[BtMultimedia.Class.Install]
HKR,,Icon,0,-1
HKR,,,0,%MediaClassName%
HKR,,Installer,0,mmci.dll

[VideoSection.DelOldReg]
HKLM,System\CurrentControlSet\control\InstalledFiles,pisces.drv,0,
HKLM,System\CurrentControlSet\control\InstalledFiles,pisces.vxd,0,
HKLM,System\CurrentControlSet\control\InstalledFiles,ddiface.dll,0,
HKLM,System\CurrentControlSet\control\InstalledFiles,PS_DLGS.DLL,0,
HKR,Drivers\msvideo\pisces,,0,
HKR,Drivers\msvideo\Bt848,,0,
HKLM,System\CurrentControlSet\control\InstalledFiles,Bt84xcc.dll,0,
HKLM,System\CurrentControlSet\control\InstalledFiles,Bt848.drv,0,
HKLM,System\CurrentControlSet\control\InstalledFiles,Bt848ddi.dll,0,
HKLM,System\CurrentControlSet\control\InstalledFiles,Bt848DLG.DLL,0,
HKLM,System\CurrentControlSet\control\InstalledFiles,Bt848.vxd,0,
HKLM,System\CurrentControlSet\control\InstalledFiles,Bt848_16.dll,0,
HKLM,System\CurrentControlSet\control\InstalledFiles,Bt848_32.dll,0,
HKLM,System\CurrentControlSet\control\InstalledFiles,BtUtil16.dll,0,
HKLM,System\CurrentControlSet\control\InstalledFiles,BtUtil32.dll,0,

[ControlFlags]

[SourceDisksNames]
1=Vipersoft CD Rom,,0000-0000

[SourceDisksFiles]
;; Video files.
BtPciVid.vxd=1
BtDDI.dll=1
BtVidDlg.dll=1
BtVid.drv=1
grappler.dll=1
BtVid_16.dll=1
BtVid_32.dll=1
BtCC.dll=1
BtUtil16.dll=1
BtUtil32.dll=1
Bt848vbi.386=1
vpaec.vxd=1

;; Audio files.
Bt878Dma.exe=1
Btwavein.drv=1
BtAud16.dll=1
BtAud.dll=1
BtDspM5.dll=1
BtDspP5.dll=1
BtPciAud.vxd=1

;; Codec files.
btvvc32.drv=1

;;*********** Btvvc32 Codecs ********
[BTVVC32.UpdateIni]
system.ini,drivers,"VIDC.BT20=*"
system.ini,drivers,"VIDC.Y41P=*"
system.ini,drivers,"VIDC.YVU9=*"
system.ini,drivers32,,"VIDC.BT20=btvvc32.drv"
system.ini,drivers32,,"VIDC.Y41P=btvvc32.drv"
; Convoluted way of adding a VIDC.YVU9 entry if one does not already exist
system.ini,drivers32,"VIDC.YVU9=*","~VIDCYVU9Temp~=*", 3
system.ini,drivers32,,"VIDC.YVU9=btvvc32.drv"
system.ini,drivers32,"~VIDCYVU9Temp~=*","VIDC.YVU9=*", 3

[BTVVC32.AddReg]
HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.BT20,Description,,%BTVVC32.DeviceDescBT20%
HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.BT20,Driver,,btvvc32.drv
HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.Y41P,Description,,%BTVVC32.DeviceDescY41P%
HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.Y41P,Driver,,btvvc32.drv
; only add YVU9 entries if they presently do not exist (use flags of 2)
HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.YVU9,Description,2,%BTVVC32.DeviceDescYVU9%
HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.YVU9,Driver,2,btvvc32.drv

[BTVVC32.Copy]
btvvc32.drv
;;-----------------------------------

[Strings]
String0="Integra Medical"
String1="Integra Medical"
String2="Vipersoft PCI III Video Device"
String3="Vipersoft PCI III Audio Device"
String4="Vipersoft PCI III Video Capture Driver"

;;----------- Codec ------------------
BTVVC32.DeviceDesc="Brooktree Prosumer/YUV Video Compressor and Decompressor"
BTVVC32.DeviceDescBT20="Brooktree Prosumer Video Codec"
BTVVC32.DeviceDescY41P="Brooktree YUV 411 (Y41P) Video Codec"
BTVVC32.DeviceDescYVU9="Brooktree YUV 9 (YVU9) Video Decompressor"
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: 2.94