summaryrefslogtreecommitdiff
path: root/host
diff options
context:
space:
mode:
authorRaphael <raphael@google.com>2010-02-04 11:13:13 -0800
committerRaphael <raphael@google.com>2010-02-04 11:18:37 -0800
commitf3dca555bf46cb1ff08df364394a895763e9d20d (patch)
treeae7c38ec5861bbc8ceb87da938a05f610f44d892 /host
parent791be383cac980e530ff86ba8dc318f3ba1f8912 (diff)
Add new N1 PID to Windows USB driver INF.
SDK Bug: 2418399 Change-Id: I76c25a61bc67e07ebf82209c8172dcfe93eff2eb
Diffstat (limited to 'host')
-rwxr-xr-xhost/windows/usb/android_winusb.inf2
1 files changed, 2 insertions, 0 deletions
diff --git a/host/windows/usb/android_winusb.inf b/host/windows/usb/android_winusb.inf
index c1ef3efe3..b2daf8954 100755
--- a/host/windows/usb/android_winusb.inf
+++ b/host/windows/usb/android_winusb.inf
@@ -42,6 +42,7 @@ HKR,,Icon,,-1
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02&MI_01
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E11
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E12&MI_01
+%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E22&MI_01
;
; Dell's Mini5
%CompositeAdbInterface% = USB_Install, USB\VID_413C&PID_B007&MI_01
@@ -63,6 +64,7 @@ HKR,,Icon,,-1
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02&MI_01
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E11
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E12&MI_01
+%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E22&MI_01
;
; Dell's Mini5
%CompositeAdbInterface% = USB_Install, USB\VID_413C&PID_B007&MI_01