summaryrefslogtreecommitdiffstats
path: root/src/libirecovery.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libirecovery.c')
-rw-r--r--src/libirecovery.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libirecovery.c b/src/libirecovery.c
index fa4230f..9c225d1 100644
--- a/src/libirecovery.c
+++ b/src/libirecovery.c
@@ -168,6 +168,8 @@ static struct irecv_device irecv_devices[] = {
168 {"iPad6,4", "j128ap", 0x0a, 0x8001 }, 168 {"iPad6,4", "j128ap", 0x0a, 0x8001 },
169 {"iPad6,7", "j98aap", 0x10, 0x8001 }, 169 {"iPad6,7", "j98aap", 0x10, 0x8001 },
170 {"iPad6,8", "j99aap", 0x12, 0x8001 }, 170 {"iPad6,8", "j99aap", 0x12, 0x8001 },
171 {"iPad6,11", "j71sap", 0x10, 0x8000 },
172 {"iPad6,12", "j72sap", 0x12, 0x8000 },
171 {"AppleTV2,1", "k66ap", 0x10, 0x8930 }, 173 {"AppleTV2,1", "k66ap", 0x10, 0x8930 },
172 {"AppleTV3,1", "j33ap", 0x08, 0x8942 }, 174 {"AppleTV3,1", "j33ap", 0x08, 0x8942 },
173 {"AppleTV3,2","j33iap", 0x00, 0x8947 }, 175 {"AppleTV3,2","j33iap", 0x00, 0x8947 },