home *** CD-ROM | disk | FTP | other *** search
- ; Copyright (c) Microsoft Corporation. All rights reserved.
- ;******************************************************************************/
-
- [DefaultInstall]
- CopyINF = MsDRI.inf
-
- [Version]
- Signature = "$Windows NT$"
- Class = Net
- ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
- Provider = %Msft%
- DriverVer=06/21/2006,6.0.6001.18000
-
- [Manufacturer]
- %Msft% = Microsoft,NTx86...1,NTamd64...1
- %ATI% = ATI,NTx86...1,NTamd64...1
-
- [ATI]
-
- [ATI.NTx86...1]
- %ATIOCUR% = RNDIS.NT.ALL, USB\VID_1002&PID_A636
-
- [ATI.NTamd64...1]
- %ATIOCUR% = RNDIS.NT.ALL, USB\VID_1002&PID_A636
-
- [Microsoft]
-
- [Microsoft.NTx86...1]
- %OCUR% = RNDIS.NT.ALL, USB\VID_0924&PID_1200
-
- [Microsoft.NTamd64...1]
- %OCUR% = RNDIS.NT.ALL, USB\VID_0924&PID_1200
-
- [ControlFlags]
- ExcludeFromSelect=*
-
- [RNDIS.NT.ALL]
- Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI
- BusType = 15
- include = netrndis.inf
- needs = Usb_Rndis.ndi
- AddReg = OCUR_Reg
-
- [RNDIS.NT.ALL.Services]
- include = netrndis.inf
- needs = Usb_Rndis.ndi.Services
-
- [RNDIS.NT.ALL.CoInstallers]
- AddReg = OCUR_Coinstaller_Reg
-
- [OCUR_Coinstaller_Reg]
- HKR,,CoInstallers32,0x00010000, "msdri.dll, CoInstallerEntry"
-
- [OCUR_Reg]
- HKLM, Software\Microsoft\Windows\CurrentVersion\Media Center\Service\ehPrivJob\UPnPNetworks, "USB\VID_0924&PID_1200", 0x10001, 1
- HKLM, Software\Microsoft\Windows\CurrentVersion\Media Center\Service\ehPrivJob\UPnPNetworks, "USB\VID_1002&PID_A636", 0x10001, 1
- HKR, , *NdisDeviceType, 0x00010001, 1
-
- [Strings]
- ATI ="ATI"
- Msft = "Microsoft"
- OCUR = "OpenCable Receiver Preproduction Test Device"
- ATIOCUR = "ATI TV Wonder OpenCable Receiver"
- SourceDisk1 = "OpenCable Receiver Installation Disk"
-
-