BT879.INF Driver File Contents (WEBTVDRV.zip)

;****************************************************************************
;* BT878/879 WDM driver installation for Windows 98 / NT 5.0
;*
;* This BT879.INF file install BT878 and BT898 drivers
;*
;****************************************************************************
;* Please visit our WebSite for drivers and applications up to date.
;*
;*   http://www.fwd.com.tw
;*      or
;*   mail: amenchii@tpts5.seed.net.tw
;*
;* FWRadio (C)1998, TelSignal Co., Ltd.
;* E-mail : tsco@tpts4.seed.net.tw
;****************************************************************************

[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Msft%

[ControlFlags]
;ExcludeFromSelect=*

[Manufacturer]
%MsftMfg%=Microsoft

[DestinationDirs]
BT878.CopyDrivers=10,system32\drivers
BT878.CopyFMini=10
BT878.CopyFMapp=10,Desktop\FmRadio

;---------------------------------------------------------------
;              MICROSOFT
;                BT878
;---------------------------------------------------------------

[Microsoft]
%BT878.DeviceDesc%=BT878.Device,PCI\VEN_109E&DEV_0350   ; 848
%BT878.DeviceDesc%=BT878.Device,PCI\VEN_109E&DEV_0351   ; 849
%BT878.DeviceDesc%=BT878.Device,PCI\VEN_109E&DEV_036E   ; 878 Video
%BT878.DeviceDesc%=BT878.Device,PCI\VEN_109E&DEV_036F   ; 879 Video
%BT878.DeviceDesc%=BT878.Device,PCI\VEN_109E&DEV_0370   ; 880 Video

%BT878.DeviceDesc2%=AudioSection.Install,PCI\VEN_109E&DEV_0878
%BT878.DeviceDesc2%=AudioSection.Install,PCI\VEN_109E&DEV_0879
%BT878.DeviceDesc2%=AudioSection.Install,PCI\VEN_109E&DEV_0880

[AudioSection.Install]

[BT878.Device]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg=     BT878.AddReg
CopyFiles=  BT878.CopyDrivers,BT878.CopyFMini,BT878.CopyFMapp
KnownFiles= BT878.KnownFiles

[BT878.Device.NT]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg=     BT878.AddReg
CopyFiles=  BT878.CopyDrivers,BT878.CopyFMini,BT878.CopyFMapp

[BT878.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BT879.SYS
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,"DriverData","XBarInPin0",0x00010001, 0x03,0x00,0x00,0x00
HKR,"DriverData","XBarInPin1",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","XBarInPin2",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData","XBarInPin3",0x00010001, 0x00,0x10,0x00,0x00
HKR,"DriverData","XTal0",0x00010001, 0x1c, 0x00, 0x00, 0x00
HKR,"DriverData","XTal1",0x00010001, 0x23, 0x00, 0x00, 0x00

; HKR,"DriverData","TunerBrand",0x00010001, 0x01, 0x00, 0x00, 0x00              ; Temic
HKR,"DriverData","TunerBrand",0x00010001, 0x02, 0x00, 0x00, 0x00                ; Philips

; HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc2, 0x00, 0x00, 0x00 ; Temic
HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc0, 0x00, 0x00, 0x00 ; Philips

;---------------------------------------------------------------
;              TelSignal
;          BT848/BT878/BT879
;---------------------------------------------------------------
[BT878.CopyDrivers]
BT879.SYS
stream.sys

[BT878.CopyFMini]
TSCTVFM.INI,  TSCTVFM.INI
TSCFM.INI,    TSCFM.INI

[BT878.CopyFMapp]
FWRADIO.EXE,  FWRADIO.EXE
TVUNINST.EXE, TVUNINST.EXE

FMBRAND.BMP,   SPVISION.BMP

[BT878.KnownFiles]
BT879.SYS=safe

[BT878.Device.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvTuner,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,

[VideoCapture]
AddReg=VideoCapture.AddReg

[VideoTvTuner]
AddReg=VideoTvTuner.AddReg

[VideoCrossbar]
AddReg=VideoXBar.AddReg

[VideoTvAudio]
AddReg=VideoTvAudio.AddReg

;---------------------------------------------------------------
;              MICROSOFT
;                BT878
;---------------------------------------------------------------

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

[VideoTvTuner.AddReg]
HKR,,CLSID,,{266EEE40-6C63-11cf-8A03-00AA006ECB65}
HKR,,FriendlyName,,%BT878.TvTuner%

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

[VideoTvAudio.AddReg]
HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%BT878.TvAudio%

[BT878.Device.Services]
AddService = BT878,0x00000002,BT878.ServiceInstall

[BT878.ServiceInstall]
DisplayName   = %BT878.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\BT879.SYS

;---------------------------------------------------------------
;                S t r i n g s
;---------------------------------------------------------------

[Strings]

;----------------
; Non-Localizable
;----------------

SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1


;----------------
; Localizable
;----------------

Msft=               "Microsoft"
MsftMfg=            "Microsoft"
BT878.DeviceDesc=   "Rockwell WDM Video Capture"
BT878.DeviceDesc2=  "Rockwell WDM Audio Capture"
BT878.Capture=      "Rockwell Capture"
BT878.TvTuner=      "Rockwell TvTuner"
BT878.Crossbar=     "Rockwell Crossbar"
BT878.TvAudio=      "Rockwell TvAudio"
BT878.FmTuner=      "TelSignal FM Radio"




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: web4, load: 0.78