;**************************************************************************** ;* Module : BTXBAR.INF ;* Original : BTXBAR.INF ;* Description : WDM installation description file for Windows 2000 ;* Drivers : BT848/849/878/879 ;* Version : 5.01 ;**************************************************************************** [Version] Signature="$Windows NT$" Signature98="$CHICAGO$" Class=Media ClassGUID={4D36E96C-E325-11CE-BFC1-08002BE10318} Provider=%Msft% LayoutFile=Layout.inf, Layout1.inf, Layout2.inf DriverVer=05/03/2000,5.0.3128.5 [DestinationDirs] BTXBAR.CopyDrivers=10,system32\drivers TVWDM.CopyApp=10, TSCTV TVWDM.DeleteApp=10, TSCTV [Manufacturer] %MsftMfg%=BTXbar_DeviceDesc [BTXbar_DeviceDesc] %BTXBAR.DeviceDesc%=BTXBAR,STREAM\BTXBAR [BTXBAR] Include = ks.inf, kscaptur.inf Needs = KS.Registration,KSCAPTUR.Registration.NT DelFiles = TVWDM.DeleteApp CopyFiles= BTXBAR.CopyDrivers,TVWDM.CopyApp AddReg = BTXBAR.AddReg,TVWDM.InstallApp KnownFiles= BTXBAR.KnownFiles [BTXBAR.CopyDrivers] ;stream.sys btxbar.sys [BTXBAR.KnownFiles] btxbar.sys=safe [BTXBAR.AddReg] HKR,,OkToHibernate,3,01 HKR,,DevLoader,,*ntkern HKR,,NTMPDriver,,btxbar.sys HKR,,PageOutWhenUnopened,3,01 HKR,"DriverData","LastVideoSource", 0x10001, 0x01, 0x00, 0x00, 0x00 HKR,"DriverData","LastAudioSource", 0x10001, 0xFF, 0xFF, 0xFF, 0xFF ;Video SVideo HKR,"DriverData\InPin0","PinType", 0x10001, 0x03, 0x00, 0x00, 0x00 HKR,"DriverData\InPin0","RelatedPinIndex", 0x10001, 0x04, 0x00, 0x00, 0x00 HKR,"DriverData\InPin0","Medium",,%GUID_NULL% ;Video Tuner HKR,"DriverData\InPin1","PinType", 0x10001, 0x01, 0x00, 0x00, 0x00 HKR,"DriverData\InPin1","RelatedPinIndex", 0x10001, 0x03, 0x00, 0x00, 0x00 HKR,"DriverData\InPin1","Medium",,%GUID_0% ;Video Composite HKR,"DriverData\InPin2","PinType", 0x10001, 0x02, 0x00, 0x00, 0x00 HKR,"DriverData\InPin2","RelatedPinIndex", 0x10001, 0x04, 0x00, 0x00, 0x00 HKR,"DriverData\InPin2","Medium",,%GUID_NULL% ;Audio Tuner HKR,"DriverData\InPin3","PinType", 0x10001, 0x00, 0x10, 0x00, 0x00 HKR,"DriverData\InPin3","RelatedPinIndex", 0x10001, 0x01, 0x00, 0x00, 0x00 HKR,"DriverData\InPin3","Medium",,%GUID_3% ;Audio Line-In HKR,"DriverData\InPin4","PinType", 0x10001, 0x01, 0x10, 0x00, 0x00 HKR,"DriverData\InPin4","RelatedPinIndex", 0x10001, 0x02, 0x00, 0x00, 0x00 HKR,"DriverData\InPin4","Medium",,%GUID_5% ;Video Decoder HKR,"DriverData\OutPin0","PinType", 0x10001, 0x0C, 0x00, 0x00, 0x00 HKR,"DriverData\OutPin0","RelatedPinIndex", 0x10001, 0x01, 0x00, 0x00, 0x00 HKR,"DriverData\OutPin0","Medium",,%GUID_4% ;Audio Decoder HKR,"DriverData\OutPin1","PinType", 0x10001, 0x09, 0x10, 0x00, 0x00 HKR,"DriverData\OutPin1","RelatedPinIndex", 0x10001, 0x00, 0x00, 0x00, 0x00 HKR,"DriverData\OutPin1","Medium",,%GUID_NULL% [BTXBAR.Interfaces] AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar, [Crossbar] AddReg=Crossbar.AddReg [Crossbar.AddReg] HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956} HKR,,FriendlyName,,%BTXBAR.Crossbar% [BTXBAR.Services] AddService = BTXBAR,0x00000002,BTXBAR.ServiceInstall [BTXBAR.ServiceInstall] DisplayName = %BTXBAR.DeviceDesc% ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_AUTO_START% ErrorControl = %SERVICE_ERROR_NORMAL% ServiceBinary = %10%\system32\drivers\BTXBAR.SYS [Strings] SERVICE_KERNEL_DRIVER=1 SERVICE_AUTO_START=2 SERVICE_ERROR_NORMAL=1 Msft= "FastCom" MsftMfg= "Items Int. Computer Corp." MediaClassName= "Sound, video and game controllers" BTXBAR.DeviceDesc= "FastCom TV, WDM Crossbar" BTXBAR.Crossbar= "FastCom TV Crossbar" SZ = 0x00000000 ; REG_SZ MZ = 0x00010000 ; REG_MULTI_SZ EZ = 0x00020000 ; REG_EXPAND_SZ BN = 0x00000001 ; REG_BINARY DW = 0x00010001 ; REG_DWORD GUID_NULL="{00000000-0000-0000-0000-000000000000}" ;0xa19dc0e0, 0x3b39, 0x11d1, 0x90, 0x5f, 0x0, 0x0, 0xc0, 0xcc, 0x16, 0xba GUID_0="{A19DC0E0-3B39-11D1-905F-0000C0CC16BA}" ;0xa19dc0e3, 0x3b39, 0x11d1, 0x90, 0x5f, 0x0, 0x0, 0xc0, 0xcc, 0x16, 0xba GUID_3="{A19DC0E3-3B39-11D1-905F-0000C0CC16BA}" ;0xa19dc0e5, 0x3b39, 0x11d1, 0x90, 0x5f, 0x0, 0x0, 0xc0, 0xcc, 0x16, 0xba GUID_5="{A19DC0E5-3B39-11D1-905F-0000C0CC16BA}" ;0xa19dc0e4, 0x3b39, 0x11d1, 0x90, 0x5f, 0x0, 0x0, 0xc0, 0xcc, 0x16, 0xba GUID_4="{A19DC0E4-3B39-11D1-905F-0000C0CC16BA}" [TVWDM.CopyApp] SETUP.EXE SETUP.INX SETUP.INI LAYOUT.BIN IKERNEL.EX_ DATA1.CAB DATA1.HDR DATA2.CAB [TVWDM.DeleteApp] SETUP.EXE SETUP.INX SETUP.INI LAYOUT.BIN IKERNEL.EX_ DATA1.CAB DATA1.HDR DATA2.CAB [TVWDM.InstallApp] HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,TSCTVINS,0,TSCTV\SETUP.EXE [SourceDisksNames] 1=BTTV WDM Setup3,,0 [SourceDisksFiles] btxbar.sys=1 SETUP.EXE=1 SETUP.INX=1 SETUP.INI=1 LAYOUT.BIN=1 IKERNEL.EX_=1 DATA1.CAB=1 DATA1.HDR=1 DATA2.CAB=1Download Driver Pack
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.