home *** CD-ROM | disk | FTP | other *** search
- ; Bt829.INF -- This file installs Bt829.sys
- ;
- ;*** Created 03/26/97 (Creation Date)
- ;
-
- [Version]
- signature="$CHICAGO$"
- Class=MEDIA
- ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
- Provider=%Msft%
- LayoutFile=LAYOUT.INF, layout1.inf, layout2.inf
-
- [DestinationDirs]
- BT829.CopyDrivers=10,system32\drivers ; eg. \windows\system32\drivers
-
- [Manufacturer]
- %MS%=MS
-
- ;---------------------------------------------------------------
- ; M I C R O S O F T
- ;
- ; BT829
- ;---------------------------------------------------------------
- [MS]
- %Bt829.DeviceDesc%=Bt829.Device,DISPLAY\Bt829
-
- [Bt829.Device]
- Include = ks.inf, kscaptur.inf
- Needs = KS.Registration,KSCAPTUR.Registration
- AddReg = Bt829.addreg
- CopyFiles= BT829.CopyDrivers
- DelFiles = BT829.DelDrivers
-
-
- [BT829.CopyDrivers]
- stream.sys
- ks.sys
- bt829.sys
-
- [BT829.DelDrivers]
-
- [Bt829.AddReg]
- HKR,,DevLoader,,*ntkern
- HKR,,NTMPDriver,,Bt829.sys
- HKR,,I2cAddress,,0x8a
- HKR,,MUX0,,Composite
- HKR,,MUX1,,Tuner
- HKR,,MUX2,,SVideo
- HKR,,DataWidth,,8
- HKR,,EmbeddedControl,,true
-
-
- [Bt829.Device.Interfaces]
- AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
- AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
-
- [VideoCapture]
- AddReg=VideoCapture.AddReg
-
- [VideoCrossbar]
- AddReg=VideoXBar.AddReg
-
-
- [VideoCapture.AddReg]
- HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
- HKR,,FriendlyName,,%Bt829.Capture%
- HKR,,MediumData,0x0001, \
- 0x00, 0x00, 0x00, 0x00, \
- 0x01, 0x00, 0x00, 0x00, \
- 0xe0, 0xdb, 0xa3, 0xce, \
- 0x58, 0x0a, \
- 0xd1, 0x11, \
- 0xa3, 0x17, 0x00, 0xa0, 0xc9, 0x0c, 0x48, 0x4a, \
- 0x00, 0x00, 0x00, 0x00, \
- 0x01, 0x00, 0x00, 0x00
-
- [VideoXBar.AddReg]
- HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
- HKR,,FriendlyName,,%Bt829.Crossbar%
- HKR,,MediumData,0x0001, \
- 0x00, 0x00, 0x00, 0x00, \
- 0x01, 0x00, 0x00, 0x00, \
- 0xe0, 0xaf, 0x01, 0x60, \
- 0xa7, 0x39, \
- 0xd1, 0x11, \
- 0x82, 0x1d, 0x0, 0x0, 0xf8, 0x30, 0x2, 0x12,\
- 0x00, 0x00, 0x00, 0x00, \
- 0x01, 0x00, 0x00, 0x00, \
- 0x01, 0x00, 0x00, 0x00, \
- 0x01, 0x00, 0x00, 0x00, \
- 0xc0, 0x28, 0x8f, 0xae, \
- 0x46, 0x33, \
- 0xd1, 0x11, \
- 0x82, 0x1d, 0x0, 0x0, 0xf8, 0x30, 0x2, 0x12,\
- 0x00, 0x00, 0x00, 0x00, \
- 0x01, 0x00, 0x00, 0x00, \
- 0x02, 0x00,0x00,0x00, \
- 0x01, 0x00, 0x00, 0x00, \
- 0xe1, 0xaf, 0x01, 0x60, \
- 0xa7, 0x39, \
- 0xd1, 0x11, \
- 0x82, 0x1d, 0x0, 0x0, 0xf8, 0x30, 0x2, 0x12,\
- 0x00, 0x00, 0x00, 0x00, \
- 0x01, 0x00, 0x00, 0x00 ,\
- 0x03, 0x00, 0x00, 0x00, \
- 0x01, 0x00, 0x00, 0x00, \
- 0xe0, 0xdb, 0xa3, 0xce, \
- 0x58, 0x0a, \
- 0xd1, 0x11, \
- 0xa3, 0x17, 0x00, 0xa0, 0xc9, 0x0c, 0x48, 0x4a, \
- 0x00, 0x00, 0x00, 0x00, \
- 0x00, 0x00, 0x00, 0x00
-
- [Strings]
- Msft="Microsoft"
- MS="Microsoft"
- captureClassName="Sound, video and game controllers"
- Bt829.DeviceDesc="Bt829, WDM Video Capture"
- Bt829.Capture="Bt829 Capture"
- Bt829.Crossbar="Bt829 Crossbar"
-