From 46769322ea4f5745c2972b0e0250ccbb9a593ce4 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 28 Dec 2012 07:43:43 +0530 Subject: [PATCH] Add usb ids for newer kindle fire to the linux mtp driver --- src/calibre/devices/mtp/unix/devices.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/calibre/devices/mtp/unix/devices.c b/src/calibre/devices/mtp/unix/devices.c index 7dcae154a7..098d0aedcb 100644 --- a/src/calibre/devices/mtp/unix/devices.c +++ b/src/calibre/devices/mtp/unix/devices.c @@ -13,6 +13,7 @@ const calibre_device_entry_t calibre_mtp_device_table[] = { // Amazon Kindle Fire HD , { "Amazon", 0x1949, "Fire HD", 0x0007, DEVICE_FLAGS_ANDROID_BUGS} + , { "Amazon", 0x1949, "Fire HD", 0x0008, DEVICE_FLAGS_ANDROID_BUGS} , { "Amazon", 0x1949, "Fire HD", 0x000a, DEVICE_FLAGS_ANDROID_BUGS} // Nexus 10