From 3c91e95a27490b760742de6e0879e9d33707bc02 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 16 Oct 2011 19:13:09 +0530 Subject: [PATCH] Fix #875384 (Android Device Not detected - Freescale i.MX515 USB device) --- src/calibre/devices/android/driver.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/calibre/devices/android/driver.py b/src/calibre/devices/android/driver.py index f6b70794d4..b0e0fa4008 100644 --- a/src/calibre/devices/android/driver.py +++ b/src/calibre/devices/android/driver.py @@ -49,6 +49,10 @@ class ANDROID(USBMS): 0x7086 : [0x0226], 0x70a8: [0x9999], 0x42c4 : [0x216], 0x70c6 : [0x226] }, + # Freescale + 0x15a2 : { + 0x0c01 : [0x226] + }, # Sony Ericsson 0xfce : {