Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
development
Commits
7fa6b8dd
Commit
7fa6b8dd
authored
12 years ago
by
Raphael Moll
Browse files
Options
Download
Email Patches
Plain Diff
Update SDK Windows USB driver definition.
Change-Id: Ia4ad0453599476eea72fcd90f7c200ec57490d3f
parent
8189fcfa
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
2 deletions
+15
-2
host/windows/usb/android_winusb.inf
host/windows/usb/android_winusb.inf
+14
-1
sdk/usbdriver_source.properties
sdk/usbdriver_source.properties
+1
-1
No files found.
host/windows/usb/android_winusb.inf
View file @
7fa6b8dd
...
...
@@ -6,7 +6,7 @@ Signature = "$Windows NT$"
Class = AndroidUsbDeviceClass
ClassGuid = {3F966BD9-FA04-4ec5-991C-D326973B5128}
Provider = %ProviderName%
DriverVer =
10/19
/201
1
,6.0.0000.00000
DriverVer =
05/24
/201
2
,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
...
...
This diff is collapsed.
Click to expand it.
sdk/usbdriver_source.properties
View file @
7fa6b8dd
Pkg.Revision
=
5
Pkg.Revision
=
6
Archive.Os
=
WINDOWS
Archive.Arch
=
ANY
Extra.Path
=
usb_driver
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment