summaryrefslogtreecommitdiffstats
path: root/host
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2010-01-21 17:36:19 -0800
committerXavier Ducrohet <xav@android.com>2010-01-21 17:36:19 -0800
commita6181df43110ce1bea8a856295ce372ab06a7873 (patch)
treec6ce106970002ebd648b1fbf6e86f7aaa4674a1c /host
parentd98ba32eeff587a30396fa24728a1150de9dc305 (diff)
downloadandroid_development-a6181df43110ce1bea8a856295ce372ab06a7873.tar.gz
android_development-a6181df43110ce1bea8a856295ce372ab06a7873.tar.bz2
android_development-a6181df43110ce1bea8a856295ce372ab06a7873.zip
Add Dell Mini5 to the USB driver.
Change-Id: If0758e6dc43541fd2877e7d00ff3abf9d354a299
Diffstat (limited to 'host')
-rwxr-xr-xhost/windows/usb/android_winusb.inf6
1 files changed, 6 insertions, 0 deletions
diff --git a/host/windows/usb/android_winusb.inf b/host/windows/usb/android_winusb.inf
index 54f7aa2e1..c1ef3efe3 100755
--- a/host/windows/usb/android_winusb.inf
+++ b/host/windows/usb/android_winusb.inf
@@ -42,6 +42,9 @@ 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
+;
+; Dell's Mini5
+%CompositeAdbInterface% = USB_Install, USB\VID_413C&PID_B007&MI_01
[Google.NTamd64]
; HTC Dream
@@ -60,6 +63,9 @@ 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
+;
+; Dell's Mini5
+%CompositeAdbInterface% = USB_Install, USB\VID_413C&PID_B007&MI_01
[USB_Install]
Include = winusb.inf