Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

158 lines
4.5 KiB

  1. ; $Header: G:/SwDev/WDM/Video/bt848/rcs/Bt848.inf 1.8 1998/05/13 17:41:10 tomz Exp $
  2. ;
  3. ; BT848.INF -- This file contains installation information for
  4. ; the Brooktree BT848 evaluation video capture card
  5. ;
  6. ;*** Created 09/09/97 (Creation Date)
  7. ;
  8. [Version]
  9. LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
  10. signature="$CHICAGO$"
  11. Class=Media
  12. ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
  13. Provider=%Msft%
  14. [ControlFlags]
  15. ;ExcludeFromSelect=*
  16. [Manufacturer]
  17. %MsftMfg%=Microsoft
  18. [DestinationDirs]
  19. BT848.CopyDrivers=10,system32\drivers
  20. ;---------------------------------------------------------------
  21. ; MICROSOFT
  22. ; BT848
  23. ;---------------------------------------------------------------
  24. [Microsoft]
  25. %BT848.DeviceDesc%=BT848.Device,PCI\VEN_109E&DEV_0350 ; 848
  26. %BT848.DeviceDesc%=BT848.Device,PCI\VEN_109E&DEV_0351 ; 849
  27. %BT848.DeviceDesc%=BT848.Device,PCI\VEN_109E&DEV_036E ; 878 Video
  28. %BT848.DeviceDesc%=BT848.Device,PCI\VEN_109E&DEV_036F ; 879 Video
  29. %BT848.DeviceDesc%=BT848.Device,PCI\VEN_109E&DEV_0370 ; 880 Video
  30. %BT848.DeviceDesc2%=AudioSection.Install,PCI\VEN_109E&DEV_0878
  31. %BT848.DeviceDesc2%=AudioSection.Install,PCI\VEN_109E&DEV_0879
  32. %BT848.DeviceDesc2%=AudioSection.Install,PCI\VEN_109E&DEV_0880
  33. [AudioSection.Install]
  34. [BT848.Device]
  35. Include= ks.inf, kscaptur.inf, ksfilter.inf
  36. Needs= KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
  37. AddReg= BT848.AddReg
  38. CopyFiles= BT848.CopyDrivers
  39. KnownFiles= BT848.KnownFiles
  40. [BT848.Device.NT]
  41. Include= ks.inf, kscaptur.inf, ksfilter.inf
  42. Needs= KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
  43. AddReg= BT848.AddReg
  44. CopyFiles= BT848.CopyDrivers
  45. [BT848.AddReg]
  46. HKR,,DevLoader,,*ntkern
  47. HKR,,NTMPDriver,,BT848.sys
  48. HKR,,PageOutWhenUnopened,3,01
  49. HKR,,DontSuspendIfStreamsAreRunning,3,01
  50. HKR,"DriverData","XBarInPin0",0x00010001, 0x03,0x00,0x00,0x00
  51. HKR,"DriverData","XBarInPin1",0x00010001, 0x01,0x00,0x00,0x00
  52. HKR,"DriverData","XBarInPin2",0x00010001, 0x02,0x00,0x00,0x00
  53. HKR,"DriverData","XBarInPin3",0x00010001, 0x00,0x10,0x00,0x00
  54. HKR,"DriverData","XTal0",0x00010001, 0x1c, 0x00, 0x00, 0x00
  55. HKR,"DriverData","XTal1",0x00010001, 0x23, 0x00, 0x00, 0x00
  56. HKR,"DriverData","TunerBrand",0x00010001, 0x01, 0x00, 0x00, 0x00 ; Temic
  57. HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc2, 0x00, 0x00, 0x00
  58. [BT848.CopyDrivers]
  59. BT848.sys
  60. stream.sys
  61. [BT848.KnownFiles]
  62. BT848.sys=safe
  63. [BT848.Device.Interfaces]
  64. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  65. AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvTuner,
  66. AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
  67. AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
  68. [BT848.Device.NT.Interfaces]
  69. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  70. AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvTuner,
  71. AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
  72. AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
  73. [VideoCapture]
  74. AddReg=VideoCapture.AddReg
  75. [VideoTvTuner]
  76. AddReg=VideoTvTuner.AddReg
  77. [VideoCrossbar]
  78. AddReg=VideoXBar.AddReg
  79. [VideoTvAudio]
  80. AddReg=VideoTvAudio.AddReg
  81. [VideoCapture.AddReg]
  82. HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
  83. HKR,,FriendlyName,,%BT848.Capture%
  84. [VideoTvTuner.AddReg]
  85. HKR,,CLSID,,{266EEE40-6C63-11cf-8A03-00AA006ECB65}
  86. HKR,,FriendlyName,,%BT848.TvTuner%
  87. [VideoXBar.AddReg]
  88. HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
  89. HKR,,FriendlyName,,%BT848.Crossbar%
  90. [VideoTvAudio.AddReg]
  91. HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
  92. HKR,,FriendlyName,,%BT848.TvAudio%
  93. [BT848.Device.NT.Services]
  94. AddService = BT848,0x00000002,BT848.ServiceInstall
  95. [BT848.ServiceInstall]
  96. DisplayName = %BT848.DeviceDesc%
  97. ServiceType = %SERVICE_KERNEL_DRIVER%
  98. StartType = %SERVICE_AUTO_START%
  99. ErrorControl = %SERVICE_ERROR_NORMAL%
  100. ServiceBinary = %12%\BT848.sys
  101. ;---------------------------------------------------------------
  102. ; S t r i n g s
  103. ;---------------------------------------------------------------
  104. [Strings]
  105. ;----------------
  106. ; Non-Localizable
  107. ;----------------
  108. SERVICE_KERNEL_DRIVER=1
  109. SERVICE_AUTO_START=2
  110. SERVICE_ERROR_NORMAL=1
  111. ;----------------
  112. ; Localizable
  113. ;----------------
  114. Msft= "Microsoft"
  115. MsftMfg= "Microsoft"
  116. BT848.DeviceDesc= "Rockwell WDM Video Capture"
  117. BT848.DeviceDesc2= "Rockwell WDM Audio Capture"
  118. BT848.Capture= "Rockwell Capture"
  119. BT848.TvTuner= "Rockwell TvTuner"
  120. BT848.Crossbar= "Rockwell Crossbar"
  121. BT848.TvAudio= "Rockwell TvAudio"