;------------------------------------------------------------------------------ ; ATXBAR.INF -- AVerMedia WDM Crossbar driver installation script ;------------------------------------------------------------------------------ [Version] LayoutFile=Layout.inf, Layout1.inf, Layout2.inf signature="$CHICAGO$" Class=Media ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318} Provider=%Msft% DriverVer=06/24/2003,5.5.0.0 Catalogfile=atxbar.cat ; F i l e c o p y i n g s e c t i o n s (where the files go to). [ControlFlags] ExcludeFromSelect=* [DestinationDirs] ATXBAR.CopyDrivers=10,system32\drivers ; eg. \windows\system32\drivers [SourceDisksNames] 1 = "AVerMedia Bt878 DVB-T WDM Driver Disk",,,"" [SourceDisksFiles] atxbar.sys = 1 [Manufacturer] %MS%=Models ; =================== Generic ================================== [Models] %ATXBAR.DeviceDesc%=ATXBAR.NOAUDIO,STREAM\ATXBAR.NOAUDIO [ATXBAR.NoAudio] Include = ks.inf, kscaptur.inf Needs = KS.Registration,KSCAPTUR.Registration.NT AddReg = ATXBAR.NoAudio.addreg CopyFiles= ATXBAR.CopyDrivers ;KnownFiles= ATXBAR.KnownFiles Reboot DriverVer=06/17/2003 [ATXBAR.CopyDrivers] ;stream.sys atxbar.sys ;[ATXBAR.KnownFiles] ;atxbar.sys=safe [ATXBAR.NoAudio.AddReg] HKR,,DevLoader,,*ntkern HKR,,NTMPDriver,,atxbar.sys HKR,,OkToHibernate,3,01 HKR,,PageOutWhenUnopened,3,01 HKR,"DriverData","LastVideoSource",0x00010001, 0x01,0x00,0x00,0x00 HKR,"DriverData","LastAudioSource",0x00010001, 0xff,0xff,0xff,0xff HKR,"DriverData","AudioType",0x00010001, 0x02,0x00,0x00,0x00 ;video svideo HKR,"DriverData\InPin0","PinType",0x00010001, 0x03,0x00,0x00,0x00 HKR,"DriverData\InPin0","RelatedPinIndex",0x00010001, 0x02,0x00,0x00,0x00 HKR,"DriverData\InPin0","Medium",,%GUID_NULL% ;video composite HKR,"DriverData\InPin1","PinType",0x00010001, 0x02,0x00,0x00,0x00 HKR,"DriverData\InPin1","RelatedPinIndex",0x00010001, 0x02,0x00,0x00,0x00 HKR,"DriverData\InPin1","Medium",,%GUID_NULL% ;audio line HKR,"DriverData\InPin2","PinType",0x00010001, 0x01,0x10,0x00,0x00 HKR,"DriverData\InPin2","RelatedPinIndex",0x00010001, 0x01,0x00,0x00,0x00 HKR,"DriverData\InPin2","Medium",,%GUID_5% ;video video decoder HKR,"DriverData\OutPin0","PinType",0x00010001, 0x0C,0x00,0x00,0x00 HKR,"DriverData\OutPin0","RelatedPinIndex",0x00010001, 0x01,0x00,0x00,0x00 HKR,"DriverData\OutPin0","Medium",,%GUID_4% ;audio audio decoder HKR,"DriverData\OutPin1","PinType",0x00010001, 0x09,0x10,0x00,0x00 HKR,"DriverData\OutPin1","RelatedPinIndex",0x00010001, 0x00,0x00,0x00,0x00 HKR,"DriverData\OutPin1","Medium",,%GUID_NULL% [ATXBAR.NoAudio.Interfaces] AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar, [Crossbar] AddReg=Crossbar.AddReg [Crossbar.AddReg] HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956} HKR,,FriendlyName,,%ATXBAR.Crossbar% [ATXBAR.NoAudio.Services] AddService = ATXBAR,0x00000002,ATXBAR.ServiceInstall [ATXBAR.ServiceInstall] DisplayName = %ATXBAR.DeviceDesc% ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_AUTO_START% ErrorControl = %SERVICE_ERROR_NORMAL% ServiceBinary = %10%\system32\drivers\ATXBAR.sys [Strings] SERVICE_KERNEL_DRIVER=1 SERVICE_AUTO_START=2 SERVICE_ERROR_NORMAL=1 Msft="AVerMedia" MS="AVerMedia" MediaClassName="Sound, video and game controllers" ATXBAR.DeviceDesc="AVerMedia, DVB-T WDM Crossbar" ATXBAR.Crossbar="AVerMedia Analog Crossbar" 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}"