vchtchetkine | f5d51ce | 2009-07-30 10:19:02 -0700 | [diff] [blame] | 1 | ;
|
vchtchetkine | 653de15 | 2009-08-12 14:18:32 -0700 | [diff] [blame] | 2 | ; Android WinUsb driver installation.
|
vchtchetkine | f5d51ce | 2009-07-30 10:19:02 -0700 | [diff] [blame] | 3 | ;
|
| 4 | [Version]
|
| 5 | Signature = "$Windows NT$"
|
Raphael | 0c638bb | 2009-09-21 12:45:53 -0700 | [diff] [blame] | 6 | Class = AndroidUsbDeviceClass
|
| 7 | ClassGuid = {3F966BD9-FA04-4ec5-991C-D326973B5128}
|
vchtchetkine | f5d51ce | 2009-07-30 10:19:02 -0700 | [diff] [blame] | 8 | Provider = %ProviderName%
|
Raphael | 0c638bb | 2009-09-21 12:45:53 -0700 | [diff] [blame] | 9 | DriverVer = 08/11/2009,2.0.0010.00002
|
| 10 | CatalogFile.NTx86 = androidwinusb86.cat
|
| 11 | CatalogFile.NTamd64 = androidwinusba64.cat
|
vchtchetkine | f5d51ce | 2009-07-30 10:19:02 -0700 | [diff] [blame] | 12 |
|
| 13 | ;
|
vchtchetkine | 653de15 | 2009-08-12 14:18:32 -0700 | [diff] [blame] | 14 | ; This section seems to be required for WinUsb driver installation.
|
| 15 | ; If this section is removed the installer will report an error
|
| 16 | ; "Required section not found in INF file".
|
vchtchetkine | f5d51ce | 2009-07-30 10:19:02 -0700 | [diff] [blame] | 17 | ;
|
| 18 | [ClassInstall32]
|
| 19 | Addreg = AndroidWinUsbClassReg
|
| 20 |
|
| 21 | [AndroidWinUsbClassReg]
|
| 22 | HKR,,,0,%ClassName%
|
| 23 | HKR,,Icon,,-1
|
| 24 |
|
| 25 | [Manufacturer]
|
vchtchetkine | 653de15 | 2009-08-12 14:18:32 -0700 | [diff] [blame] | 26 | %ProviderName% = Google, NTx86, NTamd64
|
vchtchetkine | f5d51ce | 2009-07-30 10:19:02 -0700 | [diff] [blame] | 27 |
|
| 28 | [Google.NTx86]
|
| 29 | ; HTC Dream
|
vchtchetkine | 653de15 | 2009-08-12 14:18:32 -0700 | [diff] [blame] | 30 | %SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C01
|
| 31 | %CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C02&MI_01
|
| 32 | %SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF
|
| 33 | ; HTC Magic
|
| 34 | %CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C03&MI_01
|
Raphael | 0c638bb | 2009-09-21 12:45:53 -0700 | [diff] [blame] | 35 | ;
|
| 36 | ;Moto Sholes
|
Raphael | 0c638bb | 2009-09-21 12:45:53 -0700 | [diff] [blame] | 37 | %SingleAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB
|
| 38 | %CompositeAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB&MI_01
|
vchtchetkine | ecef813 | 2009-12-11 07:14:38 -0800 | [diff] [blame^] | 39 | ;
|
| 40 | ;Google NexusOne
|
| 41 | %SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02 |
| 42 | %CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02&MI_01
|
| 43 | %SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E11 |
| 44 | %CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E12&MI_01 |
vchtchetkine | f5d51ce | 2009-07-30 10:19:02 -0700 | [diff] [blame] | 45 |
|
| 46 | [Google.NTamd64]
|
| 47 | ; HTC Dream
|
vchtchetkine | 653de15 | 2009-08-12 14:18:32 -0700 | [diff] [blame] | 48 | %SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C01
|
| 49 | %CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C02&MI_01
|
| 50 | %SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF
|
| 51 | ; HTC Magic
|
| 52 | %CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C03&MI_01
|
Raphael | 0c638bb | 2009-09-21 12:45:53 -0700 | [diff] [blame] | 53 | ;
|
| 54 | ;Moto Sholes
|
Raphael | 0c638bb | 2009-09-21 12:45:53 -0700 | [diff] [blame] | 55 | %SingleAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB
|
| 56 | %CompositeAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB&MI_01
|
vchtchetkine | ecef813 | 2009-12-11 07:14:38 -0800 | [diff] [blame^] | 57 | ;
|
| 58 | ;Google NexusOne
|
| 59 | %SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02
|
| 60 | %CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02&MI_01 |
| 61 | %SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E11
|
| 62 | %CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E12&MI_01 |
vchtchetkine | f5d51ce | 2009-07-30 10:19:02 -0700 | [diff] [blame] | 63 |
|
| 64 | [USB_Install]
|
vchtchetkine | 653de15 | 2009-08-12 14:18:32 -0700 | [diff] [blame] | 65 | Include = winusb.inf
|
| 66 | Needs = WINUSB.NT
|
vchtchetkine | f5d51ce | 2009-07-30 10:19:02 -0700 | [diff] [blame] | 67 |
|
| 68 | [USB_Install.Services]
|
vchtchetkine | 653de15 | 2009-08-12 14:18:32 -0700 | [diff] [blame] | 69 | Include = winusb.inf
|
| 70 | AddService = WinUSB,0x00000002,WinUSB_ServiceInstall
|
vchtchetkine | f5d51ce | 2009-07-30 10:19:02 -0700 | [diff] [blame] | 71 |
|
| 72 | [WinUSB_ServiceInstall]
|
| 73 | DisplayName = %WinUSB_SvcDesc%
|
| 74 | ServiceType = 1
|
| 75 | StartType = 3
|
| 76 | ErrorControl = 1
|
| 77 | ServiceBinary = %12%\WinUSB.sys
|
| 78 |
|
| 79 | [USB_Install.Wdf]
|
vchtchetkine | 653de15 | 2009-08-12 14:18:32 -0700 | [diff] [blame] | 80 | KmdfService = WINUSB, WinUSB_Install
|
| 81 |
|
vchtchetkine | f5d51ce | 2009-07-30 10:19:02 -0700 | [diff] [blame] | 82 | [WinUSB_Install]
|
vchtchetkine | 653de15 | 2009-08-12 14:18:32 -0700 | [diff] [blame] | 83 | KmdfLibraryVersion = 1.7
|
vchtchetkine | f5d51ce | 2009-07-30 10:19:02 -0700 | [diff] [blame] | 84 |
|
| 85 | [USB_Install.HW]
|
vchtchetkine | 653de15 | 2009-08-12 14:18:32 -0700 | [diff] [blame] | 86 | AddReg = Dev_AddReg
|
vchtchetkine | f5d51ce | 2009-07-30 10:19:02 -0700 | [diff] [blame] | 87 |
|
| 88 | [Dev_AddReg]
|
| 89 | HKR,,DeviceInterfaceGUIDs,0x10000,"{F72FE0D4-CBCB-407d-8814-9ED673D0DD6B}"
|
| 90 |
|
| 91 | [USB_Install.CoInstallers]
|
vchtchetkine | 653de15 | 2009-08-12 14:18:32 -0700 | [diff] [blame] | 92 | AddReg = CoInstallers_AddReg
|
| 93 | CopyFiles = CoInstallers_CopyFiles
|
vchtchetkine | f5d51ce | 2009-07-30 10:19:02 -0700 | [diff] [blame] | 94 |
|
| 95 | [CoInstallers_AddReg]
|
| 96 | HKR,,CoInstallers32,0x00010000,"WdfCoInstaller01007.dll,WdfCoInstaller","WinUSBCoInstaller.dll"
|
| 97 |
|
| 98 | [CoInstallers_CopyFiles]
|
| 99 | WinUSBCoInstaller.dll
|
| 100 | WdfCoInstaller01007.dll
|
| 101 |
|
| 102 | [DestinationDirs]
|
| 103 | CoInstallers_CopyFiles=11
|
| 104 |
|
| 105 | [SourceDisksNames]
|
| 106 | 1 = %DISK_NAME%,,,\i386
|
| 107 | 2 = %DISK_NAME%,,,\amd64
|
| 108 |
|
| 109 | [SourceDisksFiles.x86]
|
vchtchetkine | 653de15 | 2009-08-12 14:18:32 -0700 | [diff] [blame] | 110 | WinUSBCoInstaller.dll = 1
|
| 111 | WdfCoInstaller01007.dll = 1
|
vchtchetkine | f5d51ce | 2009-07-30 10:19:02 -0700 | [diff] [blame] | 112 |
|
| 113 | [SourceDisksFiles.amd64]
|
vchtchetkine | 653de15 | 2009-08-12 14:18:32 -0700 | [diff] [blame] | 114 | WinUSBCoInstaller.dll = 2
|
| 115 | WdfCoInstaller01007.dll = 2
|
vchtchetkine | f5d51ce | 2009-07-30 10:19:02 -0700 | [diff] [blame] | 116 |
|
| 117 | [Strings]
|
vchtchetkine | 653de15 | 2009-08-12 14:18:32 -0700 | [diff] [blame] | 118 | ProviderName = "Google, Inc."
|
| 119 | SingleAdbInterface = "Android ADB Interface"
|
| 120 | CompositeAdbInterface = "Android Composite ADB Interface"
|
| 121 | SingleBootLoaderInterface = "Android Bootloader Interface"
|
| 122 | WinUSB_SvcDesc = "Android USB Driver"
|
| 123 | DISK_NAME = "Android WinUsb installation disk"
|
| 124 | ClassName = "Android Phone"
|