Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions usb_driver/android_winusb.inf
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ HKR,,Icon,,-1
%SingleAdbInterface% = USB_Install, USB\VID_05C6&PID_6769
%CompositeAdbInterface% = USB_Install, USB\VID_05C6&PID_6769&REV_0232

;OnePlus Two
%SingleAdbInterface% = USB_Install, USB\VID_2A70&PID_9011
%CompositeAdbInterface% = USB_Install, USB\VID_2A70&PID_9011&REV_0310

;Nook
%Nook% = USB_Install, USB\VID_18D1&PID_0001
%Nook% = USB_Install, USB\VID_18D1&PID_0001&MI_00
Expand All @@ -48,7 +52,7 @@ HKR,,Icon,,-1
%GoogleNexusADBInterface% = USB_Install, USB\VID_18D1&PID_4EE4&MI_01
%GoogleNexusADBInterface% = USB_Install, USB\VID_18D1&PID_4EE5
%GoogleNexusADBInterface% = USB_Install, USB\VID_18D1&PID_4EE6&MI_01
%GoogleNexusADBInterface% = USB_Install, USB\VID_18D1&PID_4EE7
%GoogleNexusADBInterface% = USB_Install, USB\VID_18D1&PID_4EE7

;Google Nexus One
%GoogleNexusOneADBInterface% = USB_Install, USB\VID_18D1&PID_0D02
Expand Down Expand Up @@ -887,6 +891,10 @@ HKR,,Icon,,-1
%SingleAdbInterface% = USB_Install, USB\VID_05C6&PID_6769
%CompositeAdbInterface% = USB_Install, USB\VID_05C6&PID_6769&REV_0232

;OnePlus Two
%SingleAdbInterface% = USB_Install, USB\VID_2A70&PID_9011
%CompositeAdbInterface% = USB_Install, USB\VID_2A70&PID_9011&REV_0310

;Nook
%Nook% = USB_Install, USB\VID_18D1&PID_0001
%Nook% = USB_Install, USB\VID_18D1&PID_0001&MI_00
Expand All @@ -904,7 +912,7 @@ HKR,,Icon,,-1
%GoogleNexusADBInterface% = USB_Install, USB\VID_18D1&PID_4EE4&MI_01
%GoogleNexusADBInterface% = USB_Install, USB\VID_18D1&PID_4EE5
%GoogleNexusADBInterface% = USB_Install, USB\VID_18D1&PID_4EE6&MI_01
%GoogleNexusADBInterface% = USB_Install, USB\VID_18D1&PID_4EE7
%GoogleNexusADBInterface% = USB_Install, USB\VID_18D1&PID_4EE7

;Google Nexus One
%GoogleNexusOneADBInterface% = USB_Install, USB\VID_18D1&PID_0D02
Expand Down Expand Up @@ -1908,4 +1916,4 @@ GoogleGlassBootLoaderInterface = "Google Glass Bootloader Interface
GoogleGlassADBInterface = "Google Glass ADB Interface"

;ZTE
ZTEValet = "ZTE Valet/Z665C ADB Interface"
ZTEValet = "ZTE Valet/Z665C ADB Interface"