am 7fa6b8dd: Update SDK Windows USB driver definition.

* commit '7fa6b8dd1bcc351bd29e437eb3cb9f2acc7d7eb9':
  Update SDK Windows USB driver definition.
This commit is contained in:
Raphael Moll
2012-06-22 09:57:15 -07:00
committed by Android Git Automerger
2 changed files with 15 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ Signature = "$Windows NT$"
Class = AndroidUsbDeviceClass
ClassGuid = {3F966BD9-FA04-4ec5-991C-D326973B5128}
Provider = %ProviderName%
DriverVer = 10/19/2011,6.0.0000.00000
DriverVer = 05/24/2012,6.0.0000.00000
CatalogFile.NTx86 = androidwinusb86.cat
CatalogFile.NTamd64 = androidwinusba64.cat
@@ -39,6 +39,12 @@ HKR,,Icon,,-1
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E23
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E24&MI_01
;Google Nexus 7
%SingleBootLoaderInterface% = USB_Install, USB\VID_18D1&PID_4E40
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E41
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E42
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E42&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E44&MI_01
[Google.NTamd64]
@@ -54,6 +60,13 @@ HKR,,Icon,,-1
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E23
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E24&MI_01
;Google Nexus 7
%SingleBootLoaderInterface% = USB_Install, USB\VID_18D1&PID_4E40
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E41
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E42
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E42&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E44&MI_01
[USB_Install]
Include = winusb.inf
Needs = WINUSB.NT

View File

@@ -1,4 +1,4 @@
Pkg.Revision=5
Pkg.Revision=6
Archive.Os=WINDOWS
Archive.Arch=ANY
Extra.Path=usb_driver